rms-debug.2022-11-28.1.log 276 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307
  1. [rms:0.0.0.0:8885] [,] 2022-11-28 16:17:28.645 DEBUG 15940 [http-nio-8885-exec-10] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  2. [rms:0.0.0.0:8885] [,] 2022-11-28 16:17:28.667 DEBUG 15940 [http-nio-8885-exec-10] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  3. [rms:0.0.0.0:8885] [,] 2022-11-28 16:17:28.703 DEBUG 15940 [http-nio-8885-exec-10] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  4. [rms:0.0.0.0:8885] [,] 2022-11-28 16:17:28.935 DEBUG 15940 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  5. [rms:0.0.0.0:8885] [,] 2022-11-28 16:17:28.936 DEBUG 15940 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  6. [rms:0.0.0.0:8885] [,] 2022-11-28 16:17:28.991 DEBUG 15940 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 221
  7. [rms:0.0.0.0:8885] [,] 2022-11-28 16:17:29.016 DEBUG 15940 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  8. [rms:0.0.0.0:8885] [,] 2022-11-28 16:17:29.016 DEBUG 15940 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  9. [rms:0.0.0.0:8885] [,] 2022-11-28 16:17:29.032 DEBUG 15940 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  10. [rms:0.0.0.0:8885] [,] 2022-11-28 16:17:29.047 DEBUG 15940 [http-nio-8885-exec-4] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  11. [rms:0.0.0.0:8885] [,] 2022-11-28 16:17:29.047 DEBUG 15940 [http-nio-8885-exec-4] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  12. [rms:0.0.0.0:8885] [,] 2022-11-28 16:17:29.063 DEBUG 15940 [http-nio-8885-exec-4] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  13. [rms:0.0.0.0:8885] [,] 2022-11-28 16:17:29.063 DEBUG 15940 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  14. [rms:0.0.0.0:8885] [,] 2022-11-28 16:17:29.063 DEBUG 15940 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  15. [rms:0.0.0.0:8885] [,] 2022-11-28 16:17:29.094 DEBUG 15940 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  16. [rms:0.0.0.0:8885] [,] 2022-11-28 16:17:39.162 DEBUG 15940 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  17. [rms:0.0.0.0:8885] [,] 2022-11-28 16:17:39.162 DEBUG 15940 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  18. [rms:0.0.0.0:8885] [,] 2022-11-28 16:17:39.178 DEBUG 15940 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  19. [rms:0.0.0.0:8885] [,] 2022-11-28 16:17:39.376 DEBUG 15940 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  20. [rms:0.0.0.0:8885] [,] 2022-11-28 16:17:39.376 DEBUG 15940 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  21. [rms:0.0.0.0:8885] [,] 2022-11-28 16:17:39.407 DEBUG 15940 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 221
  22. [rms:0.0.0.0:8885] [,] 2022-11-28 16:17:39.444 DEBUG 15940 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  23. [rms:0.0.0.0:8885] [,] 2022-11-28 16:17:39.444 DEBUG 15940 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  24. [rms:0.0.0.0:8885] [,] 2022-11-28 16:17:39.459 DEBUG 15940 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  25. [rms:0.0.0.0:8885] [,] 2022-11-28 16:17:39.459 DEBUG 15940 [http-nio-8885-exec-6] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  26. [rms:0.0.0.0:8885] [,] 2022-11-28 16:17:39.459 DEBUG 15940 [http-nio-8885-exec-6] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  27. [rms:0.0.0.0:8885] [,] 2022-11-28 16:17:39.475 DEBUG 15940 [http-nio-8885-exec-6] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  28. [rms:0.0.0.0:8885] [,] 2022-11-28 16:17:39.475 DEBUG 15940 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  29. [rms:0.0.0.0:8885] [,] 2022-11-28 16:17:39.475 DEBUG 15940 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  30. [rms:0.0.0.0:8885] [,] 2022-11-28 16:17:39.506 DEBUG 15940 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  31. [rms:0.0.0.0:8885] [,] 2022-11-28 16:18:28.358 DEBUG 15940 [http-nio-8885-exec-8] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  32. [rms:0.0.0.0:8885] [,] 2022-11-28 16:18:28.358 DEBUG 15940 [http-nio-8885-exec-8] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  33. [rms:0.0.0.0:8885] [,] 2022-11-28 16:18:28.379 DEBUG 15940 [http-nio-8885-exec-8] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  34. [rms:0.0.0.0:8885] [,] 2022-11-28 16:18:28.570 DEBUG 15940 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  35. [rms:0.0.0.0:8885] [,] 2022-11-28 16:18:28.570 DEBUG 15940 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  36. [rms:0.0.0.0:8885] [,] 2022-11-28 16:18:28.594 DEBUG 15940 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 226
  37. [rms:0.0.0.0:8885] [,] 2022-11-28 16:18:28.621 DEBUG 15940 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  38. [rms:0.0.0.0:8885] [,] 2022-11-28 16:18:28.622 DEBUG 15940 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  39. [rms:0.0.0.0:8885] [,] 2022-11-28 16:18:28.642 DEBUG 15940 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  40. [rms:0.0.0.0:8885] [,] 2022-11-28 16:18:28.643 DEBUG 15940 [http-nio-8885-exec-9] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  41. [rms:0.0.0.0:8885] [,] 2022-11-28 16:18:28.644 DEBUG 15940 [http-nio-8885-exec-9] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  42. [rms:0.0.0.0:8885] [,] 2022-11-28 16:18:28.663 DEBUG 15940 [http-nio-8885-exec-9] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  43. [rms:0.0.0.0:8885] [,] 2022-11-28 16:18:28.665 DEBUG 15940 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  44. [rms:0.0.0.0:8885] [,] 2022-11-28 16:18:28.665 DEBUG 15940 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  45. [rms:0.0.0.0:8885] [,] 2022-11-28 16:18:28.686 DEBUG 15940 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  46. [rms:0.0.0.0:8885] [,] 2022-11-28 16:18:34.379 DEBUG 15940 [http-nio-8885-exec-4] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  47. [rms:0.0.0.0:8885] [,] 2022-11-28 16:18:34.380 DEBUG 15940 [http-nio-8885-exec-4] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  48. [rms:0.0.0.0:8885] [,] 2022-11-28 16:18:34.400 DEBUG 15940 [http-nio-8885-exec-4] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  49. [rms:0.0.0.0:8885] [,] 2022-11-28 16:18:34.593 DEBUG 15940 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  50. [rms:0.0.0.0:8885] [,] 2022-11-28 16:18:34.593 DEBUG 15940 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  51. [rms:0.0.0.0:8885] [,] 2022-11-28 16:18:34.616 DEBUG 15940 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 226
  52. [rms:0.0.0.0:8885] [,] 2022-11-28 16:18:34.663 DEBUG 15940 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  53. [rms:0.0.0.0:8885] [,] 2022-11-28 16:18:34.663 DEBUG 15940 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  54. [rms:0.0.0.0:8885] [,] 2022-11-28 16:18:34.684 DEBUG 15940 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  55. [rms:0.0.0.0:8885] [,] 2022-11-28 16:18:34.685 DEBUG 15940 [http-nio-8885-exec-2] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  56. [rms:0.0.0.0:8885] [,] 2022-11-28 16:18:34.685 DEBUG 15940 [http-nio-8885-exec-2] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  57. [rms:0.0.0.0:8885] [,] 2022-11-28 16:18:34.705 DEBUG 15940 [http-nio-8885-exec-2] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  58. [rms:0.0.0.0:8885] [,] 2022-11-28 16:18:34.706 DEBUG 15940 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  59. [rms:0.0.0.0:8885] [,] 2022-11-28 16:18:34.706 DEBUG 15940 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  60. [rms:0.0.0.0:8885] [,] 2022-11-28 16:18:34.727 DEBUG 15940 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  61. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:07.129 DEBUG 15940 [http-nio-8885-exec-6] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  62. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:07.129 DEBUG 15940 [http-nio-8885-exec-6] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  63. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:07.146 DEBUG 15940 [http-nio-8885-exec-6] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  64. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:07.363 DEBUG 15940 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  65. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:07.363 DEBUG 15940 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  66. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:07.399 DEBUG 15940 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 241
  67. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:07.425 DEBUG 15940 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  68. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:07.425 DEBUG 15940 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  69. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:07.442 DEBUG 15940 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  70. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:07.443 DEBUG 15940 [http-nio-8885-exec-7] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  71. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:07.444 DEBUG 15940 [http-nio-8885-exec-7] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  72. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:07.460 DEBUG 15940 [http-nio-8885-exec-7] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  73. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:07.461 DEBUG 15940 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  74. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:07.461 DEBUG 15940 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  75. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:07.478 DEBUG 15940 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  76. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:33.423 DEBUG 14092 [http-nio-8885-exec-1] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  77. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:33.440 DEBUG 14092 [http-nio-8885-exec-1] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  78. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:33.477 DEBUG 14092 [http-nio-8885-exec-1] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  79. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:33.677 DEBUG 14092 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  80. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:33.677 DEBUG 14092 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  81. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:33.899 DEBUG 14092 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 241
  82. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:33.986 DEBUG 14092 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  83. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:33.986 DEBUG 14092 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  84. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:34.000 DEBUG 14092 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  85. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:34.000 DEBUG 14092 [http-nio-8885-exec-4] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  86. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:34.000 DEBUG 14092 [http-nio-8885-exec-4] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  87. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:34.034 DEBUG 14092 [http-nio-8885-exec-4] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  88. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:34.035 DEBUG 14092 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  89. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:34.036 DEBUG 14092 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  90. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:34.055 DEBUG 14092 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  91. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:34.061 DEBUG 14092 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  92. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:34.062 DEBUG 14092 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  93. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:34.082 DEBUG 14092 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  94. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:55.000 DEBUG 14092 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareScenariosMapper.insert ==> Preparing: INSERT INTO COMPARE_SCENARIOS ( RIGHT_ID, RIGHT, REPORT_ID, SIGN_PATENT_NO, CONTRAST_RESULT, PERSON_ID ) VALUES ( ?, ?, ?, ?, ?, ? )
  95. [rms:0.0.0.0:8885] [,] 2022-11-28 16:30:55.016 DEBUG 14092 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareScenariosMapper.insert ==> Parameters: 664944(String), 权要1(String), 60(String), CN107249363A(String), 测试(String), 114(Integer)
  96. [rms:0.0.0.0:8885] [,] 2022-11-28 16:36:43.504 DEBUG 11872 [http-nio-8885-exec-1] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  97. [rms:0.0.0.0:8885] [,] 2022-11-28 16:36:43.522 DEBUG 11872 [http-nio-8885-exec-1] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  98. [rms:0.0.0.0:8885] [,] 2022-11-28 16:36:43.558 DEBUG 11872 [http-nio-8885-exec-1] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  99. [rms:0.0.0.0:8885] [,] 2022-11-28 16:36:43.845 DEBUG 11872 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  100. [rms:0.0.0.0:8885] [,] 2022-11-28 16:36:43.846 DEBUG 11872 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  101. [rms:0.0.0.0:8885] [,] 2022-11-28 16:36:43.913 DEBUG 11872 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 261
  102. [rms:0.0.0.0:8885] [,] 2022-11-28 16:36:44.003 DEBUG 11872 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  103. [rms:0.0.0.0:8885] [,] 2022-11-28 16:36:44.003 DEBUG 11872 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  104. [rms:0.0.0.0:8885] [,] 2022-11-28 16:36:44.020 DEBUG 11872 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  105. [rms:0.0.0.0:8885] [,] 2022-11-28 16:36:44.026 DEBUG 11872 [http-nio-8885-exec-2] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  106. [rms:0.0.0.0:8885] [,] 2022-11-28 16:36:44.026 DEBUG 11872 [http-nio-8885-exec-2] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  107. [rms:0.0.0.0:8885] [,] 2022-11-28 16:36:44.044 DEBUG 11872 [http-nio-8885-exec-2] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  108. [rms:0.0.0.0:8885] [,] 2022-11-28 16:36:44.046 DEBUG 11872 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  109. [rms:0.0.0.0:8885] [,] 2022-11-28 16:36:44.046 DEBUG 11872 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  110. [rms:0.0.0.0:8885] [,] 2022-11-28 16:36:44.063 DEBUG 11872 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  111. [rms:0.0.0.0:8885] [,] 2022-11-28 16:36:44.069 DEBUG 11872 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  112. [rms:0.0.0.0:8885] [,] 2022-11-28 16:36:44.069 DEBUG 11872 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  113. [rms:0.0.0.0:8885] [,] 2022-11-28 16:36:44.087 DEBUG 11872 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  114. [rms:0.0.0.0:8885] [,] 2022-11-28 16:36:53.538 DEBUG 11872 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareScenariosMapper.insert ==> Preparing: INSERT INTO COMPARE_SCENARIOS ( RIGHT_ID, RIGHT, REPORT_ID, CONTRAST_RESULT, PERSON_ID ) VALUES ( ?, ?, ?, ?, ? )
  115. [rms:0.0.0.0:8885] [,] 2022-11-28 16:36:53.538 DEBUG 11872 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareScenariosMapper.insert ==> Parameters: 664944(String), 权要1(String), 60(String), 测试(String), 114(Integer)
  116. [rms:0.0.0.0:8885] [,] 2022-11-28 16:37:36.466 DEBUG 14824 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareScenariosMapper.insert ==> Preparing: INSERT INTO COMPARE_SCENARIOS ( RIGHT_ID, RIGHT, REPORT_ID, CONTRAST_RESULT, PERSON_ID ) VALUES ( ?, ?, ?, ?, ? )
  117. [rms:0.0.0.0:8885] [,] 2022-11-28 16:37:36.485 DEBUG 14824 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareScenariosMapper.insert ==> Parameters: 664944(String), 权要1(String), 60(String), 测试(String), 114(Integer)
  118. [rms:0.0.0.0:8885] [,] 2022-11-28 16:40:08.672 DEBUG 10744 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareScenariosMapper.insert ==> Preparing: INSERT INTO COMPARE_SCENARIOS ( RIGHT_ID, RIGHT, REPORT_ID, CONTRAST_RESULT, PERSON_ID ) VALUES ( ?, ?, ?, ?, ? )
  119. [rms:0.0.0.0:8885] [,] 2022-11-28 16:40:08.689 DEBUG 10744 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareScenariosMapper.insert ==> Parameters: 664944(Integer), 权要1(String), 60(Integer), 测试(String), 114(Integer)
  120. [rms:0.0.0.0:8885] [,] 2022-11-28 16:41:55.866 DEBUG 18976 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  121. [rms:0.0.0.0:8885] [,] 2022-11-28 16:41:55.883 DEBUG 18976 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  122. [rms:0.0.0.0:8885] [,] 2022-11-28 16:41:55.921 DEBUG 18976 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  123. [rms:0.0.0.0:8885] [,] 2022-11-28 16:41:56.141 DEBUG 18976 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  124. [rms:0.0.0.0:8885] [,] 2022-11-28 16:41:56.142 DEBUG 18976 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  125. [rms:0.0.0.0:8885] [,] 2022-11-28 16:41:56.224 DEBUG 18976 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 271
  126. [rms:0.0.0.0:8885] [,] 2022-11-28 16:41:56.308 DEBUG 18976 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  127. [rms:0.0.0.0:8885] [,] 2022-11-28 16:41:56.309 DEBUG 18976 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  128. [rms:0.0.0.0:8885] [,] 2022-11-28 16:41:56.331 DEBUG 18976 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  129. [rms:0.0.0.0:8885] [,] 2022-11-28 16:41:56.337 DEBUG 18976 [http-nio-8885-exec-5] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  130. [rms:0.0.0.0:8885] [,] 2022-11-28 16:41:56.337 DEBUG 18976 [http-nio-8885-exec-5] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  131. [rms:0.0.0.0:8885] [,] 2022-11-28 16:41:56.359 DEBUG 18976 [http-nio-8885-exec-5] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  132. [rms:0.0.0.0:8885] [,] 2022-11-28 16:41:56.360 DEBUG 18976 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  133. [rms:0.0.0.0:8885] [,] 2022-11-28 16:41:56.361 DEBUG 18976 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  134. [rms:0.0.0.0:8885] [,] 2022-11-28 16:41:56.382 DEBUG 18976 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  135. [rms:0.0.0.0:8885] [,] 2022-11-28 16:41:56.389 DEBUG 18976 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  136. [rms:0.0.0.0:8885] [,] 2022-11-28 16:41:56.389 DEBUG 18976 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  137. [rms:0.0.0.0:8885] [,] 2022-11-28 16:41:56.411 DEBUG 18976 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  138. [rms:0.0.0.0:8885] [,] 2022-11-28 16:42:06.938 DEBUG 18976 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareScenariosMapper.insert ==> Preparing: INSERT INTO COMPARE_SCENARIOS ( RIGHT_ID, RIGHT, REPORT_ID, CONTRAST_RESULT, PERSON_ID ) VALUES ( ?, ?, ?, ?, ? )
  139. [rms:0.0.0.0:8885] [,] 2022-11-28 16:42:06.939 DEBUG 18976 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareScenariosMapper.insert ==> Parameters: 664944(Integer), 权要1(String), 60(Integer), 测试(String), 114(Integer)
  140. [rms:0.0.0.0:8885] [,] 2022-11-28 16:51:25.638 DEBUG 18196 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareScenariosMapper.insert ==> Preparing: INSERT INTO COMPARE_SCENARIOS ( RIGHT_ID, RIGHT, REPORT_ID, CONTRAST_RESULT, PERSON_ID ) VALUES ( ?, ?, ?, ?, ? )
  141. [rms:0.0.0.0:8885] [,] 2022-11-28 16:51:25.656 DEBUG 18196 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareScenariosMapper.insert ==> Parameters: 664944(Integer), 权要1(String), 60(Integer), 测试(String), 114(Integer)
  142. [rms:0.0.0.0:8885] [,] 2022-11-28 16:51:44.114 DEBUG 14412 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareScenariosMapper.insert ==> Preparing: INSERT INTO COMPARE_SCENARIOS ( RIGHT_ID, RIGHT, REPORT_ID, CONTRAST_RESULT, PERSON_ID ) VALUES ( ?, ?, ?, ?, ? )
  143. [rms:0.0.0.0:8885] [,] 2022-11-28 16:51:44.132 DEBUG 14412 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareScenariosMapper.insert ==> Parameters: 664944(Integer), 权要1(String), 60(Integer), 测试(String), 114(Integer)
  144. [rms:0.0.0.0:8885] [,] 2022-11-28 16:51:54.691 DEBUG 14412 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareScenariosMapper.insert ==> Preparing: INSERT INTO COMPARE_SCENARIOS ( RIGHT_ID, RIGHT, REPORT_ID, CONTRAST_RESULT, PERSON_ID ) VALUES ( ?, ?, ?, ?, ? )
  145. [rms:0.0.0.0:8885] [,] 2022-11-28 16:51:54.692 DEBUG 14412 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareScenariosMapper.insert ==> Parameters: 664944(Integer), 权要1(String), 60(Integer), 测试(String), 114(Integer)
  146. [rms:0.0.0.0:8885] [,] 2022-11-28 16:54:37.503 DEBUG 17684 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareScenariosMapper.insert ==> Preparing: INSERT INTO COMPARE_SCENARIOS ( RIGHT_ID, RIGHT, REPORT_ID, CONTRAST_RESULT, PERSON_ID ) VALUES ( ?, ?, ?, ?, ? )
  147. [rms:0.0.0.0:8885] [,] 2022-11-28 16:54:37.521 DEBUG 17684 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareScenariosMapper.insert ==> Parameters: 664944(Integer), 权要1(String), 60(Integer), 测试(String), 114(Integer)
  148. [rms:0.0.0.0:8885] [,] 2022-11-28 17:00:53.849 DEBUG 7024 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareScenariosMapper.insert ==> Preparing: INSERT INTO COMPARE_SCENARIOS ( RIGHT_ID, RIGHT, REPORT_ID, CONTRAST, PERSON_ID ) VALUES ( ?, ?, ?, ?, ? )
  149. [rms:0.0.0.0:8885] [,] 2022-11-28 17:00:53.867 DEBUG 7024 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareScenariosMapper.insert ==> Parameters: 664944(Integer), 权要1(String), 60(Integer), 测试(String), 114(Integer)
  150. [rms:0.0.0.0:8885] [,] 2022-11-28 17:05:30.081 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareScenariosMapper.insert ==> Preparing: INSERT INTO COMPARE_SCENARIOS ( RIGHT_ID, RIGHTNAME, REPORT_ID, CONTRAST, PERSON_ID ) VALUES ( ?, ?, ?, ?, ? )
  151. [rms:0.0.0.0:8885] [,] 2022-11-28 17:05:30.099 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareScenariosMapper.insert ==> Parameters: 664944(Integer), 权要1(String), 60(Integer), 测试(String), 114(Integer)
  152. [rms:0.0.0.0:8885] [,] 2022-11-28 17:05:30.140 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareScenariosMapper.insert <== Updates: 1
  153. [rms:0.0.0.0:8885] [,] 2022-11-28 17:05:30.155 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareScenariosAndRecordsMapper.insert ==> Preparing: INSERT INTO ASSO_SCENARIOS_RECORDS ( SCENARIOS_ID, RECORD_ID, FEATURES_ID ) VALUES ( ?, ?, ? )
  154. [rms:0.0.0.0:8885] [,] 2022-11-28 17:05:30.156 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareScenariosAndRecordsMapper.insert ==> Parameters: 1(Integer), 0(Integer), 3026(Integer)
  155. [rms:0.0.0.0:8885] [,] 2022-11-28 17:05:30.195 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareScenariosAndRecordsMapper.insert <== Updates: 1
  156. [rms:0.0.0.0:8885] [,] 2022-11-28 17:05:30.201 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareScenariosAndRecordsMapper.insert ==> Preparing: INSERT INTO ASSO_SCENARIOS_RECORDS ( SCENARIOS_ID, RECORD_ID, FEATURES_ID ) VALUES ( ?, ?, ? )
  157. [rms:0.0.0.0:8885] [,] 2022-11-28 17:05:30.201 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareScenariosAndRecordsMapper.insert ==> Parameters: 1(Integer), 6(Integer), 0(Integer)
  158. [rms:0.0.0.0:8885] [,] 2022-11-28 17:05:30.240 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareScenariosAndRecordsMapper.insert <== Updates: 1
  159. [rms:0.0.0.0:8885] [,] 2022-11-28 17:05:30.241 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareScenariosAndRecordsMapper.insert ==> Preparing: INSERT INTO ASSO_SCENARIOS_RECORDS ( SCENARIOS_ID, RECORD_ID, FEATURES_ID ) VALUES ( ?, ?, ? )
  160. [rms:0.0.0.0:8885] [,] 2022-11-28 17:05:30.241 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareScenariosAndRecordsMapper.insert ==> Parameters: 1(Integer), 9(Integer), 0(Integer)
  161. [rms:0.0.0.0:8885] [,] 2022-11-28 17:05:30.279 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareScenariosAndRecordsMapper.insert <== Updates: 1
  162. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:38.668 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  163. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:38.668 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  164. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:38.693 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  165. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:38.982 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  166. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:38.983 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  167. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:39.047 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 321
  168. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:39.078 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  169. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:39.078 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  170. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:39.094 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  171. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:39.109 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  172. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:39.109 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  173. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:39.128 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  174. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:39.128 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  175. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:39.128 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  176. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:39.144 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  177. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:39.144 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  178. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:39.144 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  179. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:39.160 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  180. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:49.316 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  181. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:49.317 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  182. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:49.339 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  183. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:49.531 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  184. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:49.531 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  185. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:49.558 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 321
  186. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:49.598 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  187. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:49.598 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  188. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:49.615 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  189. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:49.616 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  190. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:49.617 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  191. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:49.634 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  192. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:49.635 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  193. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:49.636 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  194. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:49.653 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  195. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:49.655 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  196. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:49.655 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  197. [rms:0.0.0.0:8885] [,] 2022-11-28 17:20:49.672 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  198. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.295 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  199. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.295 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  200. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.311 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  201. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.539 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  202. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.540 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  203. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.562 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 321
  204. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.574 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  205. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.575 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  206. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.593 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  207. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.596 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  208. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.596 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  209. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.614 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  210. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.616 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  211. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.617 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  212. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.637 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  213. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.642 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  214. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.642 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  215. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.659 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  216. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.660 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  217. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.661 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  218. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.678 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  219. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.798 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  220. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.798 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  221. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.819 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 321
  222. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.874 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  223. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.875 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  224. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.892 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  225. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.894 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  226. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.894 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  227. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.911 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  228. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.912 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  229. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.912 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  230. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.929 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  231. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.930 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  232. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.930 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  233. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:11.948 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  234. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.354 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  235. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.355 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  236. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.372 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  237. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.577 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  238. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.577 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  239. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.598 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 326
  240. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.604 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  241. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.605 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  242. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.622 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  243. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.622 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  244. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.623 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  245. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.640 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  246. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.644 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  247. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.644 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  248. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.661 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  249. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.662 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  250. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.662 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  251. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.679 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  252. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.680 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  253. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.680 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  254. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.698 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  255. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.816 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  256. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.816 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  257. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.870 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 326
  258. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.896 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  259. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.896 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  260. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.914 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  261. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.915 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  262. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.915 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  263. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.933 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  264. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.936 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  265. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.936 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  266. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.953 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  267. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.954 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  268. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.954 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  269. [rms:0.0.0.0:8885] [,] 2022-11-28 17:22:47.972 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  270. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:09.622 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  271. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:09.622 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  272. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:09.640 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  273. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:09.841 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  274. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:09.841 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  275. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:09.865 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 326
  276. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:09.877 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  277. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:09.878 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  278. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:09.895 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  279. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:09.906 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  280. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:09.906 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  281. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:09.924 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  282. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:09.925 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  283. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:09.925 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  284. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:09.942 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  285. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:09.943 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  286. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:09.944 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  287. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:09.961 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  288. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:09.962 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  289. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:09.962 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  290. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:09.980 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  291. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:10.092 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  292. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:10.092 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  293. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:10.115 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 326
  294. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:10.159 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  295. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:10.160 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  296. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:10.177 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  297. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:10.178 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  298. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:10.178 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  299. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:10.195 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  300. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:10.196 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  301. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:10.196 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  302. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:10.214 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  303. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:10.215 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  304. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:10.215 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  305. [rms:0.0.0.0:8885] [,] 2022-11-28 17:23:10.235 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  306. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.240 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  307. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.240 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  308. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.273 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  309. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.493 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  310. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.493 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  311. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.524 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 331
  312. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.524 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  313. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.524 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  314. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.555 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  315. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.555 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  316. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.555 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  317. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.587 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  318. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.587 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  319. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.587 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  320. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.602 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  321. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.602 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  322. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.602 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  323. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.618 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  324. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.618 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  325. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.618 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  326. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.634 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  327. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.734 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  328. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.734 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  329. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.765 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 331
  330. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.812 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  331. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.812 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  332. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.829 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  333. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.829 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  334. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.829 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  335. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.845 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  336. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.845 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  337. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.845 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  338. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.877 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  339. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.878 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  340. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.879 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  341. [rms:0.0.0.0:8885] [,] 2022-11-28 17:29:46.894 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  342. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:12.469 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  343. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:12.470 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  344. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:12.487 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  345. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:12.688 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  346. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:12.688 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  347. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:13.066 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 331
  348. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:13.072 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  349. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:13.072 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  350. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:13.085 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  351. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:13.085 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  352. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:13.089 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  353. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:13.103 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  354. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:13.104 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  355. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:13.104 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  356. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:13.122 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  357. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:13.125 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  358. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:13.126 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  359. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:13.144 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  360. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:13.145 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  361. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:13.145 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  362. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:13.162 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  363. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:13.287 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  364. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:13.287 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  365. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:13.308 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 331
  366. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:13.326 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  367. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:13.327 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  368. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:13.344 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  369. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:13.344 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  370. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:13.345 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  371. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:13.362 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  372. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:13.363 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  373. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:13.363 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  374. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:13.380 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  375. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:13.381 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  376. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:13.381 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  377. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:13.399 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  378. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:42.608 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  379. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:42.608 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  380. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:42.625 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  381. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:42.822 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  382. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:42.822 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  383. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:42.844 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 331
  384. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:42.852 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  385. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:42.852 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  386. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:42.857 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  387. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:42.857 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  388. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:42.869 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  389. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:42.874 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  390. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:42.875 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  391. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:42.876 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  392. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:42.893 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  393. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:42.893 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  394. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:42.894 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  395. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:42.910 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  396. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:42.911 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  397. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:42.911 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  398. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:42.929 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  399. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.065 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  400. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.065 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  401. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.228 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 331
  402. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.233 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  403. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.233 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  404. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.237 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  405. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.237 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  406. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.251 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  407. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.254 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  408. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.255 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  409. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.255 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  410. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.272 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  411. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.273 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  412. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.273 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  413. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.290 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  414. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.291 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  415. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.291 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  416. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.308 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  417. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.443 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  418. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.444 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  419. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.466 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 331
  420. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.472 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  421. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.472 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  422. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.481 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  423. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.481 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  424. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.491 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  425. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.499 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  426. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.500 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  427. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.500 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  428. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.516 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  429. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.517 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  430. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.517 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  431. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.535 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  432. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.536 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  433. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.536 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  434. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.553 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  435. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.681 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  436. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.682 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  437. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.720 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 331
  438. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.734 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  439. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.735 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  440. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.752 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  441. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.752 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  442. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.753 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  443. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.770 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  444. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.771 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  445. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.772 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  446. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.789 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  447. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.790 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  448. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.791 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  449. [rms:0.0.0.0:8885] [,] 2022-11-28 17:30:43.807 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  450. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:08.376 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  451. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:08.376 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  452. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:08.394 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  453. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:08.587 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  454. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:08.587 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  455. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:08.625 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 336
  456. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:08.634 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  457. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:08.634 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  458. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:08.650 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  459. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:08.650 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  460. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:08.652 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  461. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:08.668 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  462. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:08.669 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  463. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:08.669 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  464. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:08.686 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  465. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:08.687 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  466. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:08.687 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  467. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:08.704 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  468. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:08.705 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  469. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:08.705 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  470. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:08.722 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  471. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:08.851 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  472. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:08.851 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  473. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:09.193 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 336
  474. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:09.330 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  475. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:09.330 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  476. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:09.347 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  477. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:09.348 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  478. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:09.348 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  479. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:09.366 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  480. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:09.367 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  481. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:09.367 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  482. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:09.384 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  483. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:09.385 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  484. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:09.385 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  485. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:09.402 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  486. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:31.302 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  487. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:31.302 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  488. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:31.318 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  489. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:31.511 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  490. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:31.511 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  491. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:31.544 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 336
  492. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:31.593 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  493. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:31.593 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  494. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:31.608 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  495. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:31.608 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  496. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:31.608 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  497. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:31.624 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  498. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:31.624 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  499. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:31.624 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  500. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:31.640 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  501. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:31.640 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  502. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:31.640 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  503. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:31.655 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  504. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:57.928 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  505. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:57.928 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  506. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:57.945 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  507. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:58.137 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  508. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:58.137 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  509. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:58.161 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 336
  510. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:58.213 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  511. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:58.213 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  512. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:58.231 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  513. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:58.232 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  514. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:58.232 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  515. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:58.249 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  516. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:58.250 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  517. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:58.250 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  518. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:58.267 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  519. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:58.268 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  520. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:58.268 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  521. [rms:0.0.0.0:8885] [,] 2022-11-28 17:31:58.286 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  522. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:21.571 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  523. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:21.571 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  524. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:21.589 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  525. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:21.781 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  526. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:21.782 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  527. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:21.807 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 336
  528. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:21.820 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  529. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:21.820 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  530. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:21.838 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  531. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:21.856 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  532. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:21.856 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  533. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:21.874 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  534. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:21.875 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  535. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:21.875 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  536. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:21.892 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  537. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:21.893 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  538. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:21.893 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  539. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:21.910 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  540. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:21.911 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  541. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:21.912 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  542. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:21.928 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  543. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:22.016 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  544. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:22.016 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  545. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:22.063 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 336
  546. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:22.094 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  547. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:22.094 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  548. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:22.110 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  549. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:22.110 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  550. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:22.110 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  551. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:22.129 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  552. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:22.129 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  553. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:22.129 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  554. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:22.144 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  555. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:22.144 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  556. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:22.144 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  557. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:22.160 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  558. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.072 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  559. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.072 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  560. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.090 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  561. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.280 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  562. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.281 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  563. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.302 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 336
  564. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.310 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  565. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.310 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  566. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.325 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  567. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.325 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  568. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.328 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  569. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.342 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  570. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.343 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  571. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.343 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  572. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.360 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  573. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.361 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  574. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.361 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  575. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.379 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  576. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.382 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  577. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.383 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  578. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.400 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  579. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.518 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  580. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.519 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  581. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.543 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 336
  582. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.571 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  583. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.571 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  584. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.588 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  585. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.589 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  586. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.589 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  587. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.606 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  588. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.607 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  589. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.607 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  590. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.625 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  591. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.626 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  592. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.626 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  593. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:25.643 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  594. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:28.935 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  595. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:28.935 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  596. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:28.953 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  597. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.144 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  598. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.144 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  599. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.160 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 336
  600. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.160 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  601. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.160 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  602. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.177 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  603. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.177 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  604. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.177 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  605. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.193 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  606. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.193 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  607. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.193 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  608. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.209 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  609. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.209 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  610. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.209 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  611. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.224 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  612. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.224 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  613. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.224 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  614. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.240 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  615. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.381 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  616. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.381 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  617. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.396 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 336
  618. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.417 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  619. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.417 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  620. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.433 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  621. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.433 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  622. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.433 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  623. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.448 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  624. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.448 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  625. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.448 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  626. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.464 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  627. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.480 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  628. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.480 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  629. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:29.495 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  630. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:30.612 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  631. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:30.612 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  632. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:30.630 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  633. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:30.852 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  634. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:30.852 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  635. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:30.873 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 336
  636. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:30.879 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  637. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:30.879 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  638. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:30.887 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  639. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:30.887 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  640. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:30.897 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  641. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:30.905 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  642. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:30.906 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  643. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:30.906 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  644. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:30.923 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  645. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:30.924 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  646. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:30.924 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  647. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:30.941 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  648. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:30.942 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  649. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:30.942 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  650. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:30.959 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  651. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:31.081 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  652. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:31.081 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  653. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:31.096 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 336
  654. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:31.112 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  655. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:31.112 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  656. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:31.130 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  657. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:31.145 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  658. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:31.145 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  659. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:31.161 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  660. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:31.161 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  661. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:31.161 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  662. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:31.179 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  663. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:31.179 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  664. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:31.179 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  665. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:31.194 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  666. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.309 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  667. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.309 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  668. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.327 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  669. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.518 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  670. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.518 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  671. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.540 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 336
  672. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.554 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  673. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.554 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  674. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.572 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  675. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.600 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  676. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.600 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  677. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.618 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  678. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.619 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  679. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.619 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  680. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.636 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  681. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.637 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  682. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.637 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  683. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.654 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  684. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.655 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  685. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.655 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  686. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.672 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  687. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.762 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  688. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.762 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  689. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.784 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 336
  690. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.801 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  691. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.802 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  692. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.819 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  693. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.820 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  694. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.820 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  695. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.837 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  696. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.837 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  697. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.837 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  698. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.855 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  699. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.856 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  700. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.856 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  701. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:33.873 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  702. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:50.659 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  703. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:50.659 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  704. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:50.677 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  705. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:50.865 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  706. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:50.865 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  707. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:50.896 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 336
  708. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:50.912 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  709. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:50.912 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  710. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:50.928 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  711. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:50.928 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  712. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:50.928 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  713. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:50.944 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  714. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:50.944 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  715. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:50.944 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  716. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:50.960 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  717. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:50.960 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  718. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:50.960 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  719. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:50.977 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  720. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:50.993 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  721. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:50.993 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  722. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:51.010 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  723. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:51.122 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  724. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:51.123 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  725. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:51.144 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 336
  726. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:51.195 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  727. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:51.196 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  728. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:51.213 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  729. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:51.214 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  730. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:51.214 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  731. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:51.231 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  732. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:51.232 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  733. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:51.232 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  734. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:51.249 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  735. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:51.250 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  736. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:51.250 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  737. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:51.268 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  738. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.133 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  739. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.133 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  740. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.149 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  741. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.340 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  742. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.340 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  743. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.375 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 336
  744. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.377 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  745. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.377 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  746. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.377 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  747. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.377 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  748. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.393 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  749. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.393 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  750. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.408 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  751. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.408 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  752. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.425 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  753. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.426 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  754. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.426 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  755. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.428 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  756. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.444 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  757. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.444 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  758. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.459 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  759. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.584 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  760. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.584 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  761. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.600 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 336
  762. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.634 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  763. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.634 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  764. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.650 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  765. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.650 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  766. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.650 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  767. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.666 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  768. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.666 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  769. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.666 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  770. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.681 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  771. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.681 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  772. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.681 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  773. [rms:0.0.0.0:8885] [,] 2022-11-28 17:32:58.697 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  774. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:00.894 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  775. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:00.895 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  776. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:00.912 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  777. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.102 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  778. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.102 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  779. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.123 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 336
  780. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.136 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  781. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.136 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  782. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.155 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  783. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.160 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  784. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.160 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  785. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.178 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  786. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.179 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  787. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.179 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  788. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.195 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  789. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.196 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  790. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.196 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  791. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.213 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  792. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.214 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  793. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.214 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  794. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.231 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  795. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.348 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  796. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.348 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  797. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.489 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 336
  798. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.501 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  799. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.501 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  800. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.518 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  801. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.519 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  802. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.519 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  803. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.536 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  804. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.537 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  805. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.537 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  806. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.555 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  807. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.556 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  808. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.556 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  809. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.572 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  810. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.937 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  811. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.938 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  812. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:01.955 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  813. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.145 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  814. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.145 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  815. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.178 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 336
  816. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.178 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  817. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.178 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  818. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.194 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  819. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.229 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  820. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.229 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  821. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.245 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  822. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.245 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  823. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.245 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  824. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.261 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  825. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.261 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  826. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.261 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  827. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.276 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  828. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.276 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  829. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.276 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  830. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.292 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  831. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.391 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  832. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.391 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  833. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.422 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 336
  834. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.469 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  835. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.469 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  836. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.500 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  837. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.500 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  838. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.500 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  839. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.518 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  840. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.518 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  841. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.518 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  842. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.534 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  843. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.534 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  844. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.534 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  845. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:02.549 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  846. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.372 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  847. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.372 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  848. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.389 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  849. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.581 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  850. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.582 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  851. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.620 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 336
  852. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.625 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  853. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.626 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  854. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.634 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  855. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.634 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  856. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.643 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  857. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.651 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  858. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.652 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  859. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.652 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  860. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.669 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  861. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.669 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  862. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.670 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  863. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.687 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  864. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.688 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  865. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.688 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  866. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.705 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  867. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.832 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  868. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.833 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  869. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.855 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 336
  870. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.868 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  871. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.868 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  872. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.885 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  873. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.886 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  874. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.886 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  875. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.903 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  876. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.904 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  877. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.904 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  878. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.922 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  879. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.922 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  880. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.922 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  881. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:08.939 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  882. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:09.844 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  883. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:09.844 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  884. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:09.860 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  885. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.061 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  886. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.061 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  887. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.083 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 336
  888. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.095 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  889. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.095 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  890. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.113 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  891. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.133 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  892. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.133 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  893. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.151 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  894. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.152 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  895. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.152 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  896. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.169 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  897. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.169 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  898. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.170 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  899. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.187 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  900. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.188 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  901. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.188 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  902. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.205 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  903. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.311 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  904. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.311 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  905. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.333 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 336
  906. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.348 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  907. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.348 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  908. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.365 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  909. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.366 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  910. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.366 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  911. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.383 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  912. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.384 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  913. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.384 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  914. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.402 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  915. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.403 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  916. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.403 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  917. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:10.420 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  918. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.322 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  919. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.323 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  920. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.340 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  921. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.530 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  922. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.530 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  923. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.552 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 336
  924. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.559 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  925. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.559 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  926. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.573 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  927. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.574 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  928. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.576 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  929. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.591 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  930. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.592 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  931. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.592 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  932. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.609 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  933. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.610 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  934. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.610 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  935. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.628 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  936. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.628 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  937. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.628 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  938. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.645 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  939. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.769 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  940. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.770 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  941. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.809 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 336
  942. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.822 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  943. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.822 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  944. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.839 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  945. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.840 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  946. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.840 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  947. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.857 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  948. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.857 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  949. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.858 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  950. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.875 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  951. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.876 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  952. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.876 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  953. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:14.893 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  954. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:22.509 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  955. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:22.509 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  956. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:22.527 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  957. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:22.719 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  958. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:22.720 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  959. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:22.757 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 336
  960. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:22.762 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  961. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:22.763 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  962. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:22.773 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  963. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:22.774 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  964. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:22.779 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  965. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:22.792 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  966. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:22.793 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  967. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:22.793 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  968. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:22.810 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  969. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:22.810 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  970. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:22.811 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  971. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:22.827 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  972. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:22.828 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  973. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:22.828 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  974. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:22.845 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  975. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:22.969 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  976. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:22.970 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  977. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:23.000 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 336
  978. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:23.021 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  979. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:23.021 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  980. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:23.038 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  981. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:23.039 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  982. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:23.039 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  983. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:23.056 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  984. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:23.057 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  985. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:23.057 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  986. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:23.074 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  987. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:23.074 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  988. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:23.075 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  989. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:23.092 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  990. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:28.783 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  991. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:28.783 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  992. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:28.802 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  993. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:28.994 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  994. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:28.994 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  995. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:29.103 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 335
  996. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:29.109 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  997. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:29.109 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  998. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:29.118 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  999. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:29.118 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  1000. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:29.126 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  1001. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:29.135 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  1002. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:29.136 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  1003. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:29.136 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  1004. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:29.153 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  1005. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:29.154 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  1006. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:29.154 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  1007. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:29.171 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  1008. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:29.172 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  1009. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:29.172 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  1010. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:29.189 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  1011. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:29.317 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  1012. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:29.317 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  1013. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:29.354 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 341
  1014. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:29.373 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  1015. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:29.373 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  1016. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:29.390 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  1017. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:29.391 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  1018. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:29.391 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  1019. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:29.408 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  1020. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:29.408 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  1021. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:29.409 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  1022. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:29.431 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  1023. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:29.432 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  1024. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:29.432 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  1025. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:29.454 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  1026. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:31.106 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  1027. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:31.106 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  1028. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:31.124 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  1029. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:31.317 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  1030. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:31.317 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  1031. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:31.355 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 341
  1032. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:31.362 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  1033. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:31.362 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  1034. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:31.378 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  1035. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:31.379 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  1036. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:31.379 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  1037. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:31.396 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  1038. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:31.397 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  1039. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:31.397 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  1040. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:31.413 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  1041. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:31.414 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  1042. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:31.414 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  1043. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:31.432 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  1044. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:31.433 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  1045. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:31.433 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  1046. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:31.450 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  1047. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:31.569 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  1048. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:31.570 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  1049. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:31.946 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 341
  1050. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:31.992 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  1051. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:31.992 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  1052. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:32.010 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  1053. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:32.010 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  1054. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:32.010 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  1055. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:32.027 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  1056. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:32.028 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  1057. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:32.028 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  1058. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:32.045 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  1059. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:32.045 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  1060. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:32.046 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  1061. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:32.063 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  1062. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:33.811 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  1063. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:33.812 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  1064. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:33.829 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  1065. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.023 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  1066. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.023 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  1067. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.077 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 341
  1068. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.082 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  1069. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.082 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  1070. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.091 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  1071. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.091 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  1072. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.100 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  1073. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.108 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  1074. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.108 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  1075. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.109 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  1076. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.126 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  1077. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.126 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  1078. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.126 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  1079. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.143 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  1080. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.144 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  1081. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.144 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  1082. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.161 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  1083. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.293 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  1084. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.293 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  1085. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.331 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 341
  1086. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.342 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  1087. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.343 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  1088. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.360 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  1089. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.360 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  1090. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.361 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  1091. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.378 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  1092. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.378 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  1093. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.379 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  1094. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.395 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  1095. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.396 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  1096. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.396 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  1097. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:34.413 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  1098. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:36.919 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  1099. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:36.919 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  1100. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:36.935 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  1101. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.134 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  1102. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.135 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  1103. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.172 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 341
  1104. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.178 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  1105. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.178 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  1106. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.187 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  1107. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.187 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  1108. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.195 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  1109. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.204 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  1110. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.204 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  1111. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.205 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  1112. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.222 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  1113. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.222 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  1114. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.223 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  1115. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.240 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  1116. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.240 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  1117. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.241 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  1118. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.258 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  1119. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.385 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  1120. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.386 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  1121. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.423 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 341
  1122. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.438 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  1123. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.438 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  1124. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.455 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  1125. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.456 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  1126. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.456 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  1127. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.473 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  1128. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.473 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  1129. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.474 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  1130. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.491 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  1131. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.492 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  1132. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.492 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  1133. [rms:0.0.0.0:8885] [,] 2022-11-28 17:33:37.509 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  1134. [rms:0.0.0.0:8885] [,] 2022-11-28 17:34:02.109 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareScenariosMapper.insert ==> Preparing: INSERT INTO COMPARE_SCENARIOS ( RIGHT_ID, RIGHTNAME, REPORT_ID, CONTRAST, PERSON_ID ) VALUES ( ?, ?, ?, ?, ? )
  1135. [rms:0.0.0.0:8885] [,] 2022-11-28 17:34:02.109 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareScenariosMapper.insert ==> Parameters: 664944(Integer), 权要1(String), 60(Integer), 测试2(String), 114(Integer)
  1136. [rms:0.0.0.0:8885] [,] 2022-11-28 17:34:02.144 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareScenariosMapper.insert <== Updates: 1
  1137. [rms:0.0.0.0:8885] [,] 2022-11-28 17:34:02.144 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareScenariosAndRecordsMapper.insert ==> Preparing: INSERT INTO ASSO_SCENARIOS_RECORDS ( SCENARIOS_ID, RECORD_ID, FEATURES_ID ) VALUES ( ?, ?, ? )
  1138. [rms:0.0.0.0:8885] [,] 2022-11-28 17:34:02.144 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareScenariosAndRecordsMapper.insert ==> Parameters: 2(Integer), 0(Integer), 3027(Integer)
  1139. [rms:0.0.0.0:8885] [,] 2022-11-28 17:34:02.177 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareScenariosAndRecordsMapper.insert <== Updates: 1
  1140. [rms:0.0.0.0:8885] [,] 2022-11-28 17:34:02.177 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareScenariosAndRecordsMapper.insert ==> Preparing: INSERT INTO ASSO_SCENARIOS_RECORDS ( SCENARIOS_ID, RECORD_ID, FEATURES_ID ) VALUES ( ?, ?, ? )
  1141. [rms:0.0.0.0:8885] [,] 2022-11-28 17:34:02.177 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareScenariosAndRecordsMapper.insert ==> Parameters: 2(Integer), 6(Integer), 0(Integer)
  1142. [rms:0.0.0.0:8885] [,] 2022-11-28 17:34:02.209 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareScenariosAndRecordsMapper.insert <== Updates: 1
  1143. [rms:0.0.0.0:8885] [,] 2022-11-28 17:34:02.209 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareScenariosAndRecordsMapper.insert ==> Preparing: INSERT INTO ASSO_SCENARIOS_RECORDS ( SCENARIOS_ID, RECORD_ID, FEATURES_ID ) VALUES ( ?, ?, ? )
  1144. [rms:0.0.0.0:8885] [,] 2022-11-28 17:34:02.209 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareScenariosAndRecordsMapper.insert ==> Parameters: 2(Integer), 3(Integer), 0(Integer)
  1145. [rms:0.0.0.0:8885] [,] 2022-11-28 17:34:02.240 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareScenariosAndRecordsMapper.insert <== Updates: 1
  1146. [rms:0.0.0.0:8885] [,] 2022-11-28 17:34:02.240 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareScenariosAndRecordsMapper.insert ==> Preparing: INSERT INTO ASSO_SCENARIOS_RECORDS ( SCENARIOS_ID, RECORD_ID, FEATURES_ID ) VALUES ( ?, ?, ? )
  1147. [rms:0.0.0.0:8885] [,] 2022-11-28 17:34:02.240 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareScenariosAndRecordsMapper.insert ==> Parameters: 2(Integer), 9(Integer), 0(Integer)
  1148. [rms:0.0.0.0:8885] [,] 2022-11-28 17:34:02.287 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.CompareScenariosAndRecordsMapper.insert <== Updates: 1
  1149. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:18.674 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  1150. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:18.674 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  1151. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:18.693 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  1152. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:18.891 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  1153. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:18.891 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  1154. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:18.929 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 341
  1155. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:18.934 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  1156. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:18.935 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  1157. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:18.952 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  1158. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:18.973 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  1159. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:18.973 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  1160. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:18.991 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  1161. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:18.992 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  1162. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:18.992 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  1163. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:19.000 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  1164. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:19.000 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  1165. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:19.000 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  1166. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:19.027 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  1167. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:19.027 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  1168. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:19.027 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  1169. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:19.045 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  1170. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:19.146 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  1171. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:19.146 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  1172. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:19.569 DEBUG 10512 [http-nio-8885-exec-2] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 341
  1173. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:19.595 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  1174. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:19.595 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  1175. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:19.612 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  1176. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:19.612 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  1177. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:19.613 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  1178. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:19.630 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  1179. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:19.630 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  1180. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:19.631 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  1181. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:19.648 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  1182. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:19.648 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  1183. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:19.649 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  1184. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:19.666 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  1185. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.394 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  1186. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.394 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  1187. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.411 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  1188. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.603 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  1189. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.604 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  1190. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.675 DEBUG 10512 [http-nio-8885-exec-6] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 341
  1191. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.681 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  1192. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.681 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  1193. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.692 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  1194. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.692 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  1195. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.699 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  1196. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.709 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  1197. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.710 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  1198. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.710 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  1199. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.728 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  1200. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.728 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  1201. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.728 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  1202. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.745 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  1203. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.745 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  1204. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.746 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  1205. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.763 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  1206. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.891 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  1207. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.891 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  1208. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.929 DEBUG 10512 [http-nio-8885-exec-10] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 341
  1209. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.944 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  1210. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.944 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  1211. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.961 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  1212. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.961 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  1213. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.961 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  1214. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.979 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  1215. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.979 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  1216. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.979 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  1217. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.996 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  1218. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.997 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  1219. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:20.997 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  1220. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:21.000 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  1221. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:47.614 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  1222. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:47.614 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  1223. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:47.631 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  1224. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:47.826 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  1225. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:47.826 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  1226. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:47.864 DEBUG 10512 [http-nio-8885-exec-8] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 341
  1227. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:47.885 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  1228. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:47.885 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  1229. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:47.902 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  1230. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:47.902 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  1231. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:47.903 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  1232. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:47.920 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  1233. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:47.920 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  1234. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:47.921 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  1235. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:47.939 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  1236. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:47.939 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  1237. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:47.940 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  1238. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:47.956 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  1239. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:54.206 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  1240. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:54.207 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  1241. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:54.224 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  1242. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:54.417 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  1243. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:54.417 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  1244. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:54.454 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 341
  1245. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:54.489 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  1246. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:54.489 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  1247. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:54.507 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  1248. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:54.507 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  1249. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:54.508 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  1250. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:54.525 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  1251. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:54.525 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  1252. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:54.526 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  1253. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:54.542 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  1254. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:54.542 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  1255. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:54.543 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  1256. [rms:0.0.0.0:8885] [,] 2022-11-28 17:36:54.560 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  1257. [rms:0.0.0.0:8885] [,] 2022-11-28 17:37:13.152 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.ReportMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT WHERE (ID = ?)
  1258. [rms:0.0.0.0:8885] [,] 2022-11-28 17:37:13.152 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.ReportMapper.selectList ==> Parameters: 60(Integer)
  1259. [rms:0.0.0.0:8885] [,] 2022-11-28 17:37:13.170 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.ReportMapper.selectList <== Total: 1
  1260. [rms:0.0.0.0:8885] [,] 2022-11-28 17:37:13.366 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (SIGN_PATENT_NO = ? AND REPORT_ID = ?)
  1261. [rms:0.0.0.0:8885] [,] 2022-11-28 17:37:13.366 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: CN107249363A(String), 60(Integer)
  1262. [rms:0.0.0.0:8885] [,] 2022-11-28 17:37:13.403 DEBUG 10512 [http-nio-8885-exec-7] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 341
  1263. [rms:0.0.0.0:8885] [,] 2022-11-28 17:37:13.429 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Preparing: SELECT ID,PATENT_NO,POSITION,FIELDS,CONTENT,PERSON_ID,REPORT_ID,TASK_ID FROM COMPARE_RECORDS WHERE (REPORT_ID = ? AND TASK_ID = ?)
  1264. [rms:0.0.0.0:8885] [,] 2022-11-28 17:37:13.429 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareRecordsMapper.selectList ==> Parameters: 60(Integer), 57(Integer)
  1265. [rms:0.0.0.0:8885] [,] 2022-11-28 17:37:13.446 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareRecordsMapper.selectList <== Total: 4
  1266. [rms:0.0.0.0:8885] [,] 2022-11-28 17:37:13.447 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Preparing: SELECT ID,RECORDS_ID,FEATURE_ID,COM_RESULT FROM ASSO_RECORDS_FEATURES WHERE (RECORDS_ID IN (?,?,?,?))
  1267. [rms:0.0.0.0:8885] [,] 2022-11-28 17:37:13.447 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList ==> Parameters: 1(Integer), 8(Integer), 9(Integer), 12(Integer)
  1268. [rms:0.0.0.0:8885] [,] 2022-11-28 17:37:13.464 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.AssoRecordsFeatureMapper.selectList <== Total: 6
  1269. [rms:0.0.0.0:8885] [,] 2022-11-28 17:37:13.464 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList ==> Preparing: SELECT ID,SIGN_PATENT_NO,CONTENT_OUT,CONTENT,RIGHT_ID,PARTNER_ID,IS_FINAL,REPORT_ID,EXPLAIN_TEXT,SPLIT_BY,RIGHT_NAME FROM FEATURES WHERE (ID IN (?,?,?,?,?,?))
  1270. [rms:0.0.0.0:8885] [,] 2022-11-28 17:37:13.464 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList ==> Parameters: 3036(Integer), 3025(Integer), 3025(Integer), 3030(Integer), 3025(Integer), 3028(Integer)
  1271. [rms:0.0.0.0:8885] [,] 2022-11-28 17:37:13.482 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.FeatureMapper.selectList <== Total: 4
  1272. [rms:0.0.0.0:8885] [,] 2022-11-28 17:37:13.482 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Preparing: SELECT ID,REPORT_ID,PATENT_NO,REMARK,STATE FROM COMPARE_FILES WHERE (PATENT_NO IN (?,?))
  1273. [rms:0.0.0.0:8885] [,] 2022-11-28 17:37:13.483 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareFilesMapper.selectList ==> Parameters: CN107249363A(String), CN108420110A(String)
  1274. [rms:0.0.0.0:8885] [,] 2022-11-28 17:37:13.500 DEBUG 10512 [http-nio-8885-exec-5] cn.cslg.report.mapper.CompareFilesMapper.selectList <== Total: 2
  1275. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:44.697 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM
  1276. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:44.697 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters:
  1277. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:44.715 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <== Total: 7
  1278. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:44.717 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Preparing: SELECT ID,DICT_PARENT_KEY,DICT_CHILD_LABEL,DICT_CHILD_VALUE FROM SYS_DICT_ITEM WHERE (DICT_PARENT_KEY = ?)
  1279. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:44.717 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList ==> Parameters: REPORT_TYPE(String)
  1280. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:44.734 DEBUG 10512 [http-nio-8885-exec-9] cn.cslg.report.mapper.SystemDictItemMapper.selectList <== Total: 7
  1281. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:46.728 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.TaskMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM TASK WHERE (TASK_STATUS = ? AND HANDLE_PERSON_ID = ?) ORDER BY ID DESC
  1282. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:46.728 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.TaskMapper.selectCount ==> Parameters: 0(Integer), 114(Integer)
  1283. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:46.746 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.TaskMapper.selectCount <== Total: 1
  1284. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:46.775 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.TaskMapper.selectPage_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM TASK WHERE (TASK_STATUS = ? AND HANDLE_PERSON_ID = ?)
  1285. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:46.775 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.TaskMapper.selectPage_mpCount ==> Parameters: 0(Integer), 114(Integer)
  1286. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:46.792 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.TaskMapper.selectPage_mpCount <== Total: 1
  1287. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:46.794 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.TaskMapper.selectPage ==> Preparing: SELECT ID,CREATE_TIME,TASK_NAME,PROGRESS,TASK_STATUS,CREATE_ID,CREATE_NAME,BEGIN_TIME,FINISH_TIME,END_TIME,TYPE,REPORT_ID,HANDLE_PERSON_ID,HANDLE_PERSON_NAME,REMARK,RESULT,SIGN_PATENT_NO FROM TASK WHERE (TASK_STATUS = ? AND HANDLE_PERSON_ID = ?) ORDER BY ID DESC LIMIT ?
  1288. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:46.794 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.TaskMapper.selectPage ==> Parameters: 0(Integer), 114(Integer), 10(Long)
  1289. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:46.813 DEBUG 10512 [http-nio-8885-exec-1] cn.cslg.report.mapper.TaskMapper.selectPage <== Total: 3
  1290. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:47.904 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.TaskMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM TASK WHERE (TASK_STATUS = ? AND CREATE_ID = ?) ORDER BY ID DESC
  1291. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:47.904 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.TaskMapper.selectCount ==> Parameters: 0(Integer), 114(Integer)
  1292. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:47.922 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.TaskMapper.selectCount <== Total: 1
  1293. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:47.925 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.TaskMapper.selectPage_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM TASK WHERE (TASK_STATUS = ? AND CREATE_ID = ?)
  1294. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:47.925 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.TaskMapper.selectPage_mpCount ==> Parameters: 0(Integer), 114(Integer)
  1295. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:47.943 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.TaskMapper.selectPage_mpCount <== Total: 1
  1296. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:47.943 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.TaskMapper.selectPage ==> Preparing: SELECT ID,CREATE_TIME,TASK_NAME,PROGRESS,TASK_STATUS,CREATE_ID,CREATE_NAME,BEGIN_TIME,FINISH_TIME,END_TIME,TYPE,REPORT_ID,HANDLE_PERSON_ID,HANDLE_PERSON_NAME,REMARK,RESULT,SIGN_PATENT_NO FROM TASK WHERE (TASK_STATUS = ? AND CREATE_ID = ?) ORDER BY ID DESC LIMIT ?
  1297. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:47.943 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.TaskMapper.selectPage ==> Parameters: 0(Integer), 114(Integer), 10(Long)
  1298. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:47.960 DEBUG 10512 [http-nio-8885-exec-4] cn.cslg.report.mapper.TaskMapper.selectPage <== Total: 4
  1299. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:50.830 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectPage_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM REPORT
  1300. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:50.831 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectPage_mpCount ==> Parameters:
  1301. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:50.848 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectPage_mpCount <== Total: 1
  1302. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:50.848 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectPage ==> Preparing: SELECT ID,SIGN_PATENT_NO,NAME,PRO_TEC,TYPE,STATUS,CREATE_TIME,REPORT_FILE_ID,PERSON_ID,PERSON_NAME,CLIENT_ID,CLIENT_NAME,DEPARTMENT_ID,DEPARTMENT_NAME,ASSOCIATE_REPORT_ID,ASSOCIATE_REPORT_NAME,SCENARIO_ID,IT_FLAG,PROJECT_ID,VOLUME_NUMBER,SPLIT_BY,SPLIT_TYPE FROM REPORT ORDER BY ID DESC LIMIT ?
  1303. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:50.849 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectPage ==> Parameters: 10(Long)
  1304. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:50.866 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectPage <== Total: 10
  1305. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:50.893 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM REPORT ORDER BY ID DESC
  1306. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:50.893 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectCount ==> Parameters:
  1307. [rms:0.0.0.0:8885] [,] 2022-11-28 17:40:50.910 DEBUG 10512 [http-nio-8885-exec-3] cn.cslg.report.mapper.ReportMapper.selectCount <== Total: 1