themis-admin.log 193 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032
  1. 2022-12-07 15:57:52.591| main | INFO | - | Starting ThemisAdminApplication on kingdeMacBook-Air.local with PID 7754 (/Users/king/git/backend-service/themis-admin/target/classes started by king in /Users/king/git/backend-service) | [org.springframework.boot.StartupInfoLogger:55]
  2. 2022-12-07 15:57:52.604| main | INFO | - | The following profiles are active: dev | [org.springframework.boot.SpringApplication:655]
  3. 2022-12-07 15:57:57.269| main | INFO | - | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
  4. 2022-12-07 15:57:57.282| main | INFO | - | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
  5. 2022-12-07 15:57:57.383| main | INFO | - | Finished Spring Data repository scanning in 44ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
  6. 2022-12-07 15:57:58.007| main | WARN | - | Skipping MapperFactoryBean with name 'sysConfigMapper' and 'com.qmth.themis.business.dao.SysConfigMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  7. 2022-12-07 15:57:58.008| main | WARN | - | Skipping MapperFactoryBean with name 'TBAppMapper' and 'com.qmth.themis.business.dao.TBAppMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  8. 2022-12-07 15:57:58.008| main | WARN | - | Skipping MapperFactoryBean with name 'TBAppVersionMapper' and 'com.qmth.themis.business.dao.TBAppVersionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  9. 2022-12-07 15:57:58.009| main | WARN | - | Skipping MapperFactoryBean with name 'TBAttachmentMapper' and 'com.qmth.themis.business.dao.TBAttachmentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  10. 2022-12-07 15:57:58.009| main | WARN | - | Skipping MapperFactoryBean with name 'TBClientDownloadMapper' and 'com.qmth.themis.business.dao.TBClientDownloadMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  11. 2022-12-07 15:57:58.010| main | WARN | - | Skipping MapperFactoryBean with name 'TBClientVersionMapper' and 'com.qmth.themis.business.dao.TBClientVersionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  12. 2022-12-07 15:57:58.011| main | WARN | - | Skipping MapperFactoryBean with name 'TBExamInvigilateUserMapper' and 'com.qmth.themis.business.dao.TBExamInvigilateUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  13. 2022-12-07 15:57:58.012| main | WARN | - | Skipping MapperFactoryBean with name 'TBExamInvigilateUserTempMapper' and 'com.qmth.themis.business.dao.TBExamInvigilateUserTempMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  14. 2022-12-07 15:57:58.013| main | WARN | - | Skipping MapperFactoryBean with name 'TBOrgMapper' and 'com.qmth.themis.business.dao.TBOrgMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  15. 2022-12-07 15:57:58.014| main | WARN | - | Skipping MapperFactoryBean with name 'TBPrivilegeMapper' and 'com.qmth.themis.business.dao.TBPrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  16. 2022-12-07 15:57:58.016| main | WARN | - | Skipping MapperFactoryBean with name 'TBRoleMapper' and 'com.qmth.themis.business.dao.TBRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  17. 2022-12-07 15:57:58.017| main | WARN | - | Skipping MapperFactoryBean with name 'TBRolePrivilegeMapper' and 'com.qmth.themis.business.dao.TBRolePrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  18. 2022-12-07 15:57:58.018| main | WARN | - | Skipping MapperFactoryBean with name 'TBSessionMapper' and 'com.qmth.themis.business.dao.TBSessionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  19. 2022-12-07 15:57:58.019| main | WARN | - | Skipping MapperFactoryBean with name 'TBTaskHistoryMapper' and 'com.qmth.themis.business.dao.TBTaskHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  20. 2022-12-07 15:57:58.019| main | WARN | - | Skipping MapperFactoryBean with name 'TBUserMapper' and 'com.qmth.themis.business.dao.TBUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  21. 2022-12-07 15:57:58.020| main | WARN | - | Skipping MapperFactoryBean with name 'TBUserRoleMapper' and 'com.qmth.themis.business.dao.TBUserRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  22. 2022-12-07 15:57:58.020| main | WARN | - | Skipping MapperFactoryBean with name 'TEAudioMapper' and 'com.qmth.themis.business.dao.TEAudioMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  23. 2022-12-07 15:57:58.021| main | WARN | - | Skipping MapperFactoryBean with name 'TEConfigMapper' and 'com.qmth.themis.business.dao.TEConfigMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  24. 2022-12-07 15:57:58.021| main | WARN | - | Skipping MapperFactoryBean with name 'TEExamActivityMapper' and 'com.qmth.themis.business.dao.TEExamActivityMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  25. 2022-12-07 15:57:58.022| main | WARN | - | Skipping MapperFactoryBean with name 'TEExamBreachLogMapper' and 'com.qmth.themis.business.dao.TEExamBreachLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  26. 2022-12-07 15:57:58.023| main | WARN | - | Skipping MapperFactoryBean with name 'TEExamCourseMapper' and 'com.qmth.themis.business.dao.TEExamCourseMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  27. 2022-12-07 15:57:58.024| main | WARN | - | Skipping MapperFactoryBean with name 'TEExamMapper' and 'com.qmth.themis.business.dao.TEExamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  28. 2022-12-07 15:57:58.025| main | WARN | - | Skipping MapperFactoryBean with name 'TEExamPaperMapper' and 'com.qmth.themis.business.dao.TEExamPaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  29. 2022-12-07 15:57:58.027| main | WARN | - | Skipping MapperFactoryBean with name 'TEExamReexamAuditingMapper' and 'com.qmth.themis.business.dao.TEExamReexamAuditingMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  30. 2022-12-07 15:57:58.027| main | WARN | - | Skipping MapperFactoryBean with name 'TEExamReexamMapper' and 'com.qmth.themis.business.dao.TEExamReexamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  31. 2022-12-07 15:57:58.028| main | WARN | - | Skipping MapperFactoryBean with name 'TEExamStudentLogMapper' and 'com.qmth.themis.business.dao.TEExamStudentLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  32. 2022-12-07 15:57:58.028| main | WARN | - | Skipping MapperFactoryBean with name 'TEExamStudentMapper' and 'com.qmth.themis.business.dao.TEExamStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  33. 2022-12-07 15:57:58.028| main | WARN | - | Skipping MapperFactoryBean with name 'TEExamStudentOnlineLogMapper' and 'com.qmth.themis.business.dao.TEExamStudentOnlineLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  34. 2022-12-07 15:57:58.029| main | WARN | - | Skipping MapperFactoryBean with name 'TESimulatePaperMapper' and 'com.qmth.themis.business.dao.TESimulatePaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  35. 2022-12-07 15:57:58.029| main | WARN | - | Skipping MapperFactoryBean with name 'TEStudentMapper' and 'com.qmth.themis.business.dao.TEStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  36. 2022-12-07 15:57:58.030| main | WARN | - | Skipping MapperFactoryBean with name 'TEUserLogMapper' and 'com.qmth.themis.business.dao.TEUserLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  37. 2022-12-07 15:57:58.030| main | WARN | - | Skipping MapperFactoryBean with name 'TGErrorMapper' and 'com.qmth.themis.business.dao.TGErrorMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  38. 2022-12-07 15:57:58.031| main | WARN | - | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallLogMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  39. 2022-12-07 15:57:58.031| main | WARN | - | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  40. 2022-12-07 15:57:58.032| main | WARN | - | Skipping MapperFactoryBean with name 'TIeExamInvigilateNoticeMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateNoticeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  41. 2022-12-07 15:57:58.032| main | WARN | - | Skipping MapperFactoryBean with name 'TIeInvigilateExceptionInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateExceptionInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  42. 2022-12-07 15:57:58.036| main | WARN | - | Skipping MapperFactoryBean with name 'TIeInvigilateWarnInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateWarnInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  43. 2022-12-07 15:57:58.037| main | WARN | - | Skipping MapperFactoryBean with name 'TIpRegionMapper' and 'com.qmth.themis.business.dao.TIpRegionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  44. 2022-12-07 15:57:58.038| main | WARN | - | Skipping MapperFactoryBean with name 'TMRocketMessageMapper' and 'com.qmth.themis.business.dao.TMRocketMessageMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  45. 2022-12-07 15:57:58.038| main | WARN | - | Skipping MapperFactoryBean with name 'TMTencentVideoMessageMapper' and 'com.qmth.themis.business.dao.TMTencentVideoMessageMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  46. 2022-12-07 15:57:58.039| main | WARN | - | Skipping MapperFactoryBean with name 'TOeExamAnswerMapper' and 'com.qmth.themis.business.dao.TOeExamAnswerMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  47. 2022-12-07 15:57:58.039| main | WARN | - | Skipping MapperFactoryBean with name 'TOeExamBreakHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamBreakHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  48. 2022-12-07 15:57:58.039| main | WARN | - | Skipping MapperFactoryBean with name 'TOeExamRecordMapper' and 'com.qmth.themis.business.dao.TOeExamRecordMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  49. 2022-12-07 15:57:58.040| main | WARN | - | Skipping MapperFactoryBean with name 'TOeExamSimulateHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamSimulateHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  50. 2022-12-07 15:57:58.040| main | WARN | - | Skipping MapperFactoryBean with name 'TOeFaceVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeFaceVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  51. 2022-12-07 15:57:58.040| main | WARN | - | Skipping MapperFactoryBean with name 'TOeLivenessVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeLivenessVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  52. 2022-12-07 15:57:58.040| main | WARN | - | Skipping MapperFactoryBean with name 'TSAuthMapper' and 'com.qmth.themis.business.dao.TSAuthMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  53. 2022-12-07 15:57:58.041| main | WARN | - | Skipping MapperFactoryBean with name 'TSLogMapper' and 'com.qmth.themis.business.dao.TSLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  54. 2022-12-07 15:57:58.041| main | WARN | - | Skipping MapperFactoryBean with name 'TSyncExamStudentScoreMapper' and 'com.qmth.themis.business.dao.TSyncExamStudentScoreMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  55. 2022-12-07 15:57:58.042| main | WARN | - | No MyBatis mapper was found in '[com.qmth.themis.business.dao]' package. Please check your configuration. | [org.mybatis.logging.Logger:44]
  56. 2022-12-07 15:58:00.493| main | INFO | - | Tomcat initialized with port(s): 6001 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
  57. 2022-12-07 15:58:00.526| main | INFO | - | Initializing ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
  58. 2022-12-07 15:58:00.528| main | INFO | - | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
  59. 2022-12-07 15:58:00.528| main | INFO | - | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
  60. 2022-12-07 15:58:00.766| main | INFO | - | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
  61. 2022-12-07 15:58:00.767| main | INFO | - | Root WebApplicationContext: initialization completed in 7705 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
  62. 2022-12-07 15:58:06.443| main | INFO | - | Uid init success, datacenterId=1, machineId=1 | [com.qmth.themis.business.util.UidUtil:56]
  63. 2022-12-07 15:58:07.766| main | INFO | - | Solar startup checking... | [com.qmth.boot.core.solar.service.SolarService:119]
  64. 2022-12-07 15:58:08.503| main | INFO | - | Solar startup check success, current app name: 在线考试平台开发环境 | [com.qmth.boot.core.solar.service.SolarService:142]
  65. 2022-12-07 15:58:11.236| main | INFO | - | Initializing ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
  66. 2022-12-07 15:58:11.291| main | INFO | - | Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] | [springfox.documentation.spring.web.PropertySourcedRequestMappingHandlerMapping:69]
  67. 2022-12-07 15:58:11.424| main | INFO | - | cpuNum:4 | [com.qmth.themis.business.forkjoin.ForkJoinThreadPool:34]
  68. 2022-12-07 15:58:12.904| main | INFO | - | Starting ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
  69. 2022-12-07 15:58:12.960| main | INFO | - | Tomcat started on port(s): 6001 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
  70. 2022-12-07 15:58:12.964| main | INFO | - | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
  71. 2022-12-07 15:58:12.992| main | INFO | - | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
  72. 2022-12-07 15:58:13.104| main | INFO | - | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
  73. 2022-12-07 15:58:14.319| main | INFO | - | Generating unique operation named: queryUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  74. 2022-12-07 15:58:14.336| main | INFO | - | Generating unique operation named: queryUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  75. 2022-12-07 15:58:14.346| main | INFO | - | Generating unique operation named: saveUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  76. 2022-12-07 15:58:14.370| main | INFO | - | Generating unique operation named: queryUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  77. 2022-12-07 15:58:14.375| main | INFO | - | Generating unique operation named: saveUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  78. 2022-12-07 15:58:14.411| main | INFO | - | Generating unique operation named: saveUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  79. 2022-12-07 15:58:14.429| main | INFO | - | Generating unique operation named: queryUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  80. 2022-12-07 15:58:14.498| main | INFO | - | Generating unique operation named: queryUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  81. 2022-12-07 15:58:14.502| main | INFO | - | Generating unique operation named: saveUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  82. 2022-12-07 15:58:14.643| main | INFO | - | Generating unique operation named: queryUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  83. 2022-12-07 15:58:14.660| main | INFO | - | Generating unique operation named: saveUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  84. 2022-12-07 15:58:14.826| main | INFO | - | Generating unique operation named: queryUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  85. 2022-12-07 15:58:14.860| main | INFO | - | Generating unique operation named: saveUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  86. 2022-12-07 15:58:14.875| main | INFO | - | Generating unique operation named: queryUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  87. 2022-12-07 15:58:14.890| main | INFO | - | Generating unique operation named: saveUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  88. 2022-12-07 15:58:14.895| main | INFO | - | Generating unique operation named: importDataUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  89. 2022-12-07 15:58:14.907| main | INFO | - | Generating unique operation named: queryUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  90. 2022-12-07 15:58:14.928| main | INFO | - | Generating unique operation named: saveUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  91. 2022-12-07 15:58:14.957| main | INFO | - | Generating unique operation named: detailUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  92. 2022-12-07 15:58:14.970| main | INFO | - | Generating unique operation named: listUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  93. 2022-12-07 15:58:15.081| main | INFO | - | Generating unique operation named: exportUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  94. 2022-12-07 15:58:15.084| main | INFO | - | Generating unique operation named: importDataUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  95. 2022-12-07 15:58:15.120| main | INFO | - | Generating unique operation named: queryUsingPOST_10 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  96. 2022-12-07 15:58:15.131| main | INFO | - | Generating unique operation named: saveUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  97. 2022-12-07 15:58:15.206| main | INFO | - | Generating unique operation named: queryUsingPOST_11 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  98. 2022-12-07 15:58:15.261| main | INFO | - | Started ThemisAdminApplication in 25.106 seconds (JVM running for 28.093) | [org.springframework.boot.StartupInfoLogger:61]
  99. 2022-12-07 15:58:15.266| main | INFO | - | 服务器启动时执行 start | [com.qmth.themis.admin.start.StartRunning:33]
  100. 2022-12-07 15:58:16.316| main | INFO | - | {dataSource-1} inited | [com.alibaba.druid.pool.DruidDataSource:1003]
  101. 2022-12-07 15:58:16.656| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE (code = ?) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  102. 2022-12-07 15:58:17.037| main | DEBUG | - | ==> Parameters: test-school-1(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  103. 2022-12-07 15:58:17.133| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  104. 2022-12-07 15:58:17.142| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE (code = ?) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  105. 2022-12-07 15:58:17.143| main | DEBUG | - | ==> Parameters: test-school-2(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  106. 2022-12-07 15:58:17.146| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  107. 2022-12-07 15:58:17.156| main | DEBUG | - | ==> Preparing: DELETE FROM t_s_auth WHERE (id >= ?) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  108. 2022-12-07 15:58:17.164| main | DEBUG | - | ==> Parameters: 0(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  109. 2022-12-07 15:58:17.172| main | DEBUG | - | <== Updates: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  110. 2022-12-07 15:58:17.180| main | DEBUG | - | ==> Preparing: SELECT id,school_id,access_key,access_secret,description,type,expire_time,file,create_id,create_time,update_id,update_Time FROM t_s_auth WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  111. 2022-12-07 15:58:17.183| main | DEBUG | - | ==> Parameters: 333275605997457408(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  112. 2022-12-07 15:58:17.185| main | DEBUG | - | <== Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  113. 2022-12-07 15:58:17.193| main | DEBUG | - | ==> Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  114. 2022-12-07 15:58:17.208| main | DEBUG | - | ==> Parameters: 333275605997457408(Long), 1(Long), 8134f6aae0134770b8618913705d3667(String), s1NENpvc8Jq5evcE0B7GfLmoQOvwmlCy(String), ON_LINE(String), 1670399897192(Long), 1670399897192(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  115. 2022-12-07 15:58:17.212| main | DEBUG | - | ==> Preparing: SELECT id,school_id,access_key,access_secret,description,type,expire_time,file,create_id,create_time,update_id,update_Time FROM t_s_auth WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  116. 2022-12-07 15:58:17.213| main | DEBUG | - | ==> Parameters: 333275608975413248(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  117. 2022-12-07 15:58:17.214| main | DEBUG | - | <== Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  118. 2022-12-07 15:58:17.216| main | DEBUG | - | ==> Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  119. 2022-12-07 15:58:17.216| main | DEBUG | - | ==> Parameters: 333275608975413248(Long), 2(Long), 8134f6aae0134770b8618913705d3667(String), s1NENpvc8Jq5evcE0B7GfLmoQOvwmlCy(String), ON_LINE(String), 1670399897215(Long), 1670399897215(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  120. 2022-12-07 15:58:17.219| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  121. 2022-12-07 15:58:17.222| main | DEBUG | - | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  122. 2022-12-07 15:58:17.225| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  123. 2022-12-07 15:58:17.238| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  124. 2022-12-07 15:58:17.263| main | DEBUG | - | ==> Parameters: test-school-1(String), 测试学校_1(String), https://solar-file.qmth.com.cn/org/logo/1.png(String), 1(Integer), 41a9c68b71c9486db62de90980bd7e9a(String), yhe22bNXMRljatkvJA4f56by9dIAJBjv(String), 1(Integer), 1(Integer), 1(Long), 1663299567220(Long), 1670399897238(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  125. 2022-12-07 15:58:17.271| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  126. 2022-12-07 15:58:17.274| main | DEBUG | - | ==> Parameters: 2(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  127. 2022-12-07 15:58:17.278| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  128. 2022-12-07 15:58:17.283| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  129. 2022-12-07 15:58:17.287| main | DEBUG | - | ==> Parameters: test-school-2(String), 测试学校_2(String), https://solar-file.qmth.com.cn/org/logo/2.png(String), 1(Integer), d81badf113d1450c9f554809e1282ae1(String), dmILQXiRESNasxUylMNGl05R0JsaVb9t(String), 1(Integer), 1(Integer), 1(Long), 1665714561753(Long), 1670399897283(Long), 2(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  130. 2022-12-07 15:58:17.341| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  131. 2022-12-07 15:58:17.345| main | DEBUG | - | ==> Parameters: | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  132. 2022-12-07 15:58:17.370| main | DEBUG | - | <== Total: 20 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  133. 2022-12-07 15:58:17.372| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  134. 2022-12-07 15:58:17.372| main | DEBUG | - | ==> Parameters: 2(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  135. 2022-12-07 15:58:17.375| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  136. 2022-12-07 15:58:17.377| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  137. 2022-12-07 15:58:17.378| main | DEBUG | - | ==> Parameters: test-school-2(String), 测试学校_2(String), https://solar-file.qmth.com.cn/org/logo/2.png(String), 1(Integer), d81badf113d1450c9f554809e1282ae1(String), dmILQXiRESNasxUylMNGl05R0JsaVb9t(String), 1(Integer), 1(Integer), 1(Long), 1665714561753(Long), 1670399897376(Long), 2(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  138. 2022-12-07 15:58:17.381| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  139. 2022-12-07 15:58:17.381| main | DEBUG | - | ==> Parameters: 12(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  140. 2022-12-07 15:58:17.384| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  141. 2022-12-07 15:58:17.387| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  142. 2022-12-07 15:58:17.390| main | DEBUG | - | ==> Parameters: swjtu(String), 西南交通大学(String), https://solar-file.qmth.com.cn/org/logo/12.png(String), 0(Integer), 1(Integer), d2eea445d07c488a9115df7726f2a9b7(String), 8WoubrTG8duoJkxpUeVrPUUbCcBEliB2(String), 1(Integer), 1(Integer), 1(Long), 1669085320689(Long), 1670399897386(Long), 12(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  143. 2022-12-07 15:58:17.393| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  144. 2022-12-07 15:58:17.393| main | DEBUG | - | ==> Parameters: 15(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  145. 2022-12-07 15:58:17.396| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  146. 2022-12-07 15:58:17.398| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  147. 2022-12-07 15:58:17.401| main | DEBUG | - | ==> Parameters: cqu(String), 重庆大学(String), 0(Integer), 1(Integer), 8ca14f72dad94e88a2db2f2fd9df10b7(String), pCTad6XEnGLv4LusdB6RFLHlqob6RdCj(String), 1(Integer), 1(Integer), 1(Long), 1669085320537(Long), 1670399897397(Long), 15(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  148. 2022-12-07 15:58:17.405| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  149. 2022-12-07 15:58:17.406| main | DEBUG | - | ==> Parameters: 17(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  150. 2022-12-07 15:58:17.408| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  151. 2022-12-07 15:58:17.410| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  152. 2022-12-07 15:58:17.412| main | DEBUG | - | ==> Parameters: xjtu(String), 西安交通大学(String), https://solar-file.qmth.com.cn/org/logo/17.png(String), 0(Integer), 1(Integer), caabd6ddde7d4b0ca98cfd2109f14d95(String), 3KiuJE1Qgjh5tV23ODQFtxuzchAtcLZQ(String), 1(Integer), 1(Integer), 1(Long), 1669085320678(Long), 1670399897410(Long), 17(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  153. 2022-12-07 15:58:17.414| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  154. 2022-12-07 15:58:17.415| main | DEBUG | - | ==> Parameters: 18(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  155. 2022-12-07 15:58:17.417| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  156. 2022-12-07 15:58:17.419| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  157. 2022-12-07 15:58:17.420| main | DEBUG | - | ==> Parameters: snnu(String), 陕西师范大学(String), 0(Integer), 1(Integer), 2e4eec4c7a8c4a1aa96eacde3d17fb4c(String), u89c6eTjf2YlIq3MAYI9arjsI5ICvmn2(String), 1(Integer), 1(Integer), 1(Long), 1669085320620(Long), 1670399897419(Long), 18(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  158. 2022-12-07 15:58:17.422| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  159. 2022-12-07 15:58:17.423| main | DEBUG | - | ==> Parameters: 25(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  160. 2022-12-07 15:58:17.425| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  161. 2022-12-07 15:58:17.427| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  162. 2022-12-07 15:58:17.432| main | DEBUG | - | ==> Parameters: ynou(String), 云南开放大学(String), 0(Integer), 1(Integer), 1db18f2536084a6e980dd31986f0bf45(String), rtYKUHK1cGGbYaYm2PCH0zJc1wg1daxH(String), 1(Integer), 1(Integer), 1(Long), 1669085320695(Long), 1670399897427(Long), 25(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  163. 2022-12-07 15:58:17.434| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  164. 2022-12-07 15:58:17.435| main | DEBUG | - | ==> Parameters: 140(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  165. 2022-12-07 15:58:17.437| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  166. 2022-12-07 15:58:17.440| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  167. 2022-12-07 15:58:17.441| main | DEBUG | - | ==> Parameters: test-school-4(String), 测试学校4(String), https://solar-file.qmth.com.cn/org/logo/140.png(String), 0(Integer), 1(Integer), 55f9c0f7766b43179c9ae72bd7f63e51(String), Xl9hpKayJdCFstcsvb1mQGE9itpfT4XC(String), 1(Integer), 1(Integer), 1(Long), 1669085320635(Long), 1670399897440(Long), 140(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  168. 2022-12-07 15:58:17.443| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  169. 2022-12-07 15:58:17.444| main | DEBUG | - | ==> Parameters: 154(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  170. 2022-12-07 15:58:17.448| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  171. 2022-12-07 15:58:17.451| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  172. 2022-12-07 15:58:17.452| main | DEBUG | - | ==> Parameters: hactcm(String), 河南中医药大学(String), 0(Integer), 1(Integer), f5280b359c35469dbeef7bb34f4431ca(String), FP6XQoyoLQKdLYKfQDirFmD7QwQAv2w5(String), 1(Integer), 1(Integer), 1(Long), 1669085320643(Long), 1670399897451(Long), 154(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  173. 2022-12-07 15:58:17.454| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  174. 2022-12-07 15:58:17.455| main | DEBUG | - | ==> Parameters: 155(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  175. 2022-12-07 15:58:17.458| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  176. 2022-12-07 15:58:17.462| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  177. 2022-12-07 15:58:17.463| main | DEBUG | - | ==> Parameters: britishcouncil(String), 英国文化教育协会(String), https://solar-file.qmth.com.cn/org/logo/155.png(String), 0(Integer), 1(Integer), 8b34496c2ae8462da89bebc4fef8c6ef(String), jgT1Gh2QrQnzuiWMCGOUtL4pdxl55FJ3(String), 1(Integer), 1(Integer), 1(Long), 1669085320572(Long), 1670399897462(Long), 155(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  178. 2022-12-07 15:58:17.465| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  179. 2022-12-07 15:58:17.466| main | DEBUG | - | ==> Parameters: 159(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  180. 2022-12-07 15:58:17.469| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  181. 2022-12-07 15:58:17.471| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  182. 2022-12-07 15:58:17.471| main | DEBUG | - | ==> Parameters: cdsu(String), 成都体育学院(String), https://solar-file.qmth.com.cn/org/logo/159.png(String), 0(Integer), 1(Integer), fbf5539b22a24b99b94f97fd63f10ff3(String), 2QTEWrdUPlxsUk2FU3v6ldNluv9nHs2e(String), 1(Integer), 1(Integer), 1(Long), 1669085320527(Long), 1670399897470(Long), 159(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  183. 2022-12-07 15:58:17.474| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  184. 2022-12-07 15:58:17.474| main | DEBUG | - | ==> Parameters: 160(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  185. 2022-12-07 15:58:17.487| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  186. 2022-12-07 15:58:17.494| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  187. 2022-12-07 15:58:17.495| main | DEBUG | - | ==> Parameters: hhstu(String), 黄河科技学院(String), https://solar-file.qmth.com.cn/org/logo/160.png(String), 0(Integer), 1(Integer), 1f8a2867b76a403e86a3efc46a33f769(String), UgsFZyLc5vEbEuDxalUDQfjHEWUfqMb1(String), 1(Integer), 1(Integer), 1(Long), 1669085320579(Long), 1670399897494(Long), 160(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  188. 2022-12-07 15:58:17.501| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  189. 2022-12-07 15:58:17.502| main | DEBUG | - | ==> Parameters: 161(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  190. 2022-12-07 15:58:17.508| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  191. 2022-12-07 15:58:17.510| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  192. 2022-12-07 15:58:17.515| main | DEBUG | - | ==> Parameters: xju(String), 新疆大学(String), https://solar-file.qmth.com.cn/org/logo/161.png(String), 0(Integer), 1(Integer), 9e1d54df3bad49d2a51479353ee2d1d0(String), IUCBlJOMrCi9mBiBaMtyRPyh584xp9tH(String), 1(Integer), 1(Integer), 1(Long), 1669085320547(Long), 1670399897510(Long), 161(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  193. 2022-12-07 15:58:17.524| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  194. 2022-12-07 15:58:17.526| main | DEBUG | - | ==> Parameters: 163(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  195. 2022-12-07 15:58:17.532| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  196. 2022-12-07 15:58:17.536| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  197. 2022-12-07 15:58:17.540| main | DEBUG | - | ==> Parameters: lynu(String), 洛阳师范学院(String), https://solar-file.qmth.com.cn/org/logo/163.png(String), 0(Integer), 1(Integer), f8344e8f58364467b25feb93d41292a8(String), dkvb1MCfcBHM5ZxRXZBjQNnwbKBojiJ4(String), 1(Integer), 1(Integer), 1(Long), 1669085320650(Long), 1670399897536(Long), 163(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  198. 2022-12-07 15:58:17.542| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  199. 2022-12-07 15:58:17.544| main | DEBUG | - | ==> Parameters: 165(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  200. 2022-12-07 15:58:17.547| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  201. 2022-12-07 15:58:17.552| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  202. 2022-12-07 15:58:17.554| main | DEBUG | - | ==> Parameters: zknu(String), 周口师范学院(String), https://solar-file.qmth.com.cn/org/logo/165.png(String), 0(Integer), 1(Integer), 780ef4d570c1402b91da955a80a2e16c(String), 4k7YFbLlBOLmAanHB3HBoH43dPpvPUqI(String), 1(Integer), 1(Integer), 1(Long), 1669085320596(Long), 1670399897552(Long), 165(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  203. 2022-12-07 15:58:17.557| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  204. 2022-12-07 15:58:17.557| main | DEBUG | - | ==> Parameters: 166(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  205. 2022-12-07 15:58:17.560| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  206. 2022-12-07 15:58:17.568| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  207. 2022-12-07 15:58:17.570| main | DEBUG | - | ==> Parameters: hnp(String), 河南警察学院(String), https://solar-file.qmth.com.cn/org/logo/166.png(String), 0(Integer), 1(Integer), 1d972d71f2b4427ba89c5fbfd325c9fe(String), RuOU5DrgDFVAjr67OzAMu2EgKt8xWC2B(String), 1(Integer), 1(Integer), 1(Long), 1669085320683(Long), 1670399897568(Long), 166(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  208. 2022-12-07 15:58:17.572| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  209. 2022-12-07 15:58:17.575| main | DEBUG | - | ==> Parameters: 167(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  210. 2022-12-07 15:58:17.578| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  211. 2022-12-07 15:58:17.580| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  212. 2022-12-07 15:58:17.581| main | DEBUG | - | ==> Parameters: cccz(String), 长春市朝鲜族中学(String), https://solar-file.qmth.com.cn/org/logo/167.png(String), 0(Integer), 1(Integer), 2f7fe5560c9e4f59b95655571f7d0cd8(String), mn2mySjgEv9SvFQ6QteTKKTrhNApQMqk(String), 1(Integer), 1(Integer), 1(Long), 1669085320588(Long), 1670399897580(Long), 167(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  213. 2022-12-07 15:58:17.585| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  214. 2022-12-07 15:58:17.586| main | DEBUG | - | ==> Parameters: 169(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  215. 2022-12-07 15:58:17.590| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  216. 2022-12-07 15:58:17.591| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  217. 2022-12-07 15:58:17.593| main | DEBUG | - | ==> Parameters: cdgov(String), 成都政务中心(String), https://solar-file.qmth.com.cn/org/logo/169.png(String), 0(Integer), 1(Integer), 8d3b2a0f704847688fbdc527d4cb6302(String), eYrK2khTPJ2Br4U6Nx6Mf1FOTYD37NRy(String), 1(Integer), 1(Integer), 1(Long), 1669085320562(Long), 1670399897591(Long), 169(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  218. 2022-12-07 15:58:17.596| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  219. 2022-12-07 15:58:17.597| main | DEBUG | - | ==> Parameters: 177(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  220. 2022-12-07 15:58:17.600| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  221. 2022-12-07 15:58:17.601| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  222. 2022-12-07 15:58:17.603| main | DEBUG | - | ==> Parameters: nju(String), 南京大学(String), https://solar-file.qmth.com.cn/org/logo/177.png(String), 0(Integer), 1(Integer), 2c252e9d509a4f2992431c884f3e7a55(String), 9Q8YJ2iukya0J1KPg9kuOsq0LgWZ2D7l(String), 1(Integer), 1(Integer), 1(Long), 1669085320556(Long), 1670399897601(Long), 177(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  223. 2022-12-07 15:58:17.606| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  224. 2022-12-07 15:58:17.607| main | DEBUG | - | ==> Parameters: 178(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  225. 2022-12-07 15:58:17.610| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  226. 2022-12-07 15:58:17.612| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  227. 2022-12-07 15:58:17.613| main | DEBUG | - | ==> Parameters: hncj(String), 河南城建学院(String), https://solar-file.qmth.com.cn/org/logo/178.png(String), 0(Integer), 1(Integer), ba973123a3454c469b8c0379dd5dd1c8(String), JLumpTr2PpFolFlPpkgIxNYzRizSUjWM(String), 1(Integer), 1(Integer), 1(Long), 1669085320608(Long), 1670399897611(Long), 178(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  228. 2022-12-07 15:58:17.615| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  229. 2022-12-07 15:58:17.615| main | DEBUG | - | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  230. 2022-12-07 15:58:17.618| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  231. 2022-12-07 15:58:17.619| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  232. 2022-12-07 15:58:17.620| main | DEBUG | - | ==> Parameters: test-school-1(String), 测试学校_1(String), https://solar-file.qmth.com.cn/org/logo/1.png(String), 1(Integer), 41a9c68b71c9486db62de90980bd7e9a(String), yhe22bNXMRljatkvJA4f56by9dIAJBjv(String), 1(Integer), 1(Integer), 1(Long), 1663299567220(Long), 1670399897619(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  233. 2022-12-07 15:58:17.634| main | INFO | - | 服务器启动时执行 end | [com.qmth.themis.admin.start.StartRunning:37]
  234. 2022-12-07 15:58:55.107| http-nio-6001-exec-1 | INFO | - | Initializing Spring DispatcherServlet 'dispatcherServlet' | [org.apache.juli.logging.DirectJDKLog:173]
  235. 2022-12-07 15:58:55.128| http-nio-6001-exec-1 | INFO | - | Initializing Servlet 'dispatcherServlet' | [org.springframework.web.servlet.FrameworkServlet:525]
  236. 2022-12-07 15:58:55.308| http-nio-6001-exec-1 | INFO | - | Completed initialization in 179 ms | [org.springframework.web.servlet.FrameworkServlet:547]
  237. 2022-12-07 15:58:55.548| http-nio-6001-exec-1 | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE (code = ?) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  238. 2022-12-07 15:58:55.551| http-nio-6001-exec-1 | DEBUG | - | ==> Parameters: test-school-1(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  239. 2022-12-07 15:58:55.565| http-nio-6001-exec-1 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  240. 2022-12-07 15:58:55.692| http-nio-6001-exec-1 | INFO | - | request:============请求地址============:/api/admin/sys/org/queryByOrgCode
  241. ============类============:com.qmth.themis.admin.api.SysController
  242. ============方法============:queryByOrgCode
  243. 参数key:"code",参数value:"test-school-1"
  244. ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
  245. 2022-12-07 15:58:58.301| http-nio-6001-exec-2 | DEBUG | - | ==> Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE (login_name = ? AND org_id = ?) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  246. 2022-12-07 15:58:58.305| http-nio-6001-exec-2 | DEBUG | - | ==> Parameters: admin1(String), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  247. 2022-12-07 15:58:58.318| http-nio-6001-exec-2 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  248. 2022-12-07 15:58:58.325| http-nio-6001-exec-2 | DEBUG | - | ==> Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  249. 2022-12-07 15:58:58.327| http-nio-6001-exec-2 | DEBUG | - | ==> Parameters: 305654272086249472(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  250. 2022-12-07 15:58:58.329| http-nio-6001-exec-2 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  251. 2022-12-07 15:58:58.345| http-nio-6001-exec-2 | DEBUG | - | ==> Preparing: SELECT id,user_id,role_code FROM t_b_user_role WHERE (user_id = ?) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  252. 2022-12-07 15:58:58.346| http-nio-6001-exec-2 | DEBUG | - | ==> Parameters: 305654272086249472(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  253. 2022-12-07 15:58:58.352| http-nio-6001-exec-2 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  254. 2022-12-07 15:58:58.355| http-nio-6001-exec-2 | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  255. 2022-12-07 15:58:58.356| http-nio-6001-exec-2 | DEBUG | - | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  256. 2022-12-07 15:58:58.359| http-nio-6001-exec-2 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  257. 2022-12-07 15:58:58.374| http-nio-6001-exec-2 | DEBUG | - | ==> Preparing: SELECT id,role_code,privilege_id FROM t_b_role_privilege WHERE (role_code IN (?)) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  258. 2022-12-07 15:58:58.376| http-nio-6001-exec-2 | DEBUG | - | ==> Parameters: ADMIN(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  259. 2022-12-07 15:58:58.391| http-nio-6001-exec-2 | DEBUG | - | <== Total: 115 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  260. 2022-12-07 15:58:58.411| http-nio-6001-exec-2 | DEBUG | - | ==> Preparing: SELECT id,name,url,type,parent_id,sequence,remark,create_time FROM t_b_privilege WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) AND type = ?) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  261. 2022-12-07 15:58:58.421| http-nio-6001-exec-2 | DEBUG | - | ==> Parameters: 1(Long), 2(Long), 4(Long), 5(Long), 6(Long), 7(Long), 8(Long), 9(Long), 16(Long), 17(Long), 18(Long), 19(Long), 21(Long), 22(Long), 24(Long), 25(Long), 26(Long), 27(Long), 28(Long), 29(Long), 30(Long), 35(Long), 36(Long), 37(Long), 38(Long), 39(Long), 40(Long), 41(Long), 42(Long), 43(Long), 44(Long), 45(Long), 46(Long), 47(Long), 48(Long), 49(Long), 50(Long), 51(Long), 52(Long), 53(Long), 54(Long), 55(Long), 56(Long), 57(Long), 58(Long), 59(Long), 82(Long), 83(Long), 84(Long), 85(Long), 86(Long), 98(Long), 99(Long), 100(Long), 101(Long), 104(Long), 105(Long), 106(Long), 107(Long), 108(Long), 109(Long), 110(Long), 111(Long), 112(Long), 113(Long), 119(Long), 120(Long), 122(Long), 123(Long), 124(Long), 125(Long), 126(Long), 127(Long), 128(Long), 129(Long), 130(Long), 131(Long), 132(Long), 133(Long), 134(Long), 135(Long), 136(Long), 141(Long), 143(Long), 144(Long), 145(Long), 146(Long), 147(Long), 148(Long), 149(Long), 150(Long), 151(Long), 152(Long), 153(Long), 155(Long), 156(Long), 159(Long), 160(Long), 161(Long), 162(Long), 163(Long), 168(Long), 169(Long), 170(Long), 171(Long), 172(Long), 173(Long), 174(Long), 176(Long), 177(Long), 178(Long), 179(Long), 180(Long), 181(Long), 183(Long), LINK(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  262. 2022-12-07 15:58:58.444| http-nio-6001-exec-2 | DEBUG | - | <== Total: 95 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  263. 2022-12-07 15:58:58.489| http-nio-6001-exec-2 | INFO | - | sendOneWay mqDto:{"id":"33db9e6954464838ae460ad1ab8e71aa","topic":"themis-topic-exam","tag":"WEB","timestamp":1670399938480,"body":"SESSION","type":"WEB","objId":"bfc7394fdc551bdd2ae570652c331631","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
  264. 2022-12-07 15:58:58.577| http-nio-6001-exec-2 | INFO | - | sendOneWay mqDto:{"id":"798159ae9138475c9d1d0e5982008d90","topic":"themis-topic-exam","tag":"USER","timestamp":1670399938577,"body":"LOGIN","type":"USER","objId":"305654272086249472","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
  265. 2022-12-07 15:58:58.580| http-nio-6001-exec-2 | INFO | - | request:============请求地址============:/api/admin/user/login/account
  266. ============类============:com.qmth.themis.admin.api.TBUserController
  267. ============方法============:login
  268. 参数key:"mapParameter",参数value:{"loginName":"admin1","password":"MTIzNDU2","code":"test-school-1"}
  269. ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
  270. 2022-12-07 15:58:58.642| http-nio-6001-exec-3 | INFO | - | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
  271. 2022-12-07 15:58:58.643| http-nio-6001-exec-3 | INFO | - | Start authorization: url:/api/admin/sys/getPlayUrls, method:POST, platform:WEB, deviceId:3f60beaf159847fa9f178e6d38fb8551, authorization:Token bfc7394fdc551bdd2ae570652c331631:HIslruRfR7NfBMwnXOI4bmdYNt8=, time:1670399938630 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
  272. 2022-12-07 15:58:58.688| http-nio-6001-exec-3 | INFO | - | request:============请求地址============:/api/admin/sys/getPlayUrls
  273. ============类============:com.qmth.themis.admin.api.SysController
  274. ============方法============:getPlayUrls
  275. ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
  276. 2022-12-07 15:58:58.744| http-nio-6001-exec-4 | INFO | - | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
  277. 2022-12-07 15:58:58.745| http-nio-6001-exec-4 | INFO | - | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:3f60beaf159847fa9f178e6d38fb8551, authorization:Token bfc7394fdc551bdd2ae570652c331631:SfuC7fXbEE6VWGE6VwhhHoWXVaA=, time:1670399938710 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
  278. 2022-12-07 15:58:58.756| http-nio-6001-exec-4 | DEBUG | - | ==> Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence` | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  279. 2022-12-07 15:58:58.777| http-nio-6001-exec-4 | DEBUG | - | ==> Parameters: 305654272086249472(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  280. 2022-12-07 15:58:58.806| http-nio-6001-exec-4 | DEBUG | - | <== Total: 20 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  281. 2022-12-07 15:58:58.811| http-nio-6001-exec-4 | INFO | - | request:============请求地址============:/api/admin/sys/getMenu
  282. ============类============:com.qmth.themis.admin.api.SysController
  283. ============方法============:getMenu
  284. ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
  285. 2022-12-07 15:58:58.992| http-nio-6001-exec-5 | INFO | - | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
  286. 2022-12-07 15:58:58.992| http-nio-6001-exec-5 | INFO | - | Start authorization: url:/api/admin/user/query, method:POST, platform:WEB, deviceId:3f60beaf159847fa9f178e6d38fb8551, authorization:Token bfc7394fdc551bdd2ae570652c331631:qVzAPW2z2eYWAdqOjnWKpZqD4pw=, time:1670399938976 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
  287. 2022-12-07 15:58:58.995| http-nio-6001-exec-6 | INFO | - | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
  288. 2022-12-07 15:58:58.996| http-nio-6001-exec-6 | INFO | - | Start authorization: url:/api/admin/sys/role/query, method:POST, platform:WEB, deviceId:3f60beaf159847fa9f178e6d38fb8551, authorization:Token bfc7394fdc551bdd2ae570652c331631:+UAloqDU4JOT3tJiKb+DV3FA/Ng=, time:1670399938977 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
  289. 2022-12-07 15:58:59.062| http-nio-6001-exec-6 | DEBUG | - | ==> Preparing: SELECT id,role_code,role_name,create_time FROM t_b_role WHERE (role_code NOT IN (?,?)) ORDER BY role_code ASC | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  290. 2022-12-07 15:58:59.067| http-nio-6001-exec-6 | DEBUG | - | ==> Parameters: SUPER_ADMIN(String), STUDENT(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  291. 2022-12-07 15:58:59.072| http-nio-6001-exec-6 | DEBUG | - | <== Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  292. 2022-12-07 15:58:59.075| http-nio-6001-exec-6 | INFO | - | request:============请求地址============:/api/admin/sys/role/query
  293. ============类============:com.qmth.themis.admin.api.SysController
  294. ============方法============:roleList
  295. ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
  296. 2022-12-07 15:58:59.191| http-nio-6001-exec-5 | DEBUG | - | ==> Preparing: SELECT COUNT(*) FROM (SELECT tbu.org_id AS orgId, tbu.id, tbu.mobile_number AS mobileNumber, tbu.login_name AS loginName, tbu.name, GROUP_CONCAT(tbr.role_code) AS roleCodeStr, GROUP_CONCAT(tbr.role_name) AS roleNameStr, tbu.enable, tbo.name AS orgName, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.create_id) AS createName, tbu.create_time AS createTime, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.update_id) AS updateName, tbu.update_time AS updateTime FROM t_b_user tbu LEFT JOIN t_b_user_role tbur ON tbur.user_id = tbu.id LEFT JOIN t_b_role tbr ON tbr.role_code = tbur.role_code LEFT JOIN t_b_org tbo ON tbo.id = tbu.org_id WHERE tbu.org_id = ? GROUP BY tbu.org_id, tbu.id, tbu.mobile_number, tbu.login_name, tbu.name, tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN' | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  297. 2022-12-07 15:58:59.212| http-nio-6001-exec-5 | DEBUG | - | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  298. 2022-12-07 15:58:59.216| http-nio-6001-exec-5 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  299. 2022-12-07 15:58:59.241| http-nio-6001-exec-5 | DEBUG | - | ==> Preparing: select t.id, t.name, t.loginName, t.orgId, t.orgName, t.roleNameStr, t.enable, t.mobileNumber, t.roleCodeStr, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select tbu.org_id as orgId,tbu.id, tbu.mobile_number as mobileNumber, tbu.login_name as loginName, tbu.name, group_concat(tbr.role_code) as roleCodeStr, group_concat(tbr.role_name) as roleNameStr, tbu.enable,tbo.name as orgName,( select t.name from t_b_user t where t.id = tbu.create_id) as createName, tbu.create_time as createTime, ( select t.name from t_b_user t where t.id = tbu.update_id) as updateName, tbu.update_time as updateTime from t_b_user tbu left join t_b_user_role tbur on tbur.user_id = tbu.id left join t_b_role tbr on tbr.role_code = tbur.role_code left join t_b_org tbo on tbo.id = tbu.org_id WHERE tbu.org_id = ? group by tbu.org_id,tbu.id,tbu.mobile_number,tbu.login_name,tbu.name,tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN' order by t.name LIMIT ? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  300. 2022-12-07 15:58:59.253| http-nio-6001-exec-5 | DEBUG | - | ==> Parameters: 240069373300576256(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  301. 2022-12-07 15:58:59.264| http-nio-6001-exec-5 | DEBUG | - | <== Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  302. 2022-12-07 15:58:59.269| http-nio-6001-exec-5 | INFO | - | request:============请求地址============:/api/admin/user/query
  303. ============类============:com.qmth.themis.admin.api.TBUserController
  304. ============方法============:query
  305. 参数key:"id",参数value:null
  306. 参数key:"loginName",参数value:null
  307. 参数key:"name",参数value:null
  308. 参数key:"roleCode",参数value:null
  309. 参数key:"enable",参数value:null
  310. 参数key:"orgId",参数value:null
  311. 参数key:"pageNumber",参数value:1
  312. 参数key:"pageSize",参数value:10
  313. ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
  314. 2022-12-07 15:58:59.899| http-nio-6001-exec-7 | INFO | - | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
  315. 2022-12-07 15:58:59.899| http-nio-6001-exec-7 | INFO | - | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:3f60beaf159847fa9f178e6d38fb8551, authorization:Token bfc7394fdc551bdd2ae570652c331631:Aqr4+lFp1+yA6S72SWTOamufixM=, time:1670399939883 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
  316. 2022-12-07 15:59:00.022| http-nio-6001-exec-7 | DEBUG | - | ==> Preparing: SELECT COUNT(*) FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.createTime DESC) TOTAL | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  317. 2022-12-07 15:59:00.027| http-nio-6001-exec-7 | DEBUG | - | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  318. 2022-12-07 15:59:00.054| http-nio-6001-exec-7 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  319. 2022-12-07 15:59:00.056| http-nio-6001-exec-7 | DEBUG | - | ==> Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.createTime desc LIMIT ? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  320. 2022-12-07 15:59:00.061| http-nio-6001-exec-7 | DEBUG | - | ==> Parameters: 240069373300576256(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  321. 2022-12-07 15:59:00.066| http-nio-6001-exec-7 | DEBUG | - | <== Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  322. 2022-12-07 15:59:00.067| http-nio-6001-exec-7 | INFO | - | request:============请求地址============:/api/admin/exam/query
  323. ============类============:com.qmth.themis.admin.api.TEExamController
  324. ============方法============:query
  325. 参数key:"userId",参数value:null
  326. 参数key:"id",参数value:null
  327. 参数key:"code",参数value:null
  328. 参数key:"name",参数value:null
  329. 参数key:"mode",参数value:null
  330. 参数key:"enable",参数value:null
  331. 参数key:"type",参数value:null
  332. 参数key:"finished",参数value:null
  333. 参数key:"pageNumber",参数value:1
  334. 参数key:"pageSize",参数value:10
  335. ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
  336. 2022-12-07 15:59:03.227| http-nio-6001-exec-8 | INFO | - | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
  337. 2022-12-07 15:59:03.228| http-nio-6001-exec-8 | INFO | - | Start authorization: url:/api/admin/activity/query, method:POST, platform:WEB, deviceId:3f60beaf159847fa9f178e6d38fb8551, authorization:Token bfc7394fdc551bdd2ae570652c331631:oxqUSU/fSkG4+egRSrwSxev7Z5M=, time:1670399943220 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
  338. 2022-12-07 15:59:03.319| http-nio-6001-exec-8 | DEBUG | - | ==> Preparing: SELECT COUNT(*) FROM (SELECT teea.id, teea.code, teea.exam_id AS examId, teea.prepare_seconds AS prepareSeconds, teea.max_duration_seconds AS maxDurationSeconds, teea.enable, teea.opening_seconds AS openingSeconds, teea.start_time AS startTime, teea.finish_time AS finishTime, teea.create_time AS createTime, teea.update_time AS updateTime, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.update_id) AS updateName FROM t_e_exam_activity teea LEFT JOIN t_e_exam tee ON teea.exam_id = tee.id WHERE teea.exam_id = ?) t | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  339. 2022-12-07 15:59:03.321| http-nio-6001-exec-8 | DEBUG | - | ==> Parameters: 321231459686293504(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  340. 2022-12-07 15:59:03.325| http-nio-6001-exec-8 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  341. 2022-12-07 15:59:03.328| http-nio-6001-exec-8 | DEBUG | - | ==> Preparing: select t.id, t.code, t.examId, t.prepareSeconds, t.maxDurationSeconds, t.enable, t.openingSeconds, t.startTime, t.finishTime, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select teea.id, teea.code, teea.exam_id as examId, teea.prepare_seconds as prepareSeconds, teea.max_duration_seconds as maxDurationSeconds, teea.enable, teea.opening_seconds as openingSeconds, teea.start_time as startTime, teea.finish_time as finishTime, teea.create_time as createTime, teea.update_time as updateTime,( select t1.name from t_b_user t1 where t1.id = teea.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = teea.update_id) as updateName from t_e_exam_activity teea left join t_e_exam tee on teea.exam_id = tee.id WHERE teea.exam_id = ? ) t order by cast(t.code as SIGNED) LIMIT ? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  342. 2022-12-07 15:59:03.334| http-nio-6001-exec-8 | DEBUG | - | ==> Parameters: 321231459686293504(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  343. 2022-12-07 15:59:03.338| http-nio-6001-exec-8 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  344. 2022-12-07 15:59:03.340| http-nio-6001-exec-8 | INFO | - | request:============请求地址============:/api/admin/activity/query
  345. ============类============:com.qmth.themis.admin.api.TEExamActivityController
  346. ============方法============:query
  347. 参数key:"id",参数value:null
  348. 参数key:"examId",参数value:321231459686293504
  349. 参数key:"code",参数value:null
  350. 参数key:"startDate",参数value:null
  351. 参数key:"finishDate",参数value:null
  352. 参数key:"pageNumber",参数value:1
  353. 参数key:"pageSize",参数value:10
  354. ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
  355. 2022-12-07 15:59:04.902| http-nio-6001-exec-9 | INFO | - | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
  356. 2022-12-07 15:59:04.903| http-nio-6001-exec-9 | INFO | - | Start authorization: url:/api/admin/exam/detail, method:POST, platform:WEB, deviceId:3f60beaf159847fa9f178e6d38fb8551, authorization:Token bfc7394fdc551bdd2ae570652c331631:8rivSmmYJaPiQH5Q0QXulPv9crQ=, time:1670399944879 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
  357. 2022-12-07 15:59:04.911| http-nio-6001-exec-9 | DEBUG | - | ==> Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,scan_time,third_exam_id,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  358. 2022-12-07 15:59:04.913| http-nio-6001-exec-9 | DEBUG | - | ==> Parameters: 321231459686293504(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  359. 2022-12-07 15:59:04.919| http-nio-6001-exec-9 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  360. 2022-12-07 15:59:05.015| http-nio-6001-exec-9 | INFO | - | request:============请求地址============:/api/admin/exam/detail
  361. ============类============:com.qmth.themis.admin.api.TEExamController
  362. ============方法============:detail
  363. 参数key:"id",参数value:321231459686293504
  364. ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
  365. 2022-12-07 15:59:08.932| http-nio-6001-exec-10 | INFO | - | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
  366. 2022-12-07 15:59:08.933| http-nio-6001-exec-10 | INFO | - | Start authorization: url:/api/admin/activity/save, method:POST, platform:WEB, deviceId:3f60beaf159847fa9f178e6d38fb8551, authorization:Token bfc7394fdc551bdd2ae570652c331631:ACuO8qZXxn84v5gWKtRxdtssU5U=, time:1670399948926 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
  367. 2022-12-07 15:59:08.977| http-nio-6001-exec-10 | DEBUG | - | ==> Preparing: SELECT COUNT( * ) FROM t_e_audio WHERE (activity_id = ? AND type = ? AND audio_default = ?) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  368. 2022-12-07 15:59:08.980| http-nio-6001-exec-10 | DEBUG | - | ==> Parameters: 321231460223164416(Long), BEFORE(String), SYS(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  369. 2022-12-07 15:59:08.990| http-nio-6001-exec-10 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  370. 2022-12-07 15:59:08.998| http-nio-6001-exec-10 | DEBUG | - | ==> Preparing: SELECT COUNT( * ) FROM t_e_audio WHERE (activity_id = ? AND type = ? AND audio_default = ?) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  371. 2022-12-07 15:59:08.999| http-nio-6001-exec-10 | DEBUG | - | ==> Parameters: 321231460223164416(Long), AFTER(String), SYS(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  372. 2022-12-07 15:59:09.002| http-nio-6001-exec-10 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  373. 2022-12-07 15:59:09.004| http-nio-6001-exec-10 | DEBUG | - | ==> Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  374. 2022-12-07 15:59:09.006| http-nio-6001-exec-10 | DEBUG | - | ==> Parameters: 321231460223164416(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  375. 2022-12-07 15:59:09.008| http-nio-6001-exec-10 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  376. 2022-12-07 15:59:09.015| http-nio-6001-exec-10 | ERROR | - | 请求出错:{} | [com.qmth.themis.business.service.impl.TEExamActivityServiceImpl:438]
  377. com.qmth.themis.common.exception.BusinessException: 修改的场次结束时间只能大于当前时间
  378. at com.qmth.themis.business.service.impl.TEExamActivityServiceImpl.lambda$saveExamActivity$2(TEExamActivityServiceImpl.java:383)
  379. at java.util.ArrayList.forEach(ArrayList.java:1249)
  380. at com.qmth.themis.business.service.impl.TEExamActivityServiceImpl.saveExamActivity(TEExamActivityServiceImpl.java:351)
  381. at com.qmth.themis.business.service.impl.TEExamActivityServiceImpl$$FastClassBySpringCGLIB$$fba28f18.invoke(<generated>)
  382. at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
  383. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
  384. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
  385. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
  386. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:366)
  387. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
  388. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  389. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
  390. at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
  391. at com.qmth.themis.business.service.impl.TEExamActivityServiceImpl$$EnhancerBySpringCGLIB$$30791f7b.saveExamActivity(<generated>)
  392. at com.qmth.themis.admin.api.TEExamActivityController.save(TEExamActivityController.java:91)
  393. at com.qmth.themis.admin.api.TEExamActivityController$$FastClassBySpringCGLIB$$462289c5.invoke(<generated>)
  394. at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
  395. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
  396. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
  397. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
  398. at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:120)
  399. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  400. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
  401. at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
  402. at com.qmth.themis.admin.aspect.ApiControllerAspect.aroundApiPoint(ApiControllerAspect.java:74)
  403. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  404. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  405. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  406. at java.lang.reflect.Method.invoke(Method.java:498)
  407. at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
  408. at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
  409. at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
  410. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  411. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
  412. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:366)
  413. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
  414. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  415. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
  416. at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
  417. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  418. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
  419. at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
  420. at com.qmth.themis.admin.api.TEExamActivityController$$EnhancerBySpringCGLIB$$85021f5c.save(<generated>)
  421. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  422. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  423. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  424. at java.lang.reflect.Method.invoke(Method.java:498)
  425. at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
  426. at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
  427. at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
  428. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:879)
  429. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793)
  430. at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
  431. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
  432. at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
  433. at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
  434. at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
  435. at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
  436. at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
  437. at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
  438. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
  439. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  440. at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
  441. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  442. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  443. at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
  444. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  445. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  446. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
  447. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
  448. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  449. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  450. at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
  451. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
  452. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  453. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  454. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
  455. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
  456. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  457. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  458. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
  459. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  460. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
  461. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
  462. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
  463. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
  464. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  465. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
  466. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
  467. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
  468. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
  469. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  470. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  471. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  472. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  473. at java.lang.Thread.run(Thread.java:748)
  474. 2022-12-07 15:59:09.047| http-nio-6001-exec-10 | ERROR | - | 请求出错:{} | [com.qmth.themis.admin.aspect.ApiControllerAspect:76]
  475. com.qmth.themis.common.exception.BusinessException: 修改的场次结束时间只能大于当前时间
  476. at com.qmth.themis.business.service.impl.TEExamActivityServiceImpl.saveExamActivity(TEExamActivityServiceImpl.java:454)
  477. at com.qmth.themis.business.service.impl.TEExamActivityServiceImpl$$FastClassBySpringCGLIB$$fba28f18.invoke(<generated>)
  478. at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
  479. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
  480. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
  481. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
  482. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:366)
  483. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
  484. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  485. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
  486. at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
  487. at com.qmth.themis.business.service.impl.TEExamActivityServiceImpl$$EnhancerBySpringCGLIB$$30791f7b.saveExamActivity(<generated>)
  488. at com.qmth.themis.admin.api.TEExamActivityController.save(TEExamActivityController.java:91)
  489. at com.qmth.themis.admin.api.TEExamActivityController$$FastClassBySpringCGLIB$$462289c5.invoke(<generated>)
  490. at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
  491. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
  492. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
  493. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
  494. at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:120)
  495. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  496. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
  497. at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
  498. at com.qmth.themis.admin.aspect.ApiControllerAspect.aroundApiPoint(ApiControllerAspect.java:74)
  499. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  500. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  501. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  502. at java.lang.reflect.Method.invoke(Method.java:498)
  503. at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
  504. at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
  505. at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
  506. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  507. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
  508. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:366)
  509. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
  510. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  511. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
  512. at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
  513. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  514. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
  515. at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
  516. at com.qmth.themis.admin.api.TEExamActivityController$$EnhancerBySpringCGLIB$$85021f5c.save(<generated>)
  517. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  518. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  519. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  520. at java.lang.reflect.Method.invoke(Method.java:498)
  521. at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
  522. at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
  523. at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
  524. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:879)
  525. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793)
  526. at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
  527. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
  528. at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
  529. at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
  530. at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
  531. at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
  532. at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
  533. at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
  534. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
  535. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  536. at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
  537. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  538. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  539. at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
  540. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  541. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  542. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
  543. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
  544. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  545. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  546. at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
  547. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
  548. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  549. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  550. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
  551. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
  552. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  553. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  554. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
  555. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  556. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
  557. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
  558. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
  559. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
  560. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  561. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
  562. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
  563. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
  564. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
  565. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  566. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  567. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  568. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  569. at java.lang.Thread.run(Thread.java:748)
  570. 2022-12-07 15:59:09.048| http-nio-6001-exec-10 | INFO | - | request:============请求地址============:/api/admin/activity/save
  571. ============类============:com.qmth.themis.admin.api.TEExamActivityController
  572. ============方法============:save
  573. 参数key:"teExamActivityList",参数value:[{"id":"321231460223164416","createId":null,"createTime":null,"updateId":null,"updateTime":null,"examId":"321231459686293504","code":null,"prepareSeconds":300,"maxDurationSeconds":9000,"enable":1,"openingSeconds":60,"startTime":1667471400000,"finishTime":1667480400000}]
  574. ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
  575. 2022-12-07 15:59:09.059| http-nio-6001-exec-10 | ERROR | - | 请求出错:[error path]:/api/admin/activity/save
  576. [status]:500
  577. [code]:500
  578. [message]:修改的场次结束时间只能大于当前时间 | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:56]
  579. 2022-12-07 15:59:24.041| http-nio-6001-exec-1 | INFO | - | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
  580. 2022-12-07 15:59:24.042| http-nio-6001-exec-1 | INFO | - | Start authorization: url:/api/admin/sys/org/query, method:POST, platform:WEB, deviceId:3f60beaf159847fa9f178e6d38fb8551, authorization:Token bfc7394fdc551bdd2ae570652c331631:V8XCGjLV0VnHEX6+rBR4qI9p8j8=, time:1670399964031 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
  581. 2022-12-07 15:59:24.058| http-nio-6001-exec-1 | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE (id = ?) ORDER BY code ASC | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  582. 2022-12-07 15:59:24.063| http-nio-6001-exec-1 | DEBUG | - | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  583. 2022-12-07 15:59:24.067| http-nio-6001-exec-1 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  584. 2022-12-07 15:59:24.070| http-nio-6001-exec-1 | INFO | - | request:============请求地址============:/api/admin/sys/org/query
  585. ============类============:com.qmth.themis.admin.api.SysController
  586. ============方法============:query
  587. 参数key:"id",参数value:240069373300576256
  588. 参数key:"code",参数value:null
  589. 参数key:"name",参数value:null
  590. 参数key:"enable",参数value:null
  591. ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
  592. 2022-12-07 16:00:00.018| scheduled-task-1 | INFO | - | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
  593. 2022-12-07 16:02:59.404| SpringContextShutdownHook | INFO | - | Shutting down ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
  594. 2022-12-07 16:02:59.427| SpringContextShutdownHook | INFO | - | Start release machindId | [com.qmth.themis.business.util.UidUtil:81]
  595. 2022-12-07 16:02:59.457| NettyClientSelector_1 | INFO | - | closeChannel: close the connection to remote address[192.168.10.36:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
  596. 2022-12-07 16:02:59.461| NettyClientSelector_1 | INFO | - | closeChannel: close the connection to remote address[192.168.10.36:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
  597. 2022-12-07 16:02:59.471| NettyClientSelector_1 | INFO | - | closeChannel: close the connection to remote address[192.168.10.36:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
  598. 2022-12-07 16:02:59.472| NettyClientSelector_1 | INFO | - | closeChannel: close the connection to remote address[192.168.10.36:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
  599. 2022-12-07 16:02:59.502| SpringContextShutdownHook | INFO | - | {dataSource-1} closing ... | [com.alibaba.druid.pool.DruidDataSource:1965]
  600. 2022-12-07 16:02:59.648| SpringContextShutdownHook | INFO | - | {dataSource-1} closed | [com.alibaba.druid.pool.DruidDataSource:2037]
  601. 2022-12-07 16:03:09.756| main | INFO | - | Starting ThemisAdminApplication on kingdeMacBook-Air.local with PID 7863 (/Users/king/git/backend-service/themis-admin/target/classes started by king in /Users/king/git/backend-service) | [org.springframework.boot.StartupInfoLogger:55]
  602. 2022-12-07 16:03:09.850| main | INFO | - | The following profiles are active: dev | [org.springframework.boot.SpringApplication:655]
  603. 2022-12-07 16:03:14.905| main | INFO | - | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
  604. 2022-12-07 16:03:14.910| main | INFO | - | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
  605. 2022-12-07 16:03:14.974| main | INFO | - | Finished Spring Data repository scanning in 34ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
  606. 2022-12-07 16:03:15.234| main | WARN | - | Skipping MapperFactoryBean with name 'sysConfigMapper' and 'com.qmth.themis.business.dao.SysConfigMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  607. 2022-12-07 16:03:15.235| main | WARN | - | Skipping MapperFactoryBean with name 'TBAppMapper' and 'com.qmth.themis.business.dao.TBAppMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  608. 2022-12-07 16:03:15.235| main | WARN | - | Skipping MapperFactoryBean with name 'TBAppVersionMapper' and 'com.qmth.themis.business.dao.TBAppVersionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  609. 2022-12-07 16:03:15.236| main | WARN | - | Skipping MapperFactoryBean with name 'TBAttachmentMapper' and 'com.qmth.themis.business.dao.TBAttachmentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  610. 2022-12-07 16:03:15.236| main | WARN | - | Skipping MapperFactoryBean with name 'TBClientDownloadMapper' and 'com.qmth.themis.business.dao.TBClientDownloadMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  611. 2022-12-07 16:03:15.237| main | WARN | - | Skipping MapperFactoryBean with name 'TBClientVersionMapper' and 'com.qmth.themis.business.dao.TBClientVersionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  612. 2022-12-07 16:03:15.237| main | WARN | - | Skipping MapperFactoryBean with name 'TBExamInvigilateUserMapper' and 'com.qmth.themis.business.dao.TBExamInvigilateUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  613. 2022-12-07 16:03:15.237| main | WARN | - | Skipping MapperFactoryBean with name 'TBExamInvigilateUserTempMapper' and 'com.qmth.themis.business.dao.TBExamInvigilateUserTempMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  614. 2022-12-07 16:03:15.238| main | WARN | - | Skipping MapperFactoryBean with name 'TBOrgMapper' and 'com.qmth.themis.business.dao.TBOrgMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  615. 2022-12-07 16:03:15.238| main | WARN | - | Skipping MapperFactoryBean with name 'TBPrivilegeMapper' and 'com.qmth.themis.business.dao.TBPrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  616. 2022-12-07 16:03:15.239| main | WARN | - | Skipping MapperFactoryBean with name 'TBRoleMapper' and 'com.qmth.themis.business.dao.TBRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  617. 2022-12-07 16:03:15.240| main | WARN | - | Skipping MapperFactoryBean with name 'TBRolePrivilegeMapper' and 'com.qmth.themis.business.dao.TBRolePrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  618. 2022-12-07 16:03:15.241| main | WARN | - | Skipping MapperFactoryBean with name 'TBSessionMapper' and 'com.qmth.themis.business.dao.TBSessionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  619. 2022-12-07 16:03:15.241| main | WARN | - | Skipping MapperFactoryBean with name 'TBTaskHistoryMapper' and 'com.qmth.themis.business.dao.TBTaskHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  620. 2022-12-07 16:03:15.242| main | WARN | - | Skipping MapperFactoryBean with name 'TBUserMapper' and 'com.qmth.themis.business.dao.TBUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  621. 2022-12-07 16:03:15.242| main | WARN | - | Skipping MapperFactoryBean with name 'TBUserRoleMapper' and 'com.qmth.themis.business.dao.TBUserRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  622. 2022-12-07 16:03:15.243| main | WARN | - | Skipping MapperFactoryBean with name 'TEAudioMapper' and 'com.qmth.themis.business.dao.TEAudioMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  623. 2022-12-07 16:03:15.243| main | WARN | - | Skipping MapperFactoryBean with name 'TEConfigMapper' and 'com.qmth.themis.business.dao.TEConfigMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  624. 2022-12-07 16:03:15.243| main | WARN | - | Skipping MapperFactoryBean with name 'TEExamActivityMapper' and 'com.qmth.themis.business.dao.TEExamActivityMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  625. 2022-12-07 16:03:15.245| main | WARN | - | Skipping MapperFactoryBean with name 'TEExamBreachLogMapper' and 'com.qmth.themis.business.dao.TEExamBreachLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  626. 2022-12-07 16:03:15.245| main | WARN | - | Skipping MapperFactoryBean with name 'TEExamCourseMapper' and 'com.qmth.themis.business.dao.TEExamCourseMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  627. 2022-12-07 16:03:15.246| main | WARN | - | Skipping MapperFactoryBean with name 'TEExamMapper' and 'com.qmth.themis.business.dao.TEExamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  628. 2022-12-07 16:03:15.246| main | WARN | - | Skipping MapperFactoryBean with name 'TEExamPaperMapper' and 'com.qmth.themis.business.dao.TEExamPaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  629. 2022-12-07 16:03:15.246| main | WARN | - | Skipping MapperFactoryBean with name 'TEExamReexamAuditingMapper' and 'com.qmth.themis.business.dao.TEExamReexamAuditingMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  630. 2022-12-07 16:03:15.247| main | WARN | - | Skipping MapperFactoryBean with name 'TEExamReexamMapper' and 'com.qmth.themis.business.dao.TEExamReexamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  631. 2022-12-07 16:03:15.247| main | WARN | - | Skipping MapperFactoryBean with name 'TEExamStudentLogMapper' and 'com.qmth.themis.business.dao.TEExamStudentLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  632. 2022-12-07 16:03:15.247| main | WARN | - | Skipping MapperFactoryBean with name 'TEExamStudentMapper' and 'com.qmth.themis.business.dao.TEExamStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  633. 2022-12-07 16:03:15.248| main | WARN | - | Skipping MapperFactoryBean with name 'TEExamStudentOnlineLogMapper' and 'com.qmth.themis.business.dao.TEExamStudentOnlineLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  634. 2022-12-07 16:03:15.248| main | WARN | - | Skipping MapperFactoryBean with name 'TESimulatePaperMapper' and 'com.qmth.themis.business.dao.TESimulatePaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  635. 2022-12-07 16:03:15.248| main | WARN | - | Skipping MapperFactoryBean with name 'TEStudentMapper' and 'com.qmth.themis.business.dao.TEStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  636. 2022-12-07 16:03:15.249| main | WARN | - | Skipping MapperFactoryBean with name 'TEUserLogMapper' and 'com.qmth.themis.business.dao.TEUserLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  637. 2022-12-07 16:03:15.249| main | WARN | - | Skipping MapperFactoryBean with name 'TGErrorMapper' and 'com.qmth.themis.business.dao.TGErrorMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  638. 2022-12-07 16:03:15.250| main | WARN | - | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallLogMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  639. 2022-12-07 16:03:15.250| main | WARN | - | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  640. 2022-12-07 16:03:15.251| main | WARN | - | Skipping MapperFactoryBean with name 'TIeExamInvigilateNoticeMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateNoticeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  641. 2022-12-07 16:03:15.251| main | WARN | - | Skipping MapperFactoryBean with name 'TIeInvigilateExceptionInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateExceptionInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  642. 2022-12-07 16:03:15.252| main | WARN | - | Skipping MapperFactoryBean with name 'TIeInvigilateWarnInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateWarnInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  643. 2022-12-07 16:03:15.252| main | WARN | - | Skipping MapperFactoryBean with name 'TIpRegionMapper' and 'com.qmth.themis.business.dao.TIpRegionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  644. 2022-12-07 16:03:15.253| main | WARN | - | Skipping MapperFactoryBean with name 'TMRocketMessageMapper' and 'com.qmth.themis.business.dao.TMRocketMessageMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  645. 2022-12-07 16:03:15.253| main | WARN | - | Skipping MapperFactoryBean with name 'TMTencentVideoMessageMapper' and 'com.qmth.themis.business.dao.TMTencentVideoMessageMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  646. 2022-12-07 16:03:15.253| main | WARN | - | Skipping MapperFactoryBean with name 'TOeExamAnswerMapper' and 'com.qmth.themis.business.dao.TOeExamAnswerMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  647. 2022-12-07 16:03:15.254| main | WARN | - | Skipping MapperFactoryBean with name 'TOeExamBreakHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamBreakHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  648. 2022-12-07 16:03:15.255| main | WARN | - | Skipping MapperFactoryBean with name 'TOeExamRecordMapper' and 'com.qmth.themis.business.dao.TOeExamRecordMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  649. 2022-12-07 16:03:15.255| main | WARN | - | Skipping MapperFactoryBean with name 'TOeExamSimulateHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamSimulateHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  650. 2022-12-07 16:03:15.255| main | WARN | - | Skipping MapperFactoryBean with name 'TOeFaceVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeFaceVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  651. 2022-12-07 16:03:15.256| main | WARN | - | Skipping MapperFactoryBean with name 'TOeLivenessVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeLivenessVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  652. 2022-12-07 16:03:15.256| main | WARN | - | Skipping MapperFactoryBean with name 'TSAuthMapper' and 'com.qmth.themis.business.dao.TSAuthMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  653. 2022-12-07 16:03:15.257| main | WARN | - | Skipping MapperFactoryBean with name 'TSLogMapper' and 'com.qmth.themis.business.dao.TSLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  654. 2022-12-07 16:03:15.257| main | WARN | - | Skipping MapperFactoryBean with name 'TSyncExamStudentScoreMapper' and 'com.qmth.themis.business.dao.TSyncExamStudentScoreMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
  655. 2022-12-07 16:03:15.258| main | WARN | - | No MyBatis mapper was found in '[com.qmth.themis.business.dao]' package. Please check your configuration. | [org.mybatis.logging.Logger:44]
  656. 2022-12-07 16:03:20.662| main | INFO | - | Tomcat initialized with port(s): 6001 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
  657. 2022-12-07 16:03:20.690| main | INFO | - | Initializing ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
  658. 2022-12-07 16:03:20.692| main | INFO | - | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
  659. 2022-12-07 16:03:20.692| main | INFO | - | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
  660. 2022-12-07 16:03:20.939| main | INFO | - | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
  661. 2022-12-07 16:03:20.939| main | INFO | - | Root WebApplicationContext: initialization completed in 10837 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
  662. 2022-12-07 16:03:32.429| main | INFO | - | Uid init success, datacenterId=1, machineId=1 | [com.qmth.themis.business.util.UidUtil:56]
  663. 2022-12-07 16:03:33.381| main | INFO | - | Solar startup checking... | [com.qmth.boot.core.solar.service.SolarService:119]
  664. 2022-12-07 16:03:34.127| main | INFO | - | Solar startup check success, current app name: 在线考试平台开发环境 | [com.qmth.boot.core.solar.service.SolarService:142]
  665. 2022-12-07 16:03:36.467| main | INFO | - | Initializing ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
  666. 2022-12-07 16:03:36.502| main | INFO | - | Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] | [springfox.documentation.spring.web.PropertySourcedRequestMappingHandlerMapping:69]
  667. 2022-12-07 16:03:36.589| main | INFO | - | cpuNum:4 | [com.qmth.themis.business.forkjoin.ForkJoinThreadPool:34]
  668. 2022-12-07 16:03:37.687| main | INFO | - | Starting ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
  669. 2022-12-07 16:03:37.715| main | INFO | - | Tomcat started on port(s): 6001 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
  670. 2022-12-07 16:03:37.717| main | INFO | - | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
  671. 2022-12-07 16:03:37.734| main | INFO | - | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
  672. 2022-12-07 16:03:37.797| main | INFO | - | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
  673. 2022-12-07 16:03:38.694| main | INFO | - | Generating unique operation named: queryUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  674. 2022-12-07 16:03:38.720| main | INFO | - | Generating unique operation named: queryUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  675. 2022-12-07 16:03:38.724| main | INFO | - | Generating unique operation named: saveUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  676. 2022-12-07 16:03:38.737| main | INFO | - | Generating unique operation named: queryUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  677. 2022-12-07 16:03:38.742| main | INFO | - | Generating unique operation named: saveUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  678. 2022-12-07 16:03:38.761| main | INFO | - | Generating unique operation named: saveUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  679. 2022-12-07 16:03:38.771| main | INFO | - | Generating unique operation named: queryUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  680. 2022-12-07 16:03:38.794| main | INFO | - | Generating unique operation named: queryUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  681. 2022-12-07 16:03:38.797| main | INFO | - | Generating unique operation named: saveUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  682. 2022-12-07 16:03:38.827| main | INFO | - | Generating unique operation named: queryUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  683. 2022-12-07 16:03:38.834| main | INFO | - | Generating unique operation named: saveUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  684. 2022-12-07 16:03:38.885| main | INFO | - | Generating unique operation named: queryUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  685. 2022-12-07 16:03:38.923| main | INFO | - | Generating unique operation named: saveUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  686. 2022-12-07 16:03:38.939| main | INFO | - | Generating unique operation named: queryUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  687. 2022-12-07 16:03:38.947| main | INFO | - | Generating unique operation named: saveUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  688. 2022-12-07 16:03:38.954| main | INFO | - | Generating unique operation named: importDataUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  689. 2022-12-07 16:03:38.967| main | INFO | - | Generating unique operation named: queryUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  690. 2022-12-07 16:03:38.979| main | INFO | - | Generating unique operation named: saveUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  691. 2022-12-07 16:03:39.008| main | INFO | - | Generating unique operation named: detailUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  692. 2022-12-07 16:03:39.020| main | INFO | - | Generating unique operation named: listUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  693. 2022-12-07 16:03:39.063| main | INFO | - | Generating unique operation named: exportUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  694. 2022-12-07 16:03:39.065| main | INFO | - | Generating unique operation named: importDataUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  695. 2022-12-07 16:03:39.093| main | INFO | - | Generating unique operation named: queryUsingPOST_10 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  696. 2022-12-07 16:03:39.099| main | INFO | - | Generating unique operation named: saveUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  697. 2022-12-07 16:03:39.208| main | INFO | - | Generating unique operation named: queryUsingPOST_11 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
  698. 2022-12-07 16:03:39.278| main | INFO | - | Started ThemisAdminApplication in 32.621 seconds (JVM running for 37.752) | [org.springframework.boot.StartupInfoLogger:61]
  699. 2022-12-07 16:03:39.282| main | INFO | - | 服务器启动时执行 start | [com.qmth.themis.admin.start.StartRunning:33]
  700. 2022-12-07 16:03:39.877| main | INFO | - | {dataSource-1} inited | [com.alibaba.druid.pool.DruidDataSource:1003]
  701. 2022-12-07 16:03:40.124| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE (code = ?) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  702. 2022-12-07 16:03:40.288| main | DEBUG | - | ==> Parameters: test-school-1(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  703. 2022-12-07 16:03:40.336| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  704. 2022-12-07 16:03:40.348| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE (code = ?) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  705. 2022-12-07 16:03:40.349| main | DEBUG | - | ==> Parameters: test-school-2(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  706. 2022-12-07 16:03:40.354| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  707. 2022-12-07 16:03:40.365| main | DEBUG | - | ==> Preparing: DELETE FROM t_s_auth WHERE (id >= ?) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  708. 2022-12-07 16:03:40.375| main | DEBUG | - | ==> Parameters: 0(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  709. 2022-12-07 16:03:40.381| main | DEBUG | - | <== Updates: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  710. 2022-12-07 16:03:40.389| main | DEBUG | - | ==> Preparing: SELECT id,school_id,access_key,access_secret,description,type,expire_time,file,create_id,create_time,update_id,update_Time FROM t_s_auth WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  711. 2022-12-07 16:03:40.391| main | DEBUG | - | ==> Parameters: 333276963119042560(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  712. 2022-12-07 16:03:40.393| main | DEBUG | - | <== Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  713. 2022-12-07 16:03:40.401| main | DEBUG | - | ==> Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  714. 2022-12-07 16:03:40.410| main | DEBUG | - | ==> Parameters: 333276963119042560(Long), 1(Long), 8134f6aae0134770b8618913705d3667(String), s1NENpvc8Jq5evcE0B7GfLmoQOvwmlCy(String), ON_LINE(String), 1670400220401(Long), 1670400220401(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  715. 2022-12-07 16:03:40.414| main | DEBUG | - | ==> Preparing: SELECT id,school_id,access_key,access_secret,description,type,expire_time,file,create_id,create_time,update_id,update_Time FROM t_s_auth WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  716. 2022-12-07 16:03:40.415| main | DEBUG | - | ==> Parameters: 333276964595437568(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  717. 2022-12-07 16:03:40.417| main | DEBUG | - | <== Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  718. 2022-12-07 16:03:40.418| main | DEBUG | - | ==> Preparing: INSERT INTO t_s_auth ( id, school_id, access_key, access_secret, type, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  719. 2022-12-07 16:03:40.419| main | DEBUG | - | ==> Parameters: 333276964595437568(Long), 2(Long), 8134f6aae0134770b8618913705d3667(String), s1NENpvc8Jq5evcE0B7GfLmoQOvwmlCy(String), ON_LINE(String), 1670400220418(Long), 1670400220418(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  720. 2022-12-07 16:03:40.422| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  721. 2022-12-07 16:03:40.424| main | DEBUG | - | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  722. 2022-12-07 16:03:40.428| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  723. 2022-12-07 16:03:40.443| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  724. 2022-12-07 16:03:40.450| main | DEBUG | - | ==> Parameters: test-school-1(String), 测试学校_1(String), https://solar-file.qmth.com.cn/org/logo/1.png(String), 1(Integer), 41a9c68b71c9486db62de90980bd7e9a(String), yhe22bNXMRljatkvJA4f56by9dIAJBjv(String), 1(Integer), 1(Integer), 1(Long), 1663299567220(Long), 1670400220443(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  725. 2022-12-07 16:03:40.453| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  726. 2022-12-07 16:03:40.454| main | DEBUG | - | ==> Parameters: 2(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  727. 2022-12-07 16:03:40.458| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  728. 2022-12-07 16:03:40.460| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  729. 2022-12-07 16:03:40.462| main | DEBUG | - | ==> Parameters: test-school-2(String), 测试学校_2(String), https://solar-file.qmth.com.cn/org/logo/2.png(String), 1(Integer), d81badf113d1450c9f554809e1282ae1(String), dmILQXiRESNasxUylMNGl05R0JsaVb9t(String), 1(Integer), 1(Integer), 1(Long), 1665714561753(Long), 1670400220460(Long), 2(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  730. 2022-12-07 16:03:40.481| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  731. 2022-12-07 16:03:40.483| main | DEBUG | - | ==> Parameters: | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  732. 2022-12-07 16:03:40.501| main | DEBUG | - | <== Total: 20 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  733. 2022-12-07 16:03:40.503| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  734. 2022-12-07 16:03:40.504| main | DEBUG | - | ==> Parameters: 2(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  735. 2022-12-07 16:03:40.506| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  736. 2022-12-07 16:03:40.507| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  737. 2022-12-07 16:03:40.508| main | DEBUG | - | ==> Parameters: test-school-2(String), 测试学校_2(String), https://solar-file.qmth.com.cn/org/logo/2.png(String), 1(Integer), d81badf113d1450c9f554809e1282ae1(String), dmILQXiRESNasxUylMNGl05R0JsaVb9t(String), 1(Integer), 1(Integer), 1(Long), 1665714561753(Long), 1670400220507(Long), 2(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  738. 2022-12-07 16:03:40.510| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  739. 2022-12-07 16:03:40.511| main | DEBUG | - | ==> Parameters: 12(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  740. 2022-12-07 16:03:40.513| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  741. 2022-12-07 16:03:40.516| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  742. 2022-12-07 16:03:40.519| main | DEBUG | - | ==> Parameters: swjtu(String), 西南交通大学(String), https://solar-file.qmth.com.cn/org/logo/12.png(String), 0(Integer), 1(Integer), d2eea445d07c488a9115df7726f2a9b7(String), 8WoubrTG8duoJkxpUeVrPUUbCcBEliB2(String), 1(Integer), 1(Integer), 1(Long), 1669085320689(Long), 1670400220515(Long), 12(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  743. 2022-12-07 16:03:40.521| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  744. 2022-12-07 16:03:40.522| main | DEBUG | - | ==> Parameters: 15(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  745. 2022-12-07 16:03:40.524| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  746. 2022-12-07 16:03:40.525| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  747. 2022-12-07 16:03:40.528| main | DEBUG | - | ==> Parameters: cqu(String), 重庆大学(String), 0(Integer), 1(Integer), 8ca14f72dad94e88a2db2f2fd9df10b7(String), pCTad6XEnGLv4LusdB6RFLHlqob6RdCj(String), 1(Integer), 1(Integer), 1(Long), 1669085320537(Long), 1670400220525(Long), 15(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  748. 2022-12-07 16:03:40.530| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  749. 2022-12-07 16:03:40.531| main | DEBUG | - | ==> Parameters: 17(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  750. 2022-12-07 16:03:40.534| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  751. 2022-12-07 16:03:40.535| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  752. 2022-12-07 16:03:40.536| main | DEBUG | - | ==> Parameters: xjtu(String), 西安交通大学(String), https://solar-file.qmth.com.cn/org/logo/17.png(String), 0(Integer), 1(Integer), caabd6ddde7d4b0ca98cfd2109f14d95(String), 3KiuJE1Qgjh5tV23ODQFtxuzchAtcLZQ(String), 1(Integer), 1(Integer), 1(Long), 1669085320678(Long), 1670400220535(Long), 17(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  753. 2022-12-07 16:03:40.539| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  754. 2022-12-07 16:03:40.539| main | DEBUG | - | ==> Parameters: 18(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  755. 2022-12-07 16:03:40.541| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  756. 2022-12-07 16:03:40.543| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  757. 2022-12-07 16:03:40.545| main | DEBUG | - | ==> Parameters: snnu(String), 陕西师范大学(String), 0(Integer), 1(Integer), 2e4eec4c7a8c4a1aa96eacde3d17fb4c(String), u89c6eTjf2YlIq3MAYI9arjsI5ICvmn2(String), 1(Integer), 1(Integer), 1(Long), 1669085320620(Long), 1670400220543(Long), 18(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  758. 2022-12-07 16:03:40.548| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  759. 2022-12-07 16:03:40.549| main | DEBUG | - | ==> Parameters: 25(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  760. 2022-12-07 16:03:40.554| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  761. 2022-12-07 16:03:40.556| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  762. 2022-12-07 16:03:40.567| main | DEBUG | - | ==> Parameters: ynou(String), 云南开放大学(String), 0(Integer), 1(Integer), 1db18f2536084a6e980dd31986f0bf45(String), rtYKUHK1cGGbYaYm2PCH0zJc1wg1daxH(String), 1(Integer), 1(Integer), 1(Long), 1669085320695(Long), 1670400220556(Long), 25(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  763. 2022-12-07 16:03:40.575| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  764. 2022-12-07 16:03:40.576| main | DEBUG | - | ==> Parameters: 140(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  765. 2022-12-07 16:03:40.581| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  766. 2022-12-07 16:03:40.584| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  767. 2022-12-07 16:03:40.586| main | DEBUG | - | ==> Parameters: test-school-4(String), 测试学校4(String), https://solar-file.qmth.com.cn/org/logo/140.png(String), 0(Integer), 1(Integer), 55f9c0f7766b43179c9ae72bd7f63e51(String), Xl9hpKayJdCFstcsvb1mQGE9itpfT4XC(String), 1(Integer), 1(Integer), 1(Long), 1669085320635(Long), 1670400220584(Long), 140(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  768. 2022-12-07 16:03:40.594| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  769. 2022-12-07 16:03:40.594| main | DEBUG | - | ==> Parameters: 154(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  770. 2022-12-07 16:03:40.598| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  771. 2022-12-07 16:03:40.605| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  772. 2022-12-07 16:03:40.606| main | DEBUG | - | ==> Parameters: hactcm(String), 河南中医药大学(String), 0(Integer), 1(Integer), f5280b359c35469dbeef7bb34f4431ca(String), FP6XQoyoLQKdLYKfQDirFmD7QwQAv2w5(String), 1(Integer), 1(Integer), 1(Long), 1669085320643(Long), 1670400220605(Long), 154(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  773. 2022-12-07 16:03:40.609| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  774. 2022-12-07 16:03:40.610| main | DEBUG | - | ==> Parameters: 155(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  775. 2022-12-07 16:03:40.616| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  776. 2022-12-07 16:03:40.623| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  777. 2022-12-07 16:03:40.625| main | DEBUG | - | ==> Parameters: britishcouncil(String), 英国文化教育协会(String), https://solar-file.qmth.com.cn/org/logo/155.png(String), 0(Integer), 1(Integer), 8b34496c2ae8462da89bebc4fef8c6ef(String), jgT1Gh2QrQnzuiWMCGOUtL4pdxl55FJ3(String), 1(Integer), 1(Integer), 1(Long), 1669085320572(Long), 1670400220623(Long), 155(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  778. 2022-12-07 16:03:40.629| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  779. 2022-12-07 16:03:40.630| main | DEBUG | - | ==> Parameters: 159(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  780. 2022-12-07 16:03:40.633| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  781. 2022-12-07 16:03:40.638| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  782. 2022-12-07 16:03:40.639| main | DEBUG | - | ==> Parameters: cdsu(String), 成都体育学院(String), https://solar-file.qmth.com.cn/org/logo/159.png(String), 0(Integer), 1(Integer), fbf5539b22a24b99b94f97fd63f10ff3(String), 2QTEWrdUPlxsUk2FU3v6ldNluv9nHs2e(String), 1(Integer), 1(Integer), 1(Long), 1669085320527(Long), 1670400220637(Long), 159(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  783. 2022-12-07 16:03:40.643| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  784. 2022-12-07 16:03:40.644| main | DEBUG | - | ==> Parameters: 160(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  785. 2022-12-07 16:03:40.646| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  786. 2022-12-07 16:03:40.650| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  787. 2022-12-07 16:03:40.652| main | DEBUG | - | ==> Parameters: hhstu(String), 黄河科技学院(String), https://solar-file.qmth.com.cn/org/logo/160.png(String), 0(Integer), 1(Integer), 1f8a2867b76a403e86a3efc46a33f769(String), UgsFZyLc5vEbEuDxalUDQfjHEWUfqMb1(String), 1(Integer), 1(Integer), 1(Long), 1669085320579(Long), 1670400220650(Long), 160(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  788. 2022-12-07 16:03:40.669| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  789. 2022-12-07 16:03:40.670| main | DEBUG | - | ==> Parameters: 161(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  790. 2022-12-07 16:03:40.672| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  791. 2022-12-07 16:03:40.674| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  792. 2022-12-07 16:03:40.676| main | DEBUG | - | ==> Parameters: xju(String), 新疆大学(String), https://solar-file.qmth.com.cn/org/logo/161.png(String), 0(Integer), 1(Integer), 9e1d54df3bad49d2a51479353ee2d1d0(String), IUCBlJOMrCi9mBiBaMtyRPyh584xp9tH(String), 1(Integer), 1(Integer), 1(Long), 1669085320547(Long), 1670400220674(Long), 161(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  793. 2022-12-07 16:03:40.680| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  794. 2022-12-07 16:03:40.681| main | DEBUG | - | ==> Parameters: 163(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  795. 2022-12-07 16:03:40.683| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  796. 2022-12-07 16:03:40.685| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  797. 2022-12-07 16:03:40.686| main | DEBUG | - | ==> Parameters: lynu(String), 洛阳师范学院(String), https://solar-file.qmth.com.cn/org/logo/163.png(String), 0(Integer), 1(Integer), f8344e8f58364467b25feb93d41292a8(String), dkvb1MCfcBHM5ZxRXZBjQNnwbKBojiJ4(String), 1(Integer), 1(Integer), 1(Long), 1669085320650(Long), 1670400220685(Long), 163(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  798. 2022-12-07 16:03:40.689| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  799. 2022-12-07 16:03:40.690| main | DEBUG | - | ==> Parameters: 165(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  800. 2022-12-07 16:03:40.692| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  801. 2022-12-07 16:03:40.694| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  802. 2022-12-07 16:03:40.695| main | DEBUG | - | ==> Parameters: zknu(String), 周口师范学院(String), https://solar-file.qmth.com.cn/org/logo/165.png(String), 0(Integer), 1(Integer), 780ef4d570c1402b91da955a80a2e16c(String), 4k7YFbLlBOLmAanHB3HBoH43dPpvPUqI(String), 1(Integer), 1(Integer), 1(Long), 1669085320596(Long), 1670400220694(Long), 165(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  803. 2022-12-07 16:03:40.697| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  804. 2022-12-07 16:03:40.697| main | DEBUG | - | ==> Parameters: 166(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  805. 2022-12-07 16:03:40.699| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  806. 2022-12-07 16:03:40.701| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  807. 2022-12-07 16:03:40.701| main | DEBUG | - | ==> Parameters: hnp(String), 河南警察学院(String), https://solar-file.qmth.com.cn/org/logo/166.png(String), 0(Integer), 1(Integer), 1d972d71f2b4427ba89c5fbfd325c9fe(String), RuOU5DrgDFVAjr67OzAMu2EgKt8xWC2B(String), 1(Integer), 1(Integer), 1(Long), 1669085320683(Long), 1670400220700(Long), 166(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  808. 2022-12-07 16:03:40.703| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  809. 2022-12-07 16:03:40.704| main | DEBUG | - | ==> Parameters: 167(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  810. 2022-12-07 16:03:40.706| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  811. 2022-12-07 16:03:40.707| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  812. 2022-12-07 16:03:40.708| main | DEBUG | - | ==> Parameters: cccz(String), 长春市朝鲜族中学(String), https://solar-file.qmth.com.cn/org/logo/167.png(String), 0(Integer), 1(Integer), 2f7fe5560c9e4f59b95655571f7d0cd8(String), mn2mySjgEv9SvFQ6QteTKKTrhNApQMqk(String), 1(Integer), 1(Integer), 1(Long), 1669085320588(Long), 1670400220707(Long), 167(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  813. 2022-12-07 16:03:40.710| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  814. 2022-12-07 16:03:40.711| main | DEBUG | - | ==> Parameters: 169(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  815. 2022-12-07 16:03:40.713| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  816. 2022-12-07 16:03:40.714| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  817. 2022-12-07 16:03:40.715| main | DEBUG | - | ==> Parameters: cdgov(String), 成都政务中心(String), https://solar-file.qmth.com.cn/org/logo/169.png(String), 0(Integer), 1(Integer), 8d3b2a0f704847688fbdc527d4cb6302(String), eYrK2khTPJ2Br4U6Nx6Mf1FOTYD37NRy(String), 1(Integer), 1(Integer), 1(Long), 1669085320562(Long), 1670400220714(Long), 169(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  818. 2022-12-07 16:03:40.717| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  819. 2022-12-07 16:03:40.717| main | DEBUG | - | ==> Parameters: 177(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  820. 2022-12-07 16:03:40.719| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  821. 2022-12-07 16:03:40.720| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  822. 2022-12-07 16:03:40.721| main | DEBUG | - | ==> Parameters: nju(String), 南京大学(String), https://solar-file.qmth.com.cn/org/logo/177.png(String), 0(Integer), 1(Integer), 2c252e9d509a4f2992431c884f3e7a55(String), 9Q8YJ2iukya0J1KPg9kuOsq0LgWZ2D7l(String), 1(Integer), 1(Integer), 1(Long), 1669085320556(Long), 1670400220720(Long), 177(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  823. 2022-12-07 16:03:40.723| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  824. 2022-12-07 16:03:40.724| main | DEBUG | - | ==> Parameters: 178(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  825. 2022-12-07 16:03:40.726| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  826. 2022-12-07 16:03:40.727| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, enable_simulate=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  827. 2022-12-07 16:03:40.728| main | DEBUG | - | ==> Parameters: hncj(String), 河南城建学院(String), https://solar-file.qmth.com.cn/org/logo/178.png(String), 0(Integer), 1(Integer), ba973123a3454c469b8c0379dd5dd1c8(String), JLumpTr2PpFolFlPpkgIxNYzRizSUjWM(String), 1(Integer), 1(Integer), 1(Long), 1669085320608(Long), 1670400220727(Long), 178(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  828. 2022-12-07 16:03:40.730| main | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  829. 2022-12-07 16:03:40.731| main | DEBUG | - | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  830. 2022-12-07 16:03:40.732| main | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  831. 2022-12-07 16:03:40.734| main | DEBUG | - | ==> Preparing: UPDATE t_b_org SET code=?, name=?, logo=?, enable=?, access_key=?, access_secret=?, enable_liveness=?, enable_monitor_record=?, create_id=?, create_time=?, update_Time=? WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  832. 2022-12-07 16:03:40.735| main | DEBUG | - | ==> Parameters: test-school-1(String), 测试学校_1(String), https://solar-file.qmth.com.cn/org/logo/1.png(String), 1(Integer), 41a9c68b71c9486db62de90980bd7e9a(String), yhe22bNXMRljatkvJA4f56by9dIAJBjv(String), 1(Integer), 1(Integer), 1(Long), 1663299567220(Long), 1670400220733(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  833. 2022-12-07 16:03:40.743| main | INFO | - | 服务器启动时执行 end | [com.qmth.themis.admin.start.StartRunning:37]
  834. 2022-12-07 16:03:57.712| http-nio-6001-exec-1 | INFO | - | Initializing Spring DispatcherServlet 'dispatcherServlet' | [org.apache.juli.logging.DirectJDKLog:173]
  835. 2022-12-07 16:03:57.714| http-nio-6001-exec-1 | INFO | - | Initializing Servlet 'dispatcherServlet' | [org.springframework.web.servlet.FrameworkServlet:525]
  836. 2022-12-07 16:03:57.730| http-nio-6001-exec-1 | INFO | - | Completed initialization in 15 ms | [org.springframework.web.servlet.FrameworkServlet:547]
  837. 2022-12-07 16:03:57.762| http-nio-6001-exec-1 | INFO | - | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
  838. 2022-12-07 16:03:57.766| http-nio-6001-exec-1 | INFO | - | Start authorization: url:/api/admin/exam/save, method:POST, platform:WEB, deviceId:3f60beaf159847fa9f178e6d38fb8551, authorization:Token bfc7394fdc551bdd2ae570652c331631:gWUiT/PxCYahOpoN1oEe/lPWwi4=, time:1670400237587 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
  839. 2022-12-07 16:03:57.845| http-nio-6001-exec-1 | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE (code = ?) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  840. 2022-12-07 16:03:57.847| http-nio-6001-exec-1 | DEBUG | - | ==> Parameters: test-school-1(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  841. 2022-12-07 16:03:57.851| http-nio-6001-exec-1 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  842. 2022-12-07 16:04:34.788| http-nio-6001-exec-1 | DEBUG | - | ==> Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,scan_time,third_exam_id,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  843. 2022-12-07 16:04:34.793| http-nio-6001-exec-1 | DEBUG | - | ==> Parameters: 333277192874627072(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  844. 2022-12-07 16:04:34.795| http-nio-6001-exec-1 | DEBUG | - | <== Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  845. 2022-12-07 16:04:34.838| http-nio-6001-exec-1 | DEBUG | - | ==> Preparing: INSERT INTO t_e_exam ( id, org_id, code, name, start_time, end_time, prepare_seconds, min_duration_seconds, pre_notice_stay_seconds, exam_count, break_expire_seconds, break_resume_count, camera_photo_upload, reexam_auditing, show_objective_score, mode, archived, opening_seconds, max_duration_seconds, force_finish, entry_authentication_policy, in_process_face_verify, in_process_face_stranger_ignore, in_process_liveness_verify, in_process_liveness_fixed_range, in_process_liveness_judge_policy, record_select_strategy, enable_ip_limit, objective_score_policy, monitor_video_source, monitor_record, progress, mobile_photo_upload, monitor_status, in_process_realness_verify, create_id, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  846. 2022-12-07 16:04:34.843| http-nio-6001-exec-1 | DEBUG | - | ==> Parameters: 333277192874627072(Long), 240069373300576256(Long), 202212070001(String), 202212070001(String), 1670342400000(Long), 1675094400000(Long), 0(Integer), 60(Integer), 0(Integer), 30(Integer), 60(Integer), 1(Integer), 0(Integer), 1(Integer), 0(Integer), TOGETHER(String), 1(Integer), 60(Integer), 3600(Integer), 0(Integer), OFF(String), 0(Integer), 0(Integer), 0(Integer), 0,0(String), ALL(String), HIGHEST_OBJECTIVE_SCORE(String), 0(Integer), EQUAL(String), CLIENT_CAMERA(String), CLIENT_CAMERA(String), 0.0(Double), 0(Integer), NOT_START(String), 0(Integer), 305654272086249472(Long), 1670400274838(Long), 1670400274838(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  847. 2022-12-07 16:04:34.849| http-nio-6001-exec-1 | DEBUG | - | <== Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  848. 2022-12-07 16:04:34.861| http-nio-6001-exec-1 | DEBUG | - | ==> Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,scan_time,third_exam_id,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  849. 2022-12-07 16:04:34.862| http-nio-6001-exec-1 | DEBUG | - | ==> Parameters: 333277192874627072(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  850. 2022-12-07 16:04:40.669| http-nio-6001-exec-1 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  851. 2022-12-07 16:04:40.723| http-nio-6001-exec-1 | DEBUG | - | ==> Preparing: select min(t.start_time) startTime, max(t.finish_time) finishTime from t_e_exam_activity t where t.exam_id = ? and t.enable = 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  852. 2022-12-07 16:04:40.729| http-nio-6001-exec-1 | DEBUG | - | ==> Parameters: 333277192874627072(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  853. 2022-12-07 16:04:40.736| http-nio-6001-exec-1 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  854. 2022-12-07 16:04:40.741| http-nio-6001-exec-1 | INFO | - | request:============请求地址============:/api/admin/exam/save
  855. ============类============:com.qmth.themis.admin.api.TEExamController
  856. ============方法============:save
  857. 参数key:"teExamDto",参数value:{"id":null,"createId":"0","createTime":null,"updateId":null,"updateTime":null,"orgId":null,"code":"202212070001","name":"202212070001","tag":null,"startTime":1670342400000,"endTime":1675094400000,"shortCode":null,"prepareSeconds":0,"minDurationSeconds":60,"preNotice":null,"preNoticeStaySeconds":0,"postNotice":null,"examCount":30,"breakExpireSeconds":60,"breakResumeCount":1,"cameraPhotoUpload":0,"reexamAuditing":1,"showObjectiveScore":0,"mode":"TOGETHER","enable":null,"archived":null,"openingSeconds":60,"maxDurationSeconds":3600,"forceFinish":0,"entryAuthenticationPolicy":"OFF","inProcessFaceVerify":0,"inProcessFaceStrangerIgnore":0,"inProcessLivenessVerify":0,"inProcessLivenessFixedRange":[0,0],"inProcessLivenessJudgePolicy":"ALL","recordSelectStrategy":"HIGHEST_OBJECTIVE_SCORE","enableIpLimit":0,"ipAllow":null,"scoreStatus":null,"objectiveScorePolicy":"EQUAL","monitorVideoSource":["CLIENT_CAMERA"],"monitorRecord":["CLIENT_CAMERA"],"progress":0.0,"mobilePhotoUpload":0,"invigilateVerify":null,"monitorStatus":null,"inProcessRealnessVerify":0}
  858. ============耗时============:6秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
  859. 2022-12-07 16:04:41.008| http-nio-6001-exec-2 | INFO | - | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
  860. 2022-12-07 16:04:41.009| http-nio-6001-exec-2 | INFO | - | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:3f60beaf159847fa9f178e6d38fb8551, authorization:Token bfc7394fdc551bdd2ae570652c331631:rgVA8aEN/PxbiRpgrQU9KdZ9dLM=, time:1670400280999 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
  861. 2022-12-07 16:04:41.352| http-nio-6001-exec-2 | DEBUG | - | ==> Preparing: SELECT COUNT(*) FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.createTime DESC) TOTAL | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  862. 2022-12-07 16:04:41.424| http-nio-6001-exec-2 | DEBUG | - | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  863. 2022-12-07 16:04:41.436| http-nio-6001-exec-2 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  864. 2022-12-07 16:04:41.461| http-nio-6001-exec-2 | DEBUG | - | ==> Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.createTime desc LIMIT ? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  865. 2022-12-07 16:04:41.470| http-nio-6001-exec-2 | DEBUG | - | ==> Parameters: 240069373300576256(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  866. 2022-12-07 16:04:41.485| http-nio-6001-exec-2 | DEBUG | - | <== Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  867. 2022-12-07 16:04:41.489| http-nio-6001-exec-2 | INFO | - | request:============请求地址============:/api/admin/exam/query
  868. ============类============:com.qmth.themis.admin.api.TEExamController
  869. ============方法============:query
  870. 参数key:"userId",参数value:null
  871. 参数key:"id",参数value:null
  872. 参数key:"code",参数value:null
  873. 参数key:"name",参数value:null
  874. 参数key:"mode",参数value:null
  875. 参数key:"enable",参数value:null
  876. 参数key:"type",参数value:null
  877. 参数key:"finished",参数value:null
  878. 参数key:"pageNumber",参数value:1
  879. 参数key:"pageSize",参数value:10
  880. ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
  881. 2022-12-07 16:07:10.633| http-nio-6001-exec-3 | INFO | - | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
  882. 2022-12-07 16:07:10.645| http-nio-6001-exec-3 | INFO | - | Start authorization: url:/api/admin/activity/query, method:POST, platform:WEB, deviceId:3f60beaf159847fa9f178e6d38fb8551, authorization:Token bfc7394fdc551bdd2ae570652c331631:GfFgVVkZDqqyDlx5aYik/fIH1kw=, time:1670400430605 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
  883. 2022-12-07 16:07:10.836| http-nio-6001-exec-3 | DEBUG | - | ==> Preparing: SELECT COUNT(*) FROM (SELECT teea.id, teea.code, teea.exam_id AS examId, teea.prepare_seconds AS prepareSeconds, teea.max_duration_seconds AS maxDurationSeconds, teea.enable, teea.opening_seconds AS openingSeconds, teea.start_time AS startTime, teea.finish_time AS finishTime, teea.create_time AS createTime, teea.update_time AS updateTime, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.update_id) AS updateName FROM t_e_exam_activity teea LEFT JOIN t_e_exam tee ON teea.exam_id = tee.id WHERE teea.exam_id = ?) t | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  884. 2022-12-07 16:07:10.873| http-nio-6001-exec-3 | DEBUG | - | ==> Parameters: 333277192874627072(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  885. 2022-12-07 16:07:10.883| http-nio-6001-exec-3 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  886. 2022-12-07 16:07:10.886| http-nio-6001-exec-3 | INFO | - | request:============请求地址============:/api/admin/activity/query
  887. ============类============:com.qmth.themis.admin.api.TEExamActivityController
  888. ============方法============:query
  889. 参数key:"id",参数value:null
  890. 参数key:"examId",参数value:333277192874627072
  891. 参数key:"code",参数value:null
  892. 参数key:"startDate",参数value:null
  893. 参数key:"finishDate",参数value:null
  894. 参数key:"pageNumber",参数value:1
  895. 参数key:"pageSize",参数value:10
  896. ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
  897. 2022-12-07 16:07:12.231| http-nio-6001-exec-4 | INFO | - | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
  898. 2022-12-07 16:07:12.232| http-nio-6001-exec-4 | INFO | - | Start authorization: url:/api/admin/exam/detail, method:POST, platform:WEB, deviceId:3f60beaf159847fa9f178e6d38fb8551, authorization:Token bfc7394fdc551bdd2ae570652c331631:xJrAMASG5jWOGg1PaHFVSXOjt30=, time:1670400432218 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
  899. 2022-12-07 16:07:12.305| http-nio-6001-exec-4 | INFO | - | request:============请求地址============:/api/admin/exam/detail
  900. ============类============:com.qmth.themis.admin.api.TEExamController
  901. ============方法============:detail
  902. 参数key:"id",参数value:333277192874627072
  903. ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
  904. 2022-12-07 16:07:24.135| http-nio-6001-exec-5 | INFO | - | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
  905. 2022-12-07 16:07:24.136| http-nio-6001-exec-5 | INFO | - | Start authorization: url:/api/admin/activity/save, method:POST, platform:WEB, deviceId:3f60beaf159847fa9f178e6d38fb8551, authorization:Token bfc7394fdc551bdd2ae570652c331631:y3k8uTtUrgiVksBRWTR8aan/+2k=, time:1670400444127 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
  906. 2022-12-07 16:07:26.567| http-nio-6001-exec-5 | DEBUG | - | ==> Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  907. 2022-12-07 16:07:26.569| http-nio-6001-exec-5 | DEBUG | - | ==> Parameters: 333277913254727680(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  908. 2022-12-07 16:07:26.571| http-nio-6001-exec-5 | DEBUG | - | <== Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  909. 2022-12-07 16:07:26.574| http-nio-6001-exec-5 | DEBUG | - | ==> Preparing: INSERT INTO t_e_exam_activity ( id, exam_id, code, prepare_seconds, max_duration_seconds, enable, opening_seconds, start_time, finish_time, create_id, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  910. 2022-12-07 16:07:26.577| http-nio-6001-exec-5 | DEBUG | - | ==> Parameters: 333277913254727680(Long), 333277192874627072(Long), 1(String), 0(Integer), 2073600(Integer), 1(Integer), 60(Integer), 1670342400000(Long), 1672416000000(Long), 305654272086249472(Long), 1670400446574(Long), 1670400446574(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  911. 2022-12-07 16:07:26.586| http-nio-6001-exec-5 | DEBUG | - | ==> Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  912. 2022-12-07 16:07:26.587| http-nio-6001-exec-5 | DEBUG | - | ==> Parameters: 333277913254727680(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  913. 2022-12-07 16:07:26.589| http-nio-6001-exec-5 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  914. 2022-12-07 16:07:26.601| http-nio-6001-exec-5 | DEBUG | - | ==> Preparing: SELECT id,org_id,activity_id,attachment_id,content,type,enable,audio_default,play_time,create_id,create_time,update_id,update_Time FROM t_e_audio WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  915. 2022-12-07 16:07:26.603| http-nio-6001-exec-5 | DEBUG | - | ==> Parameters: 333277913422499840(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  916. 2022-12-07 16:07:26.607| http-nio-6001-exec-5 | DEBUG | - | <== Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  917. 2022-12-07 16:07:26.611| http-nio-6001-exec-5 | DEBUG | - | ==> Preparing: INSERT INTO t_e_audio ( id, org_id, activity_id, attachment_id, content, type, enable, audio_default, play_time, create_id, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  918. 2022-12-07 16:07:26.614| http-nio-6001-exec-5 | DEBUG | - | ==> Parameters: 333277913422499840(Long), 240069373300576256(Long), 333277913254727680(Long), 1(Long), 开考前(String), BEFORE(String), false(Boolean), SYS(String), 60(Integer), 305654272086249472(Long), 1670400446610(Long), 1670400446610(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  919. 2022-12-07 16:07:26.618| http-nio-6001-exec-5 | DEBUG | - | ==> Preparing: SELECT id,org_id,activity_id,attachment_id,content,type,enable,audio_default,play_time,create_id,create_time,update_id,update_Time FROM t_e_audio WHERE id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  920. 2022-12-07 16:07:26.619| http-nio-6001-exec-5 | DEBUG | - | ==> Parameters: 333277913422499841(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  921. 2022-12-07 16:07:26.621| http-nio-6001-exec-5 | DEBUG | - | <== Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  922. 2022-12-07 16:07:26.623| http-nio-6001-exec-5 | DEBUG | - | ==> Preparing: INSERT INTO t_e_audio ( id, org_id, activity_id, attachment_id, content, type, enable, audio_default, play_time, create_id, create_time, update_Time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  923. 2022-12-07 16:07:26.624| http-nio-6001-exec-5 | DEBUG | - | ==> Parameters: 333277913422499841(Long), 240069373300576256(Long), 333277913254727680(Long), 2(Long), 考试结束前(String), AFTER(String), false(Boolean), SYS(String), 900(Integer), 305654272086249472(Long), 1670400446623(Long), 1670400446623(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  924. 2022-12-07 16:07:26.626| http-nio-6001-exec-5 | DEBUG | - | ==> Preparing: select min(t.start_time) startTime, max(t.finish_time) finishTime from t_e_exam_activity t where t.exam_id = ? and t.enable = 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  925. 2022-12-07 16:07:26.629| http-nio-6001-exec-5 | DEBUG | - | ==> Parameters: 333277192874627072(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  926. 2022-12-07 16:07:26.631| http-nio-6001-exec-5 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  927. 2022-12-07 16:07:26.633| http-nio-6001-exec-5 | DEBUG | - | ==> Preparing: select * from t_e_exam_paper t where t.exam_id=? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  928. 2022-12-07 16:07:26.635| http-nio-6001-exec-5 | DEBUG | - | ==> Parameters: 333277192874627072(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  929. 2022-12-07 16:07:26.666| http-nio-6001-exec-5 | DEBUG | - | <== Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  930. 2022-12-07 16:07:26.678| http-nio-6001-exec-5 | INFO | - | request:============请求地址============:/api/admin/activity/save
  931. ============类============:com.qmth.themis.admin.api.TEExamActivityController
  932. ============方法============:save
  933. 参数key:"teExamActivityList",参数value:[{"id":null,"createId":null,"createTime":null,"updateId":null,"updateTime":null,"examId":"333277192874627072","code":null,"prepareSeconds":0,"maxDurationSeconds":2073600,"enable":1,"openingSeconds":60,"startTime":1670342400000,"finishTime":1672416000000}]
  934. ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
  935. 2022-12-07 16:07:26.892| http-nio-6001-exec-6 | INFO | - | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
  936. 2022-12-07 16:07:26.903| http-nio-6001-exec-6 | INFO | - | Start authorization: url:/api/admin/activity/query, method:POST, platform:WEB, deviceId:3f60beaf159847fa9f178e6d38fb8551, authorization:Token bfc7394fdc551bdd2ae570652c331631:Lg1U5nBnUv8mcVhJBfcq2r2VCtI=, time:1670400446885 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
  937. 2022-12-07 16:07:26.930| http-nio-6001-exec-6 | DEBUG | - | ==> Preparing: SELECT COUNT(*) FROM (SELECT teea.id, teea.code, teea.exam_id AS examId, teea.prepare_seconds AS prepareSeconds, teea.max_duration_seconds AS maxDurationSeconds, teea.enable, teea.opening_seconds AS openingSeconds, teea.start_time AS startTime, teea.finish_time AS finishTime, teea.create_time AS createTime, teea.update_time AS updateTime, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.update_id) AS updateName FROM t_e_exam_activity teea LEFT JOIN t_e_exam tee ON teea.exam_id = tee.id WHERE teea.exam_id = ?) t | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  938. 2022-12-07 16:07:26.933| http-nio-6001-exec-6 | DEBUG | - | ==> Parameters: 333277192874627072(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  939. 2022-12-07 16:07:26.937| http-nio-6001-exec-6 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  940. 2022-12-07 16:07:26.940| http-nio-6001-exec-6 | DEBUG | - | ==> Preparing: select t.id, t.code, t.examId, t.prepareSeconds, t.maxDurationSeconds, t.enable, t.openingSeconds, t.startTime, t.finishTime, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select teea.id, teea.code, teea.exam_id as examId, teea.prepare_seconds as prepareSeconds, teea.max_duration_seconds as maxDurationSeconds, teea.enable, teea.opening_seconds as openingSeconds, teea.start_time as startTime, teea.finish_time as finishTime, teea.create_time as createTime, teea.update_time as updateTime,( select t1.name from t_b_user t1 where t1.id = teea.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = teea.update_id) as updateName from t_e_exam_activity teea left join t_e_exam tee on teea.exam_id = tee.id WHERE teea.exam_id = ? ) t order by cast(t.code as SIGNED) LIMIT ? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  941. 2022-12-07 16:07:26.960| http-nio-6001-exec-6 | DEBUG | - | ==> Parameters: 333277192874627072(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  942. 2022-12-07 16:07:26.970| http-nio-6001-exec-6 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  943. 2022-12-07 16:07:26.974| http-nio-6001-exec-6 | INFO | - | request:============请求地址============:/api/admin/activity/query
  944. ============类============:com.qmth.themis.admin.api.TEExamActivityController
  945. ============方法============:query
  946. 参数key:"id",参数value:null
  947. 参数key:"examId",参数value:333277192874627072
  948. 参数key:"code",参数value:null
  949. 参数key:"startDate",参数value:null
  950. 参数key:"finishDate",参数value:null
  951. 参数key:"pageNumber",参数value:1
  952. 参数key:"pageSize",参数value:10
  953. ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
  954. 2022-12-07 16:07:39.239| http-nio-6001-exec-7 | INFO | - | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
  955. 2022-12-07 16:07:39.241| http-nio-6001-exec-8 | INFO | - | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
  956. 2022-12-07 16:07:39.241| http-nio-6001-exec-8 | INFO | - | Start authorization: url:/api/admin/activity/query, method:POST, platform:WEB, deviceId:3f60beaf159847fa9f178e6d38fb8551, authorization:Token bfc7394fdc551bdd2ae570652c331631:/NQ2ATKIY2rRS5k0hSaMu8D5BX0=, time:1670400459233 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
  957. 2022-12-07 16:07:39.241| http-nio-6001-exec-7 | INFO | - | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:3f60beaf159847fa9f178e6d38fb8551, authorization:Token bfc7394fdc551bdd2ae570652c331631:2Dq9zfsc1q8aQPEI2qFLkJUH90Y=, time:1670400459217 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
  958. 2022-12-07 16:07:39.316| http-nio-6001-exec-8 | DEBUG | - | ==> Preparing: SELECT COUNT(*) FROM (SELECT teea.id, teea.code, teea.exam_id AS examId, teea.prepare_seconds AS prepareSeconds, teea.max_duration_seconds AS maxDurationSeconds, teea.enable, teea.opening_seconds AS openingSeconds, teea.start_time AS startTime, teea.finish_time AS finishTime, teea.create_time AS createTime, teea.update_time AS updateTime, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = teea.update_id) AS updateName FROM t_e_exam_activity teea LEFT JOIN t_e_exam tee ON teea.exam_id = tee.id WHERE teea.exam_id = ?) t | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  959. 2022-12-07 16:07:39.318| http-nio-6001-exec-8 | DEBUG | - | ==> Parameters: 333277192874627072(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  960. 2022-12-07 16:07:39.321| http-nio-6001-exec-8 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  961. 2022-12-07 16:07:39.323| http-nio-6001-exec-8 | DEBUG | - | ==> Preparing: select t.id, t.code, t.examId, t.prepareSeconds, t.maxDurationSeconds, t.enable, t.openingSeconds, t.startTime, t.finishTime, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select teea.id, teea.code, teea.exam_id as examId, teea.prepare_seconds as prepareSeconds, teea.max_duration_seconds as maxDurationSeconds, teea.enable, teea.opening_seconds as openingSeconds, teea.start_time as startTime, teea.finish_time as finishTime, teea.create_time as createTime, teea.update_time as updateTime,( select t1.name from t_b_user t1 where t1.id = teea.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = teea.update_id) as updateName from t_e_exam_activity teea left join t_e_exam tee on teea.exam_id = tee.id WHERE teea.exam_id = ? ) t order by cast(t.code as SIGNED) LIMIT ? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  962. 2022-12-07 16:07:39.325| http-nio-6001-exec-8 | DEBUG | - | ==> Parameters: 333277192874627072(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  963. 2022-12-07 16:07:39.332| http-nio-6001-exec-8 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  964. 2022-12-07 16:07:39.333| http-nio-6001-exec-8 | INFO | - | request:============请求地址============:/api/admin/activity/query
  965. ============类============:com.qmth.themis.admin.api.TEExamActivityController
  966. ============方法============:query
  967. 参数key:"id",参数value:null
  968. 参数key:"examId",参数value:333277192874627072
  969. 参数key:"code",参数value:null
  970. 参数key:"startDate",参数value:null
  971. 参数key:"finishDate",参数value:null
  972. 参数key:"pageNumber",参数value:1
  973. 参数key:"pageSize",参数value:10
  974. ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
  975. 2022-12-07 16:07:39.338| http-nio-6001-exec-7 | DEBUG | - | ==> Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence` | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  976. 2022-12-07 16:07:39.342| http-nio-6001-exec-7 | DEBUG | - | ==> Parameters: 305654272086249472(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  977. 2022-12-07 16:07:39.360| http-nio-6001-exec-7 | DEBUG | - | <== Total: 20 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  978. 2022-12-07 16:07:39.361| http-nio-6001-exec-7 | INFO | - | request:============请求地址============:/api/admin/sys/getMenu
  979. ============类============:com.qmth.themis.admin.api.SysController
  980. ============方法============:getMenu
  981. ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
  982. 2022-12-07 16:07:42.832| http-nio-6001-exec-9 | INFO | - | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
  983. 2022-12-07 16:07:42.833| http-nio-6001-exec-9 | INFO | - | Start authorization: url:/api/admin/exam/detail, method:POST, platform:WEB, deviceId:3f60beaf159847fa9f178e6d38fb8551, authorization:Token bfc7394fdc551bdd2ae570652c331631:lYk1j0rQLifdMb6BUmnz0HxPJNs=, time:1670400462814 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
  984. 2022-12-07 16:07:42.840| http-nio-6001-exec-9 | INFO | - | request:============请求地址============:/api/admin/exam/detail
  985. ============类============:com.qmth.themis.admin.api.TEExamController
  986. ============方法============:detail
  987. 参数key:"id",参数value:333277192874627072
  988. ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
  989. 2022-12-07 16:07:49.029| http-nio-6001-exec-10 | INFO | - | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
  990. 2022-12-07 16:07:49.029| http-nio-6001-exec-10 | INFO | - | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:3f60beaf159847fa9f178e6d38fb8551, authorization:Token bfc7394fdc551bdd2ae570652c331631:yIJw/7D2MqPwh4clT5NwIiOzqT8=, time:1670400469018 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
  991. 2022-12-07 16:07:49.055| http-nio-6001-exec-10 | DEBUG | - | ==> Preparing: SELECT COUNT(*) FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.createTime DESC) TOTAL | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  992. 2022-12-07 16:07:49.057| http-nio-6001-exec-10 | DEBUG | - | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  993. 2022-12-07 16:07:49.063| http-nio-6001-exec-10 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  994. 2022-12-07 16:07:49.064| http-nio-6001-exec-10 | DEBUG | - | ==> Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.createTime desc LIMIT ? | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  995. 2022-12-07 16:07:49.066| http-nio-6001-exec-10 | DEBUG | - | ==> Parameters: 240069373300576256(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  996. 2022-12-07 16:07:49.079| http-nio-6001-exec-10 | DEBUG | - | <== Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  997. 2022-12-07 16:07:49.079| http-nio-6001-exec-10 | INFO | - | request:============请求地址============:/api/admin/exam/query
  998. ============类============:com.qmth.themis.admin.api.TEExamController
  999. ============方法============:query
  1000. 参数key:"userId",参数value:null
  1001. 参数key:"id",参数value:null
  1002. 参数key:"code",参数value:null
  1003. 参数key:"name",参数value:null
  1004. 参数key:"mode",参数value:null
  1005. 参数key:"enable",参数value:null
  1006. 参数key:"type",参数value:null
  1007. 参数key:"finished",参数value:null
  1008. 参数key:"pageNumber",参数value:1
  1009. 参数key:"pageSize",参数value:10
  1010. ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
  1011. 2022-12-07 16:07:51.907| http-nio-6001-exec-1 | INFO | - | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
  1012. 2022-12-07 16:07:51.908| http-nio-6001-exec-1 | INFO | - | Start authorization: url:/api/admin/exam/detail, method:POST, platform:WEB, deviceId:3f60beaf159847fa9f178e6d38fb8551, authorization:Token bfc7394fdc551bdd2ae570652c331631:2nH/FIHlUrXlfEdRb5VSjRTvM3s=, time:1670400471899 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
  1013. 2022-12-07 16:07:51.922| http-nio-6001-exec-1 | INFO | - | request:============请求地址============:/api/admin/exam/detail
  1014. ============类============:com.qmth.themis.admin.api.TEExamController
  1015. ============方法============:detail
  1016. 参数key:"id",参数value:333277192874627072
  1017. ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
  1018. 2022-12-07 16:07:52.017| http-nio-6001-exec-2 | INFO | - | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
  1019. 2022-12-07 16:07:52.018| http-nio-6001-exec-2 | INFO | - | Start authorization: url:/api/admin/sys/org/query, method:POST, platform:WEB, deviceId:3f60beaf159847fa9f178e6d38fb8551, authorization:Token bfc7394fdc551bdd2ae570652c331631:CF5XJFoU6Myxi027BjRI0+8AIig=, time:1670400472004 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
  1020. 2022-12-07 16:07:52.038| http-nio-6001-exec-2 | DEBUG | - | ==> Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE (id = ?) ORDER BY code ASC | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  1021. 2022-12-07 16:07:52.040| http-nio-6001-exec-2 | DEBUG | - | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  1022. 2022-12-07 16:07:52.044| http-nio-6001-exec-2 | DEBUG | - | <== Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:137]
  1023. 2022-12-07 16:07:52.048| http-nio-6001-exec-2 | INFO | - | request:============请求地址============:/api/admin/sys/org/query
  1024. ============类============:com.qmth.themis.admin.api.SysController
  1025. ============方法============:query
  1026. 参数key:"id",参数value:240069373300576256
  1027. 参数key:"code",参数value:null
  1028. 参数key:"name",参数value:null
  1029. 参数key:"enable",参数value:null
  1030. ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
  1031. 2022-12-07 16:15:00.023| scheduled-task-1 | INFO | - | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
  1032. 2022-12-07 16:30:00.044| scheduled-task-1 | INFO | - | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]