octopus.log 311 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605
  1. 2024-03-29 15:16:28.177 [main] INFO c.m.p.PlatformStartApplication - [logStarting,50] - Starting PlatformStartApplication on Yurk with PID 23664 (D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes started by 12871 in D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform)
  2. 2024-03-29 15:16:28.183 [main] INFO c.m.p.PlatformStartApplication - [logStartupProfileInfo,648] - No active profile set, falling back to default profiles: default
  3. 2024-03-29 15:16:28.890 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\AuditWorkflowTimeSettingMapper.class]
  4. 2024-03-29 15:16:28.891 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyCustomerContactMapper.class]
  5. 2024-03-29 15:16:28.891 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyDingdingMapper.class]
  6. 2024-03-29 15:16:28.891 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyMapper.class]
  7. 2024-03-29 15:16:28.892 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyReportMapper.class]
  8. 2024-03-29 15:16:28.892 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanySigningMapper.class]
  9. 2024-03-29 15:16:28.892 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ContractDetailMapper.class]
  10. 2024-03-29 15:16:28.893 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CustomerInfoMapper.class]
  11. 2024-03-29 15:16:28.893 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\DepartmentMapper.class]
  12. 2024-03-29 15:16:28.893 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\FeishuInfoMapper.class]
  13. 2024-03-29 15:16:28.893 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\OperationLogMapper.class]
  14. 2024-03-29 15:16:28.894 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\OperationRecordMapper.class]
  15. 2024-03-29 15:16:28.894 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ParticipationMapper.class]
  16. 2024-03-29 15:16:28.895 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\PermissionMapper.class]
  17. 2024-03-29 15:16:28.895 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ProjectAuditorMapper.class]
  18. 2024-03-29 15:16:28.895 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ProjectCategoryMapper.class]
  19. 2024-03-29 15:16:28.895 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ProjectMapper.class]
  20. 2024-03-29 15:16:28.896 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ReportFormMapper.class]
  21. 2024-03-29 15:16:28.896 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ReportMapper.class]
  22. 2024-03-29 15:16:28.896 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysConfigMapper.class]
  23. 2024-03-29 15:16:28.896 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysFunctionMapper.class]
  24. 2024-03-29 15:16:28.897 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysModuleMapper.class]
  25. 2024-03-29 15:16:28.897 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysRoleFunctionMapper.class]
  26. 2024-03-29 15:16:28.897 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysRoleMapper.class]
  27. 2024-03-29 15:16:28.897 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysRoleModuleMapper.class]
  28. 2024-03-29 15:16:28.898 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TSensitiveWordsMapper.class]
  29. 2024-03-29 15:16:28.898 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskCommentMapper.class]
  30. 2024-03-29 15:16:28.898 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskExecutorMapper.class]
  31. 2024-03-29 15:16:28.898 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskFileMapper.class]
  32. 2024-03-29 15:16:28.899 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskGroupMapper.class]
  33. 2024-03-29 15:16:28.899 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskLogMapper.class]
  34. 2024-03-29 15:16:28.899 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskMapper.class]
  35. 2024-03-29 15:16:28.899 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskProgressMapper.class]
  36. 2024-03-29 15:16:28.900 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TimeCalculationMapper.class]
  37. 2024-03-29 15:16:28.900 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TimeCalculationShowMapper.class]
  38. 2024-03-29 15:16:28.900 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TimeTypeMapper.class]
  39. 2024-03-29 15:16:28.900 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TprogressPaticipatorsMapper.class]
  40. 2024-03-29 15:16:28.901 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\UserCorpwxTimeMapper.class]
  41. 2024-03-29 15:16:28.901 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\UserMapper.class]
  42. 2024-03-29 15:16:28.901 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\UserSalaryMapper.class]
  43. 2024-03-29 15:16:28.901 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\VcompanyCustomerContactMapper.class]
  44. 2024-03-29 15:16:28.902 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\WxCorpInfoMapper.class]
  45. 2024-03-29 15:16:28.902 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'auditWorkflowTimeSettingMapper' and 'com.management.platform.mapper.AuditWorkflowTimeSettingMapper' mapperInterface
  46. 2024-03-29 15:16:28.903 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'auditWorkflowTimeSettingMapper'.
  47. 2024-03-29 15:16:28.903 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'companyCustomerContactMapper' and 'com.management.platform.mapper.CompanyCustomerContactMapper' mapperInterface
  48. 2024-03-29 15:16:28.903 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'companyCustomerContactMapper'.
  49. 2024-03-29 15:16:28.903 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'companyDingdingMapper' and 'com.management.platform.mapper.CompanyDingdingMapper' mapperInterface
  50. 2024-03-29 15:16:28.903 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'companyDingdingMapper'.
  51. 2024-03-29 15:16:28.903 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'companyMapper' and 'com.management.platform.mapper.CompanyMapper' mapperInterface
  52. 2024-03-29 15:16:28.903 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'companyMapper'.
  53. 2024-03-29 15:16:28.904 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'companyReportMapper' and 'com.management.platform.mapper.CompanyReportMapper' mapperInterface
  54. 2024-03-29 15:16:28.904 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'companyReportMapper'.
  55. 2024-03-29 15:16:28.904 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'companySigningMapper' and 'com.management.platform.mapper.CompanySigningMapper' mapperInterface
  56. 2024-03-29 15:16:28.904 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'companySigningMapper'.
  57. 2024-03-29 15:16:28.904 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'contractDetailMapper' and 'com.management.platform.mapper.ContractDetailMapper' mapperInterface
  58. 2024-03-29 15:16:28.904 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'contractDetailMapper'.
  59. 2024-03-29 15:16:28.904 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'customerInfoMapper' and 'com.management.platform.mapper.CustomerInfoMapper' mapperInterface
  60. 2024-03-29 15:16:28.904 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'customerInfoMapper'.
  61. 2024-03-29 15:16:28.904 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'departmentMapper' and 'com.management.platform.mapper.DepartmentMapper' mapperInterface
  62. 2024-03-29 15:16:28.904 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'departmentMapper'.
  63. 2024-03-29 15:16:28.904 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'feishuInfoMapper' and 'com.management.platform.mapper.FeishuInfoMapper' mapperInterface
  64. 2024-03-29 15:16:28.904 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'feishuInfoMapper'.
  65. 2024-03-29 15:16:28.904 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'operationLogMapper' and 'com.management.platform.mapper.OperationLogMapper' mapperInterface
  66. 2024-03-29 15:16:28.904 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'operationLogMapper'.
  67. 2024-03-29 15:16:28.904 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'operationRecordMapper' and 'com.management.platform.mapper.OperationRecordMapper' mapperInterface
  68. 2024-03-29 15:16:28.904 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'operationRecordMapper'.
  69. 2024-03-29 15:16:28.905 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'participationMapper' and 'com.management.platform.mapper.ParticipationMapper' mapperInterface
  70. 2024-03-29 15:16:28.905 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'participationMapper'.
  71. 2024-03-29 15:16:28.905 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'permissionMapper' and 'com.management.platform.mapper.PermissionMapper' mapperInterface
  72. 2024-03-29 15:16:28.905 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'permissionMapper'.
  73. 2024-03-29 15:16:28.905 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'projectAuditorMapper' and 'com.management.platform.mapper.ProjectAuditorMapper' mapperInterface
  74. 2024-03-29 15:16:28.905 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'projectAuditorMapper'.
  75. 2024-03-29 15:16:28.905 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'projectCategoryMapper' and 'com.management.platform.mapper.ProjectCategoryMapper' mapperInterface
  76. 2024-03-29 15:16:28.905 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'projectCategoryMapper'.
  77. 2024-03-29 15:16:28.905 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'projectMapper' and 'com.management.platform.mapper.ProjectMapper' mapperInterface
  78. 2024-03-29 15:16:28.905 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'projectMapper'.
  79. 2024-03-29 15:16:28.905 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'reportFormMapper' and 'com.management.platform.mapper.ReportFormMapper' mapperInterface
  80. 2024-03-29 15:16:28.905 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'reportFormMapper'.
  81. 2024-03-29 15:16:28.905 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'reportMapper' and 'com.management.platform.mapper.ReportMapper' mapperInterface
  82. 2024-03-29 15:16:28.905 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'reportMapper'.
  83. 2024-03-29 15:16:28.905 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'sysConfigMapper' and 'com.management.platform.mapper.SysConfigMapper' mapperInterface
  84. 2024-03-29 15:16:28.905 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'sysConfigMapper'.
  85. 2024-03-29 15:16:28.905 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'sysFunctionMapper' and 'com.management.platform.mapper.SysFunctionMapper' mapperInterface
  86. 2024-03-29 15:16:28.905 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'sysFunctionMapper'.
  87. 2024-03-29 15:16:28.906 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'sysModuleMapper' and 'com.management.platform.mapper.SysModuleMapper' mapperInterface
  88. 2024-03-29 15:16:28.906 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'sysModuleMapper'.
  89. 2024-03-29 15:16:28.906 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'sysRoleFunctionMapper' and 'com.management.platform.mapper.SysRoleFunctionMapper' mapperInterface
  90. 2024-03-29 15:16:28.906 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'sysRoleFunctionMapper'.
  91. 2024-03-29 15:16:28.906 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'sysRoleMapper' and 'com.management.platform.mapper.SysRoleMapper' mapperInterface
  92. 2024-03-29 15:16:28.906 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'sysRoleMapper'.
  93. 2024-03-29 15:16:28.906 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'sysRoleModuleMapper' and 'com.management.platform.mapper.SysRoleModuleMapper' mapperInterface
  94. 2024-03-29 15:16:28.906 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'sysRoleModuleMapper'.
  95. 2024-03-29 15:16:28.906 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'TSensitiveWordsMapper' and 'com.management.platform.mapper.TSensitiveWordsMapper' mapperInterface
  96. 2024-03-29 15:16:28.906 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'TSensitiveWordsMapper'.
  97. 2024-03-29 15:16:28.906 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'taskCommentMapper' and 'com.management.platform.mapper.TaskCommentMapper' mapperInterface
  98. 2024-03-29 15:16:28.906 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'taskCommentMapper'.
  99. 2024-03-29 15:16:28.906 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'taskExecutorMapper' and 'com.management.platform.mapper.TaskExecutorMapper' mapperInterface
  100. 2024-03-29 15:16:28.906 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'taskExecutorMapper'.
  101. 2024-03-29 15:16:28.906 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'taskFileMapper' and 'com.management.platform.mapper.TaskFileMapper' mapperInterface
  102. 2024-03-29 15:16:28.906 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'taskFileMapper'.
  103. 2024-03-29 15:16:28.907 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'taskGroupMapper' and 'com.management.platform.mapper.TaskGroupMapper' mapperInterface
  104. 2024-03-29 15:16:28.907 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'taskGroupMapper'.
  105. 2024-03-29 15:16:28.907 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'taskLogMapper' and 'com.management.platform.mapper.TaskLogMapper' mapperInterface
  106. 2024-03-29 15:16:28.907 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'taskLogMapper'.
  107. 2024-03-29 15:16:28.907 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'taskMapper' and 'com.management.platform.mapper.TaskMapper' mapperInterface
  108. 2024-03-29 15:16:28.907 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'taskMapper'.
  109. 2024-03-29 15:16:28.907 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'taskProgressMapper' and 'com.management.platform.mapper.TaskProgressMapper' mapperInterface
  110. 2024-03-29 15:16:28.907 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'taskProgressMapper'.
  111. 2024-03-29 15:16:28.907 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'timeCalculationMapper' and 'com.management.platform.mapper.TimeCalculationMapper' mapperInterface
  112. 2024-03-29 15:16:28.907 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'timeCalculationMapper'.
  113. 2024-03-29 15:16:28.907 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'timeCalculationShowMapper' and 'com.management.platform.mapper.TimeCalculationShowMapper' mapperInterface
  114. 2024-03-29 15:16:28.907 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'timeCalculationShowMapper'.
  115. 2024-03-29 15:16:28.907 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'timeTypeMapper' and 'com.management.platform.mapper.TimeTypeMapper' mapperInterface
  116. 2024-03-29 15:16:28.907 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'timeTypeMapper'.
  117. 2024-03-29 15:16:28.907 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'tprogressPaticipatorsMapper' and 'com.management.platform.mapper.TprogressPaticipatorsMapper' mapperInterface
  118. 2024-03-29 15:16:28.907 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'tprogressPaticipatorsMapper'.
  119. 2024-03-29 15:16:28.908 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'userCorpwxTimeMapper' and 'com.management.platform.mapper.UserCorpwxTimeMapper' mapperInterface
  120. 2024-03-29 15:16:28.908 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'userCorpwxTimeMapper'.
  121. 2024-03-29 15:16:28.908 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'userMapper' and 'com.management.platform.mapper.UserMapper' mapperInterface
  122. 2024-03-29 15:16:28.908 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'userMapper'.
  123. 2024-03-29 15:16:28.908 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'userSalaryMapper' and 'com.management.platform.mapper.UserSalaryMapper' mapperInterface
  124. 2024-03-29 15:16:28.908 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'userSalaryMapper'.
  125. 2024-03-29 15:16:28.908 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'vcompanyCustomerContactMapper' and 'com.management.platform.mapper.VcompanyCustomerContactMapper' mapperInterface
  126. 2024-03-29 15:16:28.908 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'vcompanyCustomerContactMapper'.
  127. 2024-03-29 15:16:28.908 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'wxCorpInfoMapper' and 'com.management.platform.mapper.WxCorpInfoMapper' mapperInterface
  128. 2024-03-29 15:16:28.909 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'wxCorpInfoMapper'.
  129. 2024-03-29 15:16:28.916 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\AuditWorkflowTimeSettingMapper.class]
  130. 2024-03-29 15:16:28.916 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyCustomerContactMapper.class]
  131. 2024-03-29 15:16:28.916 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyDingdingMapper.class]
  132. 2024-03-29 15:16:28.916 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyMapper.class]
  133. 2024-03-29 15:16:28.917 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyReportMapper.class]
  134. 2024-03-29 15:16:28.917 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanySigningMapper.class]
  135. 2024-03-29 15:16:28.917 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ContractDetailMapper.class]
  136. 2024-03-29 15:16:28.917 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CustomerInfoMapper.class]
  137. 2024-03-29 15:16:28.918 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\DepartmentMapper.class]
  138. 2024-03-29 15:16:28.918 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\FeishuInfoMapper.class]
  139. 2024-03-29 15:16:28.918 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\OperationLogMapper.class]
  140. 2024-03-29 15:16:28.918 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\OperationRecordMapper.class]
  141. 2024-03-29 15:16:28.919 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ParticipationMapper.class]
  142. 2024-03-29 15:16:28.919 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\PermissionMapper.class]
  143. 2024-03-29 15:16:28.919 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ProjectAuditorMapper.class]
  144. 2024-03-29 15:16:28.919 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ProjectCategoryMapper.class]
  145. 2024-03-29 15:16:28.919 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ProjectMapper.class]
  146. 2024-03-29 15:16:28.920 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ReportFormMapper.class]
  147. 2024-03-29 15:16:28.920 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ReportMapper.class]
  148. 2024-03-29 15:16:28.920 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysConfigMapper.class]
  149. 2024-03-29 15:16:28.920 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysFunctionMapper.class]
  150. 2024-03-29 15:16:28.921 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysModuleMapper.class]
  151. 2024-03-29 15:16:28.921 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysRoleFunctionMapper.class]
  152. 2024-03-29 15:16:28.921 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysRoleMapper.class]
  153. 2024-03-29 15:16:28.921 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysRoleModuleMapper.class]
  154. 2024-03-29 15:16:28.922 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TSensitiveWordsMapper.class]
  155. 2024-03-29 15:16:28.922 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskCommentMapper.class]
  156. 2024-03-29 15:16:28.922 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskExecutorMapper.class]
  157. 2024-03-29 15:16:28.922 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskFileMapper.class]
  158. 2024-03-29 15:16:28.922 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskGroupMapper.class]
  159. 2024-03-29 15:16:28.923 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskLogMapper.class]
  160. 2024-03-29 15:16:28.923 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskMapper.class]
  161. 2024-03-29 15:16:28.923 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskProgressMapper.class]
  162. 2024-03-29 15:16:28.923 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TimeCalculationMapper.class]
  163. 2024-03-29 15:16:28.924 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TimeCalculationShowMapper.class]
  164. 2024-03-29 15:16:28.924 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TimeTypeMapper.class]
  165. 2024-03-29 15:16:28.924 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TprogressPaticipatorsMapper.class]
  166. 2024-03-29 15:16:28.924 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\UserCorpwxTimeMapper.class]
  167. 2024-03-29 15:16:28.925 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\UserMapper.class]
  168. 2024-03-29 15:16:28.925 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\UserSalaryMapper.class]
  169. 2024-03-29 15:16:28.925 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\VcompanyCustomerContactMapper.class]
  170. 2024-03-29 15:16:28.925 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\WxCorpInfoMapper.class]
  171. 2024-03-29 15:16:28.926 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'auditWorkflowTimeSettingMapper' and 'com.management.platform.mapper.AuditWorkflowTimeSettingMapper' mapperInterface. Bean already defined with the same name!
  172. 2024-03-29 15:16:28.926 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'companyCustomerContactMapper' and 'com.management.platform.mapper.CompanyCustomerContactMapper' mapperInterface. Bean already defined with the same name!
  173. 2024-03-29 15:16:28.926 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'companyDingdingMapper' and 'com.management.platform.mapper.CompanyDingdingMapper' mapperInterface. Bean already defined with the same name!
  174. 2024-03-29 15:16:28.926 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'companyMapper' and 'com.management.platform.mapper.CompanyMapper' mapperInterface. Bean already defined with the same name!
  175. 2024-03-29 15:16:28.926 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'companyReportMapper' and 'com.management.platform.mapper.CompanyReportMapper' mapperInterface. Bean already defined with the same name!
  176. 2024-03-29 15:16:28.926 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'companySigningMapper' and 'com.management.platform.mapper.CompanySigningMapper' mapperInterface. Bean already defined with the same name!
  177. 2024-03-29 15:16:28.926 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'contractDetailMapper' and 'com.management.platform.mapper.ContractDetailMapper' mapperInterface. Bean already defined with the same name!
  178. 2024-03-29 15:16:28.926 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'customerInfoMapper' and 'com.management.platform.mapper.CustomerInfoMapper' mapperInterface. Bean already defined with the same name!
  179. 2024-03-29 15:16:28.926 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'departmentMapper' and 'com.management.platform.mapper.DepartmentMapper' mapperInterface. Bean already defined with the same name!
  180. 2024-03-29 15:16:28.926 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'feishuInfoMapper' and 'com.management.platform.mapper.FeishuInfoMapper' mapperInterface. Bean already defined with the same name!
  181. 2024-03-29 15:16:28.926 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'operationLogMapper' and 'com.management.platform.mapper.OperationLogMapper' mapperInterface. Bean already defined with the same name!
  182. 2024-03-29 15:16:28.926 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'operationRecordMapper' and 'com.management.platform.mapper.OperationRecordMapper' mapperInterface. Bean already defined with the same name!
  183. 2024-03-29 15:16:28.926 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'participationMapper' and 'com.management.platform.mapper.ParticipationMapper' mapperInterface. Bean already defined with the same name!
  184. 2024-03-29 15:16:28.926 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'permissionMapper' and 'com.management.platform.mapper.PermissionMapper' mapperInterface. Bean already defined with the same name!
  185. 2024-03-29 15:16:28.926 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'projectAuditorMapper' and 'com.management.platform.mapper.ProjectAuditorMapper' mapperInterface. Bean already defined with the same name!
  186. 2024-03-29 15:16:28.926 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'projectCategoryMapper' and 'com.management.platform.mapper.ProjectCategoryMapper' mapperInterface. Bean already defined with the same name!
  187. 2024-03-29 15:16:28.926 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'projectMapper' and 'com.management.platform.mapper.ProjectMapper' mapperInterface. Bean already defined with the same name!
  188. 2024-03-29 15:16:28.926 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'reportFormMapper' and 'com.management.platform.mapper.ReportFormMapper' mapperInterface. Bean already defined with the same name!
  189. 2024-03-29 15:16:28.927 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'reportMapper' and 'com.management.platform.mapper.ReportMapper' mapperInterface. Bean already defined with the same name!
  190. 2024-03-29 15:16:28.927 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'sysConfigMapper' and 'com.management.platform.mapper.SysConfigMapper' mapperInterface. Bean already defined with the same name!
  191. 2024-03-29 15:16:28.927 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'sysFunctionMapper' and 'com.management.platform.mapper.SysFunctionMapper' mapperInterface. Bean already defined with the same name!
  192. 2024-03-29 15:16:28.927 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'sysModuleMapper' and 'com.management.platform.mapper.SysModuleMapper' mapperInterface. Bean already defined with the same name!
  193. 2024-03-29 15:16:28.927 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'sysRoleFunctionMapper' and 'com.management.platform.mapper.SysRoleFunctionMapper' mapperInterface. Bean already defined with the same name!
  194. 2024-03-29 15:16:28.927 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'sysRoleMapper' and 'com.management.platform.mapper.SysRoleMapper' mapperInterface. Bean already defined with the same name!
  195. 2024-03-29 15:16:28.927 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'sysRoleModuleMapper' and 'com.management.platform.mapper.SysRoleModuleMapper' mapperInterface. Bean already defined with the same name!
  196. 2024-03-29 15:16:28.927 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'TSensitiveWordsMapper' and 'com.management.platform.mapper.TSensitiveWordsMapper' mapperInterface. Bean already defined with the same name!
  197. 2024-03-29 15:16:28.927 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'taskCommentMapper' and 'com.management.platform.mapper.TaskCommentMapper' mapperInterface. Bean already defined with the same name!
  198. 2024-03-29 15:16:28.927 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'taskExecutorMapper' and 'com.management.platform.mapper.TaskExecutorMapper' mapperInterface. Bean already defined with the same name!
  199. 2024-03-29 15:16:28.927 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'taskFileMapper' and 'com.management.platform.mapper.TaskFileMapper' mapperInterface. Bean already defined with the same name!
  200. 2024-03-29 15:16:28.927 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'taskGroupMapper' and 'com.management.platform.mapper.TaskGroupMapper' mapperInterface. Bean already defined with the same name!
  201. 2024-03-29 15:16:28.927 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'taskLogMapper' and 'com.management.platform.mapper.TaskLogMapper' mapperInterface. Bean already defined with the same name!
  202. 2024-03-29 15:16:28.927 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'taskMapper' and 'com.management.platform.mapper.TaskMapper' mapperInterface. Bean already defined with the same name!
  203. 2024-03-29 15:16:28.927 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'taskProgressMapper' and 'com.management.platform.mapper.TaskProgressMapper' mapperInterface. Bean already defined with the same name!
  204. 2024-03-29 15:16:28.927 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'timeCalculationMapper' and 'com.management.platform.mapper.TimeCalculationMapper' mapperInterface. Bean already defined with the same name!
  205. 2024-03-29 15:16:28.928 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'timeCalculationShowMapper' and 'com.management.platform.mapper.TimeCalculationShowMapper' mapperInterface. Bean already defined with the same name!
  206. 2024-03-29 15:16:28.928 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'timeTypeMapper' and 'com.management.platform.mapper.TimeTypeMapper' mapperInterface. Bean already defined with the same name!
  207. 2024-03-29 15:16:28.928 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'tprogressPaticipatorsMapper' and 'com.management.platform.mapper.TprogressPaticipatorsMapper' mapperInterface. Bean already defined with the same name!
  208. 2024-03-29 15:16:28.928 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'userCorpwxTimeMapper' and 'com.management.platform.mapper.UserCorpwxTimeMapper' mapperInterface. Bean already defined with the same name!
  209. 2024-03-29 15:16:28.928 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'userMapper' and 'com.management.platform.mapper.UserMapper' mapperInterface. Bean already defined with the same name!
  210. 2024-03-29 15:16:28.928 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'userSalaryMapper' and 'com.management.platform.mapper.UserSalaryMapper' mapperInterface. Bean already defined with the same name!
  211. 2024-03-29 15:16:28.928 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'vcompanyCustomerContactMapper' and 'com.management.platform.mapper.VcompanyCustomerContactMapper' mapperInterface. Bean already defined with the same name!
  212. 2024-03-29 15:16:28.928 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'wxCorpInfoMapper' and 'com.management.platform.mapper.WxCorpInfoMapper' mapperInterface. Bean already defined with the same name!
  213. 2024-03-29 15:16:28.928 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - No MyBatis mapper was found in '[com.management.platform.mapper]' package. Please check your configuration.
  214. 2024-03-29 15:16:29.919 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-10018"]
  215. 2024-03-29 15:16:29.927 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
  216. 2024-03-29 15:16:29.927 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.29]
  217. 2024-03-29 15:16:30.145 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
  218. 2024-03-29 15:16:30.145 [main] DEBUG o.s.w.c.ContextLoader - [prepareWebApplicationContext,278] - Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
  219. 2024-03-29 15:16:30.145 [main] INFO o.s.w.c.ContextLoader - [prepareWebApplicationContext,284] - Root WebApplicationContext: initialization completed in 1926 ms
  220. 2024-03-29 15:16:30.432 [main] WARN c.z.h.HikariConfig - [validateNumerics,973] - HikariPool-1 - idleTimeout is close to or more than maxLifetime, disabling it.
  221. 2024-03-29 15:16:30.433 [main] INFO c.z.h.HikariDataSource - [getConnection,110] - HikariPool-1 - Starting...
  222. 2024-03-29 15:16:30.869 [main] INFO c.z.h.HikariDataSource - [getConnection,123] - HikariPool-1 - Start completed.
  223. 2024-03-29 15:16:31.061 [main] WARN c.b.m.c.m.TableInfoHelper - [initTableFields,285] - Warn: Could not find @TableId in Class: com.management.platform.entity.CompanyReport.
  224. 2024-03-29 15:16:32.840 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  225. c.m.p.c.CommonUploadController:
  226. { /common/downLoadLog}: downLoadLog()
  227. { /common/uploadFile}: uploadFile(MultipartFile)
  228. 2024-03-29 15:16:32.844 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  229. c.m.p.c.CompanyController:
  230. { /company/setTimeTypeSetting}: setTimeTypeSetting(TimeType)
  231. { /company/syncDindDingMembs}: syncDingDingMembs(String)
  232. { /company/setExpDate}: setExpDate(Integer,String)
  233. { /company/setMeal}: setMeal(Integer,Integer)
  234. { /company/setPackageList}: setPackageList(Company)
  235. { /company/getList}: getList(String,Boolean,Integer,Integer,Integer,Boolean)
  236. { /company/addMembCount}: addMembCount(Integer,int)
  237. { /company/deleteCompany}: deleteCompany(Integer)
  238. { /company/dataMigration}: dataMigration(HttpServletRequest,Integer,Integer,String,String)
  239. { /company/addFeiShuInfo}: addFeiShuInfo(FeiShuInfoVO)
  240. 2024-03-29 15:16:32.844 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  241. c.m.p.c.CompanyCustomerContactController:
  242. { /company-customer-contact/handle}: handle(Integer,String)
  243. { /company-customer-contact/getList}: getList(Integer,Integer)
  244. 2024-03-29 15:16:32.845 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  245. c.m.p.c.CompanyReportController:
  246. { /company-report/update}: update(Integer,String,String)
  247. { /company-report/list}: list(Integer)
  248. 2024-03-29 15:16:32.845 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  249. c.m.p.c.CompanySigningController:
  250. { /company-signing/update}: update(CompanySigning)
  251. { /company-signing/getList}: getList(Integer)
  252. 2024-03-29 15:16:32.846 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  253. c.m.p.c.ContractDetailController:
  254. { /contract-detail/update}: update(ContractDetail,HttpServletResponse)
  255. { /contract-detail/detail}: detail(Integer)
  256. { /contract-detail/preview}: preview(HttpServletResponse,Integer)
  257. { /contract-detail/finalize}: contractFinalize(Integer)
  258. 2024-03-29 15:16:32.846 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  259. c.m.p.c.FeishuInfoController:
  260. 2024-03-29 15:16:32.846 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  261. c.m.p.c.OperationLogController:
  262. { /operation-log/list}: list(Integer,Integer,Integer)
  263. 2024-03-29 15:16:32.847 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  264. c.m.p.c.OperationRecordController:
  265. { /operation-record/getList}: getList(String,String,String,Integer,Integer,String)
  266. 2024-03-29 15:16:32.847 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  267. c.m.p.c.PermissionController:
  268. { /permission/getAuthority}: getAuthority(Integer,Integer,HttpServletRequest)
  269. { /permission/getRoleList}: getRoleList(Integer)
  270. { /permission/getFrontRoleList}: getFrontRoleList(Integer)
  271. {POST /permission/savePermission}: savePermission(Integer,String)
  272. 2024-03-29 15:16:32.847 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  273. c.m.p.c.ReportController:
  274. 2024-03-29 15:16:32.847 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  275. c.m.p.c.SysRoleController:
  276. { /role/genCorpDefaultRoles}: genCorpDefaultRoles(Integer,Integer)
  277. 2024-03-29 15:16:32.848 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  278. c.m.p.c.TimeTypeController:
  279. { /time-type/get}: get(Integer)
  280. 2024-03-29 15:16:32.848 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  281. c.m.p.c.UserController:
  282. { /user/getUserInfo}: getUserInfo(String)
  283. { /user/loginAdmin}: loginAdmin(String,String)
  284. { /user/getEmployeeList}: getEmployeeList(Integer,String,Integer,Integer,Integer,Integer)
  285. 2024-03-29 15:16:32.849 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  286. c.m.p.c.VcompanyCustomerContactController:
  287. 2024-03-29 15:16:32.849 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  288. c.m.p.c.WxCorpInfoController:
  289. 2024-03-29 15:16:32.850 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  290. o.s.b.a.w.s.e.BasicErrorController:
  291. { /error}: error(HttpServletRequest)
  292. { /error, produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
  293. 2024-03-29 15:16:32.852 [main] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - [handlerMethodsInitialized,351] - 35 mappings in 'requestMappingHandlerMapping'
  294. 2024-03-29 15:16:32.864 [main] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - [detectHandlers,86] - Detected 0 mappings in 'beanNameHandlerMapping'
  295. 2024-03-29 15:16:32.960 [main] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - [initControllerAdviceCache,620] - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
  296. 2024-03-29 15:16:32.982 [main] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - [initExceptionHandlerAdviceCache,303] - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
  297. 2024-03-29 15:16:33.466 [main] DEBUG o.s.w.s.v.f.FreeMarkerConfigurer - [getTemplateLoaderForPath,347] - Template loader path [class path resource [templates/]] resolved to file path [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\templates]
  298. 2024-03-29 15:16:33.569 [main] TRACE o.s.w.s.r.ResourceUrlProvider - [detectResourceHandlers,155] - No resource handling mappings found
  299. 2024-03-29 15:16:33.570 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-10018"]
  300. 2024-03-29 15:16:33.646 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-10019"]
  301. 2024-03-29 15:16:33.647 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
  302. 2024-03-29 15:16:33.647 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.29]
  303. 2024-03-29 15:16:33.693 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
  304. 2024-03-29 15:16:33.693 [main] DEBUG o.s.w.c.ContextLoader - [prepareWebApplicationContext,278] - Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
  305. 2024-03-29 15:16:33.693 [main] INFO o.s.w.c.ContextLoader - [prepareWebApplicationContext,284] - Root WebApplicationContext: initialization completed in 102 ms
  306. 2024-03-29 15:16:48.123 [main] INFO c.m.p.PlatformStartApplication - [logStarting,50] - Starting PlatformStartApplication on Yurk with PID 15484 (D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes started by 12871 in D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform)
  307. 2024-03-29 15:16:48.126 [main] INFO c.m.p.PlatformStartApplication - [logStartupProfileInfo,648] - No active profile set, falling back to default profiles: default
  308. 2024-03-29 15:16:48.707 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\AuditWorkflowTimeSettingMapper.class]
  309. 2024-03-29 15:16:48.708 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyCustomerContactMapper.class]
  310. 2024-03-29 15:16:48.708 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyDingdingMapper.class]
  311. 2024-03-29 15:16:48.708 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyMapper.class]
  312. 2024-03-29 15:16:48.709 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyReportMapper.class]
  313. 2024-03-29 15:16:48.709 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanySigningMapper.class]
  314. 2024-03-29 15:16:48.709 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ContractDetailMapper.class]
  315. 2024-03-29 15:16:48.709 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CustomerInfoMapper.class]
  316. 2024-03-29 15:16:48.710 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\DepartmentMapper.class]
  317. 2024-03-29 15:16:48.710 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\FeishuInfoMapper.class]
  318. 2024-03-29 15:16:48.710 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\OperationLogMapper.class]
  319. 2024-03-29 15:16:48.710 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\OperationRecordMapper.class]
  320. 2024-03-29 15:16:48.711 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ParticipationMapper.class]
  321. 2024-03-29 15:16:48.711 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\PermissionMapper.class]
  322. 2024-03-29 15:16:48.711 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ProjectAuditorMapper.class]
  323. 2024-03-29 15:16:48.712 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ProjectCategoryMapper.class]
  324. 2024-03-29 15:16:48.712 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ProjectMapper.class]
  325. 2024-03-29 15:16:48.712 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ReportFormMapper.class]
  326. 2024-03-29 15:16:48.712 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ReportMapper.class]
  327. 2024-03-29 15:16:48.713 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysConfigMapper.class]
  328. 2024-03-29 15:16:48.713 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysFunctionMapper.class]
  329. 2024-03-29 15:16:48.713 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysModuleMapper.class]
  330. 2024-03-29 15:16:48.714 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysRoleFunctionMapper.class]
  331. 2024-03-29 15:16:48.714 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysRoleMapper.class]
  332. 2024-03-29 15:16:48.714 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysRoleModuleMapper.class]
  333. 2024-03-29 15:16:48.714 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TSensitiveWordsMapper.class]
  334. 2024-03-29 15:16:48.715 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskCommentMapper.class]
  335. 2024-03-29 15:16:48.715 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskExecutorMapper.class]
  336. 2024-03-29 15:16:48.715 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskFileMapper.class]
  337. 2024-03-29 15:16:48.715 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskGroupMapper.class]
  338. 2024-03-29 15:16:48.716 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskLogMapper.class]
  339. 2024-03-29 15:16:48.716 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskMapper.class]
  340. 2024-03-29 15:16:48.716 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskProgressMapper.class]
  341. 2024-03-29 15:16:48.716 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TimeCalculationMapper.class]
  342. 2024-03-29 15:16:48.717 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TimeCalculationShowMapper.class]
  343. 2024-03-29 15:16:48.717 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TimeTypeMapper.class]
  344. 2024-03-29 15:16:48.717 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TprogressPaticipatorsMapper.class]
  345. 2024-03-29 15:16:48.718 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\UserCorpwxTimeMapper.class]
  346. 2024-03-29 15:16:48.718 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\UserMapper.class]
  347. 2024-03-29 15:16:48.718 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\UserSalaryMapper.class]
  348. 2024-03-29 15:16:48.718 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\VcompanyCustomerContactMapper.class]
  349. 2024-03-29 15:16:48.719 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\WxCorpInfoMapper.class]
  350. 2024-03-29 15:16:48.719 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'auditWorkflowTimeSettingMapper' and 'com.management.platform.mapper.AuditWorkflowTimeSettingMapper' mapperInterface
  351. 2024-03-29 15:16:48.720 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'auditWorkflowTimeSettingMapper'.
  352. 2024-03-29 15:16:48.720 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'companyCustomerContactMapper' and 'com.management.platform.mapper.CompanyCustomerContactMapper' mapperInterface
  353. 2024-03-29 15:16:48.720 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'companyCustomerContactMapper'.
  354. 2024-03-29 15:16:48.720 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'companyDingdingMapper' and 'com.management.platform.mapper.CompanyDingdingMapper' mapperInterface
  355. 2024-03-29 15:16:48.720 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'companyDingdingMapper'.
  356. 2024-03-29 15:16:48.721 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'companyMapper' and 'com.management.platform.mapper.CompanyMapper' mapperInterface
  357. 2024-03-29 15:16:48.721 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'companyMapper'.
  358. 2024-03-29 15:16:48.721 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'companyReportMapper' and 'com.management.platform.mapper.CompanyReportMapper' mapperInterface
  359. 2024-03-29 15:16:48.721 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'companyReportMapper'.
  360. 2024-03-29 15:16:48.721 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'companySigningMapper' and 'com.management.platform.mapper.CompanySigningMapper' mapperInterface
  361. 2024-03-29 15:16:48.721 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'companySigningMapper'.
  362. 2024-03-29 15:16:48.721 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'contractDetailMapper' and 'com.management.platform.mapper.ContractDetailMapper' mapperInterface
  363. 2024-03-29 15:16:48.721 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'contractDetailMapper'.
  364. 2024-03-29 15:16:48.721 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'customerInfoMapper' and 'com.management.platform.mapper.CustomerInfoMapper' mapperInterface
  365. 2024-03-29 15:16:48.721 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'customerInfoMapper'.
  366. 2024-03-29 15:16:48.721 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'departmentMapper' and 'com.management.platform.mapper.DepartmentMapper' mapperInterface
  367. 2024-03-29 15:16:48.721 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'departmentMapper'.
  368. 2024-03-29 15:16:48.721 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'feishuInfoMapper' and 'com.management.platform.mapper.FeishuInfoMapper' mapperInterface
  369. 2024-03-29 15:16:48.721 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'feishuInfoMapper'.
  370. 2024-03-29 15:16:48.721 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'operationLogMapper' and 'com.management.platform.mapper.OperationLogMapper' mapperInterface
  371. 2024-03-29 15:16:48.721 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'operationLogMapper'.
  372. 2024-03-29 15:16:48.721 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'operationRecordMapper' and 'com.management.platform.mapper.OperationRecordMapper' mapperInterface
  373. 2024-03-29 15:16:48.721 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'operationRecordMapper'.
  374. 2024-03-29 15:16:48.721 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'participationMapper' and 'com.management.platform.mapper.ParticipationMapper' mapperInterface
  375. 2024-03-29 15:16:48.723 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'participationMapper'.
  376. 2024-03-29 15:16:48.723 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'permissionMapper' and 'com.management.platform.mapper.PermissionMapper' mapperInterface
  377. 2024-03-29 15:16:48.723 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'permissionMapper'.
  378. 2024-03-29 15:16:48.723 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'projectAuditorMapper' and 'com.management.platform.mapper.ProjectAuditorMapper' mapperInterface
  379. 2024-03-29 15:16:48.723 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'projectAuditorMapper'.
  380. 2024-03-29 15:16:48.723 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'projectCategoryMapper' and 'com.management.platform.mapper.ProjectCategoryMapper' mapperInterface
  381. 2024-03-29 15:16:48.723 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'projectCategoryMapper'.
  382. 2024-03-29 15:16:48.723 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'projectMapper' and 'com.management.platform.mapper.ProjectMapper' mapperInterface
  383. 2024-03-29 15:16:48.723 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'projectMapper'.
  384. 2024-03-29 15:16:48.723 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'reportFormMapper' and 'com.management.platform.mapper.ReportFormMapper' mapperInterface
  385. 2024-03-29 15:16:48.723 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'reportFormMapper'.
  386. 2024-03-29 15:16:48.723 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'reportMapper' and 'com.management.platform.mapper.ReportMapper' mapperInterface
  387. 2024-03-29 15:16:48.723 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'reportMapper'.
  388. 2024-03-29 15:16:48.723 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'sysConfigMapper' and 'com.management.platform.mapper.SysConfigMapper' mapperInterface
  389. 2024-03-29 15:16:48.723 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'sysConfigMapper'.
  390. 2024-03-29 15:16:48.723 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'sysFunctionMapper' and 'com.management.platform.mapper.SysFunctionMapper' mapperInterface
  391. 2024-03-29 15:16:48.723 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'sysFunctionMapper'.
  392. 2024-03-29 15:16:48.724 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'sysModuleMapper' and 'com.management.platform.mapper.SysModuleMapper' mapperInterface
  393. 2024-03-29 15:16:48.724 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'sysModuleMapper'.
  394. 2024-03-29 15:16:48.724 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'sysRoleFunctionMapper' and 'com.management.platform.mapper.SysRoleFunctionMapper' mapperInterface
  395. 2024-03-29 15:16:48.724 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'sysRoleFunctionMapper'.
  396. 2024-03-29 15:16:48.724 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'sysRoleMapper' and 'com.management.platform.mapper.SysRoleMapper' mapperInterface
  397. 2024-03-29 15:16:48.724 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'sysRoleMapper'.
  398. 2024-03-29 15:16:48.724 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'sysRoleModuleMapper' and 'com.management.platform.mapper.SysRoleModuleMapper' mapperInterface
  399. 2024-03-29 15:16:48.724 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'sysRoleModuleMapper'.
  400. 2024-03-29 15:16:48.724 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'TSensitiveWordsMapper' and 'com.management.platform.mapper.TSensitiveWordsMapper' mapperInterface
  401. 2024-03-29 15:16:48.724 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'TSensitiveWordsMapper'.
  402. 2024-03-29 15:16:48.724 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'taskCommentMapper' and 'com.management.platform.mapper.TaskCommentMapper' mapperInterface
  403. 2024-03-29 15:16:48.724 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'taskCommentMapper'.
  404. 2024-03-29 15:16:48.724 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'taskExecutorMapper' and 'com.management.platform.mapper.TaskExecutorMapper' mapperInterface
  405. 2024-03-29 15:16:48.724 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'taskExecutorMapper'.
  406. 2024-03-29 15:16:48.724 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'taskFileMapper' and 'com.management.platform.mapper.TaskFileMapper' mapperInterface
  407. 2024-03-29 15:16:48.724 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'taskFileMapper'.
  408. 2024-03-29 15:16:48.724 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'taskGroupMapper' and 'com.management.platform.mapper.TaskGroupMapper' mapperInterface
  409. 2024-03-29 15:16:48.724 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'taskGroupMapper'.
  410. 2024-03-29 15:16:48.725 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'taskLogMapper' and 'com.management.platform.mapper.TaskLogMapper' mapperInterface
  411. 2024-03-29 15:16:48.725 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'taskLogMapper'.
  412. 2024-03-29 15:16:48.725 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'taskMapper' and 'com.management.platform.mapper.TaskMapper' mapperInterface
  413. 2024-03-29 15:16:48.725 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'taskMapper'.
  414. 2024-03-29 15:16:48.725 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'taskProgressMapper' and 'com.management.platform.mapper.TaskProgressMapper' mapperInterface
  415. 2024-03-29 15:16:48.725 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'taskProgressMapper'.
  416. 2024-03-29 15:16:48.725 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'timeCalculationMapper' and 'com.management.platform.mapper.TimeCalculationMapper' mapperInterface
  417. 2024-03-29 15:16:48.725 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'timeCalculationMapper'.
  418. 2024-03-29 15:16:48.725 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'timeCalculationShowMapper' and 'com.management.platform.mapper.TimeCalculationShowMapper' mapperInterface
  419. 2024-03-29 15:16:48.725 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'timeCalculationShowMapper'.
  420. 2024-03-29 15:16:48.725 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'timeTypeMapper' and 'com.management.platform.mapper.TimeTypeMapper' mapperInterface
  421. 2024-03-29 15:16:48.725 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'timeTypeMapper'.
  422. 2024-03-29 15:16:48.725 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'tprogressPaticipatorsMapper' and 'com.management.platform.mapper.TprogressPaticipatorsMapper' mapperInterface
  423. 2024-03-29 15:16:48.725 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'tprogressPaticipatorsMapper'.
  424. 2024-03-29 15:16:48.725 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'userCorpwxTimeMapper' and 'com.management.platform.mapper.UserCorpwxTimeMapper' mapperInterface
  425. 2024-03-29 15:16:48.725 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'userCorpwxTimeMapper'.
  426. 2024-03-29 15:16:48.725 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'userMapper' and 'com.management.platform.mapper.UserMapper' mapperInterface
  427. 2024-03-29 15:16:48.725 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'userMapper'.
  428. 2024-03-29 15:16:48.725 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'userSalaryMapper' and 'com.management.platform.mapper.UserSalaryMapper' mapperInterface
  429. 2024-03-29 15:16:48.725 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'userSalaryMapper'.
  430. 2024-03-29 15:16:48.725 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'vcompanyCustomerContactMapper' and 'com.management.platform.mapper.VcompanyCustomerContactMapper' mapperInterface
  431. 2024-03-29 15:16:48.725 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'vcompanyCustomerContactMapper'.
  432. 2024-03-29 15:16:48.725 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'wxCorpInfoMapper' and 'com.management.platform.mapper.WxCorpInfoMapper' mapperInterface
  433. 2024-03-29 15:16:48.725 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'wxCorpInfoMapper'.
  434. 2024-03-29 15:16:48.733 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\AuditWorkflowTimeSettingMapper.class]
  435. 2024-03-29 15:16:48.733 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyCustomerContactMapper.class]
  436. 2024-03-29 15:16:48.734 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyDingdingMapper.class]
  437. 2024-03-29 15:16:48.734 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyMapper.class]
  438. 2024-03-29 15:16:48.734 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyReportMapper.class]
  439. 2024-03-29 15:16:48.734 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanySigningMapper.class]
  440. 2024-03-29 15:16:48.735 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ContractDetailMapper.class]
  441. 2024-03-29 15:16:48.735 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CustomerInfoMapper.class]
  442. 2024-03-29 15:16:48.735 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\DepartmentMapper.class]
  443. 2024-03-29 15:16:48.735 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\FeishuInfoMapper.class]
  444. 2024-03-29 15:16:48.735 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\OperationLogMapper.class]
  445. 2024-03-29 15:16:48.736 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\OperationRecordMapper.class]
  446. 2024-03-29 15:16:48.736 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ParticipationMapper.class]
  447. 2024-03-29 15:16:48.736 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\PermissionMapper.class]
  448. 2024-03-29 15:16:48.736 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ProjectAuditorMapper.class]
  449. 2024-03-29 15:16:48.737 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ProjectCategoryMapper.class]
  450. 2024-03-29 15:16:48.737 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ProjectMapper.class]
  451. 2024-03-29 15:16:48.737 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ReportFormMapper.class]
  452. 2024-03-29 15:16:48.737 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ReportMapper.class]
  453. 2024-03-29 15:16:48.738 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysConfigMapper.class]
  454. 2024-03-29 15:16:48.738 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysFunctionMapper.class]
  455. 2024-03-29 15:16:48.738 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysModuleMapper.class]
  456. 2024-03-29 15:16:48.738 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysRoleFunctionMapper.class]
  457. 2024-03-29 15:16:48.738 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysRoleMapper.class]
  458. 2024-03-29 15:16:48.739 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysRoleModuleMapper.class]
  459. 2024-03-29 15:16:48.739 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TSensitiveWordsMapper.class]
  460. 2024-03-29 15:16:48.739 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskCommentMapper.class]
  461. 2024-03-29 15:16:48.739 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskExecutorMapper.class]
  462. 2024-03-29 15:16:48.740 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskFileMapper.class]
  463. 2024-03-29 15:16:48.740 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskGroupMapper.class]
  464. 2024-03-29 15:16:48.740 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskLogMapper.class]
  465. 2024-03-29 15:16:48.740 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskMapper.class]
  466. 2024-03-29 15:16:48.741 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskProgressMapper.class]
  467. 2024-03-29 15:16:48.741 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TimeCalculationMapper.class]
  468. 2024-03-29 15:16:48.741 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TimeCalculationShowMapper.class]
  469. 2024-03-29 15:16:48.741 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TimeTypeMapper.class]
  470. 2024-03-29 15:16:48.741 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TprogressPaticipatorsMapper.class]
  471. 2024-03-29 15:16:48.742 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\UserCorpwxTimeMapper.class]
  472. 2024-03-29 15:16:48.742 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\UserMapper.class]
  473. 2024-03-29 15:16:48.742 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\UserSalaryMapper.class]
  474. 2024-03-29 15:16:48.742 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\VcompanyCustomerContactMapper.class]
  475. 2024-03-29 15:16:48.743 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\WxCorpInfoMapper.class]
  476. 2024-03-29 15:16:48.743 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'auditWorkflowTimeSettingMapper' and 'com.management.platform.mapper.AuditWorkflowTimeSettingMapper' mapperInterface. Bean already defined with the same name!
  477. 2024-03-29 15:16:48.743 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'companyCustomerContactMapper' and 'com.management.platform.mapper.CompanyCustomerContactMapper' mapperInterface. Bean already defined with the same name!
  478. 2024-03-29 15:16:48.743 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'companyDingdingMapper' and 'com.management.platform.mapper.CompanyDingdingMapper' mapperInterface. Bean already defined with the same name!
  479. 2024-03-29 15:16:48.743 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'companyMapper' and 'com.management.platform.mapper.CompanyMapper' mapperInterface. Bean already defined with the same name!
  480. 2024-03-29 15:16:48.743 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'companyReportMapper' and 'com.management.platform.mapper.CompanyReportMapper' mapperInterface. Bean already defined with the same name!
  481. 2024-03-29 15:16:48.743 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'companySigningMapper' and 'com.management.platform.mapper.CompanySigningMapper' mapperInterface. Bean already defined with the same name!
  482. 2024-03-29 15:16:48.743 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'contractDetailMapper' and 'com.management.platform.mapper.ContractDetailMapper' mapperInterface. Bean already defined with the same name!
  483. 2024-03-29 15:16:48.743 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'customerInfoMapper' and 'com.management.platform.mapper.CustomerInfoMapper' mapperInterface. Bean already defined with the same name!
  484. 2024-03-29 15:16:48.743 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'departmentMapper' and 'com.management.platform.mapper.DepartmentMapper' mapperInterface. Bean already defined with the same name!
  485. 2024-03-29 15:16:48.744 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'feishuInfoMapper' and 'com.management.platform.mapper.FeishuInfoMapper' mapperInterface. Bean already defined with the same name!
  486. 2024-03-29 15:16:48.744 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'operationLogMapper' and 'com.management.platform.mapper.OperationLogMapper' mapperInterface. Bean already defined with the same name!
  487. 2024-03-29 15:16:48.744 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'operationRecordMapper' and 'com.management.platform.mapper.OperationRecordMapper' mapperInterface. Bean already defined with the same name!
  488. 2024-03-29 15:16:48.744 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'participationMapper' and 'com.management.platform.mapper.ParticipationMapper' mapperInterface. Bean already defined with the same name!
  489. 2024-03-29 15:16:48.744 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'permissionMapper' and 'com.management.platform.mapper.PermissionMapper' mapperInterface. Bean already defined with the same name!
  490. 2024-03-29 15:16:48.744 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'projectAuditorMapper' and 'com.management.platform.mapper.ProjectAuditorMapper' mapperInterface. Bean already defined with the same name!
  491. 2024-03-29 15:16:48.744 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'projectCategoryMapper' and 'com.management.platform.mapper.ProjectCategoryMapper' mapperInterface. Bean already defined with the same name!
  492. 2024-03-29 15:16:48.744 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'projectMapper' and 'com.management.platform.mapper.ProjectMapper' mapperInterface. Bean already defined with the same name!
  493. 2024-03-29 15:16:48.744 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'reportFormMapper' and 'com.management.platform.mapper.ReportFormMapper' mapperInterface. Bean already defined with the same name!
  494. 2024-03-29 15:16:48.744 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'reportMapper' and 'com.management.platform.mapper.ReportMapper' mapperInterface. Bean already defined with the same name!
  495. 2024-03-29 15:16:48.744 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'sysConfigMapper' and 'com.management.platform.mapper.SysConfigMapper' mapperInterface. Bean already defined with the same name!
  496. 2024-03-29 15:16:48.744 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'sysFunctionMapper' and 'com.management.platform.mapper.SysFunctionMapper' mapperInterface. Bean already defined with the same name!
  497. 2024-03-29 15:16:48.744 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'sysModuleMapper' and 'com.management.platform.mapper.SysModuleMapper' mapperInterface. Bean already defined with the same name!
  498. 2024-03-29 15:16:48.744 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'sysRoleFunctionMapper' and 'com.management.platform.mapper.SysRoleFunctionMapper' mapperInterface. Bean already defined with the same name!
  499. 2024-03-29 15:16:48.745 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'sysRoleMapper' and 'com.management.platform.mapper.SysRoleMapper' mapperInterface. Bean already defined with the same name!
  500. 2024-03-29 15:16:48.745 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'sysRoleModuleMapper' and 'com.management.platform.mapper.SysRoleModuleMapper' mapperInterface. Bean already defined with the same name!
  501. 2024-03-29 15:16:48.745 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'TSensitiveWordsMapper' and 'com.management.platform.mapper.TSensitiveWordsMapper' mapperInterface. Bean already defined with the same name!
  502. 2024-03-29 15:16:48.745 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'taskCommentMapper' and 'com.management.platform.mapper.TaskCommentMapper' mapperInterface. Bean already defined with the same name!
  503. 2024-03-29 15:16:48.745 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'taskExecutorMapper' and 'com.management.platform.mapper.TaskExecutorMapper' mapperInterface. Bean already defined with the same name!
  504. 2024-03-29 15:16:48.745 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'taskFileMapper' and 'com.management.platform.mapper.TaskFileMapper' mapperInterface. Bean already defined with the same name!
  505. 2024-03-29 15:16:48.745 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'taskGroupMapper' and 'com.management.platform.mapper.TaskGroupMapper' mapperInterface. Bean already defined with the same name!
  506. 2024-03-29 15:16:48.745 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'taskLogMapper' and 'com.management.platform.mapper.TaskLogMapper' mapperInterface. Bean already defined with the same name!
  507. 2024-03-29 15:16:48.745 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'taskMapper' and 'com.management.platform.mapper.TaskMapper' mapperInterface. Bean already defined with the same name!
  508. 2024-03-29 15:16:48.745 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'taskProgressMapper' and 'com.management.platform.mapper.TaskProgressMapper' mapperInterface. Bean already defined with the same name!
  509. 2024-03-29 15:16:48.745 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'timeCalculationMapper' and 'com.management.platform.mapper.TimeCalculationMapper' mapperInterface. Bean already defined with the same name!
  510. 2024-03-29 15:16:48.745 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'timeCalculationShowMapper' and 'com.management.platform.mapper.TimeCalculationShowMapper' mapperInterface. Bean already defined with the same name!
  511. 2024-03-29 15:16:48.745 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'timeTypeMapper' and 'com.management.platform.mapper.TimeTypeMapper' mapperInterface. Bean already defined with the same name!
  512. 2024-03-29 15:16:48.745 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'tprogressPaticipatorsMapper' and 'com.management.platform.mapper.TprogressPaticipatorsMapper' mapperInterface. Bean already defined with the same name!
  513. 2024-03-29 15:16:48.745 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'userCorpwxTimeMapper' and 'com.management.platform.mapper.UserCorpwxTimeMapper' mapperInterface. Bean already defined with the same name!
  514. 2024-03-29 15:16:48.746 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'userMapper' and 'com.management.platform.mapper.UserMapper' mapperInterface. Bean already defined with the same name!
  515. 2024-03-29 15:16:48.746 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'userSalaryMapper' and 'com.management.platform.mapper.UserSalaryMapper' mapperInterface. Bean already defined with the same name!
  516. 2024-03-29 15:16:48.746 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'vcompanyCustomerContactMapper' and 'com.management.platform.mapper.VcompanyCustomerContactMapper' mapperInterface. Bean already defined with the same name!
  517. 2024-03-29 15:16:48.746 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'wxCorpInfoMapper' and 'com.management.platform.mapper.WxCorpInfoMapper' mapperInterface. Bean already defined with the same name!
  518. 2024-03-29 15:16:48.746 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - No MyBatis mapper was found in '[com.management.platform.mapper]' package. Please check your configuration.
  519. 2024-03-29 15:16:49.687 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-10018"]
  520. 2024-03-29 15:16:49.694 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
  521. 2024-03-29 15:16:49.695 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.29]
  522. 2024-03-29 15:16:49.913 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
  523. 2024-03-29 15:16:49.913 [main] DEBUG o.s.w.c.ContextLoader - [prepareWebApplicationContext,278] - Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
  524. 2024-03-29 15:16:49.913 [main] INFO o.s.w.c.ContextLoader - [prepareWebApplicationContext,284] - Root WebApplicationContext: initialization completed in 1760 ms
  525. 2024-03-29 15:16:50.187 [main] WARN c.z.h.HikariConfig - [validateNumerics,973] - HikariPool-1 - idleTimeout is close to or more than maxLifetime, disabling it.
  526. 2024-03-29 15:16:50.187 [main] INFO c.z.h.HikariDataSource - [getConnection,110] - HikariPool-1 - Starting...
  527. 2024-03-29 15:16:50.652 [main] INFO c.z.h.HikariDataSource - [getConnection,123] - HikariPool-1 - Start completed.
  528. 2024-03-29 15:16:50.839 [main] WARN c.b.m.c.m.TableInfoHelper - [initTableFields,285] - Warn: Could not find @TableId in Class: com.management.platform.entity.CompanyReport.
  529. 2024-03-29 15:16:52.571 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  530. c.m.p.c.CommonUploadController:
  531. { /common/downLoadLog}: downLoadLog()
  532. { /common/uploadFile}: uploadFile(MultipartFile)
  533. 2024-03-29 15:16:52.575 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  534. c.m.p.c.CompanyController:
  535. { /company/addMembCount}: addMembCount(Integer,int)
  536. { /company/getList}: getList(String,Boolean,Integer,Integer,Integer,Boolean)
  537. { /company/setExpDate}: setExpDate(Integer,String)
  538. { /company/deleteCompany}: deleteCompany(Integer)
  539. { /company/dataMigration}: dataMigration(HttpServletRequest,Integer,Integer,String,String)
  540. { /company/setMeal}: setMeal(Integer,Integer)
  541. { /company/setPackageList}: setPackageList(Company)
  542. { /company/addFeiShuInfo}: addFeiShuInfo(FeiShuInfoVO)
  543. { /company/setTimeTypeSetting}: setTimeTypeSetting(TimeType)
  544. { /company/syncDindDingMembs}: syncDingDingMembs(String)
  545. 2024-03-29 15:16:52.576 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  546. c.m.p.c.CompanyCustomerContactController:
  547. { /company-customer-contact/handle}: handle(Integer,String)
  548. { /company-customer-contact/getList}: getList(Integer,Integer)
  549. 2024-03-29 15:16:52.577 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  550. c.m.p.c.CompanyReportController:
  551. { /company-report/update}: update(Integer,String,String)
  552. { /company-report/list}: list(Integer)
  553. 2024-03-29 15:16:52.577 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  554. c.m.p.c.CompanySigningController:
  555. { /company-signing/update}: update(CompanySigning)
  556. { /company-signing/getList}: getList(Integer)
  557. 2024-03-29 15:16:52.578 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  558. c.m.p.c.ContractDetailController:
  559. { /contract-detail/update}: update(ContractDetail,HttpServletResponse)
  560. { /contract-detail/detail}: detail(Integer)
  561. { /contract-detail/finalize}: contractFinalize(Integer)
  562. { /contract-detail/preview}: preview(HttpServletResponse,Integer)
  563. 2024-03-29 15:16:52.578 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  564. c.m.p.c.FeishuInfoController:
  565. 2024-03-29 15:16:52.578 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  566. c.m.p.c.OperationLogController:
  567. { /operation-log/list}: list(Integer,Integer,Integer)
  568. 2024-03-29 15:16:52.578 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  569. c.m.p.c.OperationRecordController:
  570. { /operation-record/getList}: getList(String,String,String,Integer,Integer,String)
  571. 2024-03-29 15:16:52.579 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  572. c.m.p.c.PermissionController:
  573. { /permission/getAuthority}: getAuthority(Integer,Integer,HttpServletRequest)
  574. { /permission/getFrontRoleList}: getFrontRoleList(Integer)
  575. { /permission/getRoleList}: getRoleList(Integer)
  576. {POST /permission/savePermission}: savePermission(Integer,String)
  577. 2024-03-29 15:16:52.579 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  578. c.m.p.c.ReportController:
  579. 2024-03-29 15:16:52.579 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  580. c.m.p.c.SysRoleController:
  581. { /role/genCorpDefaultRoles}: genCorpDefaultRoles(Integer,Integer)
  582. 2024-03-29 15:16:52.579 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  583. c.m.p.c.TimeTypeController:
  584. { /time-type/get}: get(Integer)
  585. 2024-03-29 15:16:52.579 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  586. c.m.p.c.UserController:
  587. { /user/getUserInfo}: getUserInfo(String)
  588. { /user/loginAdmin}: loginAdmin(String,String)
  589. { /user/getEmployeeList}: getEmployeeList(Integer,String,Integer,Integer,Integer,Integer)
  590. 2024-03-29 15:16:52.580 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  591. c.m.p.c.VcompanyCustomerContactController:
  592. 2024-03-29 15:16:52.580 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  593. c.m.p.c.WxCorpInfoController:
  594. 2024-03-29 15:16:52.581 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  595. o.s.b.a.w.s.e.BasicErrorController:
  596. { /error}: error(HttpServletRequest)
  597. { /error, produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
  598. 2024-03-29 15:16:52.584 [main] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - [handlerMethodsInitialized,351] - 35 mappings in 'requestMappingHandlerMapping'
  599. 2024-03-29 15:16:52.596 [main] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - [detectHandlers,86] - Detected 0 mappings in 'beanNameHandlerMapping'
  600. 2024-03-29 15:16:52.679 [main] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - [initControllerAdviceCache,620] - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
  601. 2024-03-29 15:16:52.702 [main] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - [initExceptionHandlerAdviceCache,303] - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
  602. 2024-03-29 15:16:53.222 [main] DEBUG o.s.w.s.v.f.FreeMarkerConfigurer - [getTemplateLoaderForPath,347] - Template loader path [class path resource [templates/]] resolved to file path [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\templates]
  603. 2024-03-29 15:16:53.331 [main] TRACE o.s.w.s.r.ResourceUrlProvider - [detectResourceHandlers,155] - No resource handling mappings found
  604. 2024-03-29 15:16:53.332 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-10018"]
  605. 2024-03-29 15:16:53.404 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-10019"]
  606. 2024-03-29 15:16:53.404 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
  607. 2024-03-29 15:16:53.404 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.29]
  608. 2024-03-29 15:16:53.450 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
  609. 2024-03-29 15:16:53.450 [main] DEBUG o.s.w.c.ContextLoader - [prepareWebApplicationContext,278] - Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
  610. 2024-03-29 15:16:53.450 [main] INFO o.s.w.c.ContextLoader - [prepareWebApplicationContext,284] - Root WebApplicationContext: initialization completed in 98 ms
  611. 2024-03-29 15:16:53.478 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  612. o.s.b.a.a.w.s.ManagementErrorEndpoint:
  613. { /error}: invoke(ServletWebRequest)
  614. 2024-03-29 15:16:53.478 [main] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - [handlerMethodsInitialized,351] - 1 mappings in 'requestMappingHandlerMapping'
  615. 2024-03-29 15:16:53.479 [main] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - [detectHandlers,86] - Detected 0 mappings in 'beanNameHandlerMapping'
  616. 2024-03-29 15:16:53.493 [main] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - [initControllerAdviceCache,620] - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
  617. 2024-03-29 15:16:53.496 [main] TRACE o.s.w.s.r.ResourceUrlProvider - [detectResourceHandlers,155] - No resource handling mappings found
  618. 2024-03-29 15:16:53.496 [main] TRACE o.s.w.s.r.ResourceUrlProvider - [detectResourceHandlers,155] - No resource handling mappings found
  619. 2024-03-29 15:16:53.496 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-10019"]
  620. 2024-03-29 15:16:53.501 [main] INFO c.m.p.PlatformStartApplication - [logStarted,59] - Started PlatformStartApplication in 5.631 seconds (JVM running for 6.681)
  621. 2024-03-29 15:16:53.709 [RMI TCP Connection(1)-192.168.2.8] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
  622. 2024-03-29 15:16:53.709 [RMI TCP Connection(1)-192.168.2.8] INFO o.s.w.s.DispatcherServlet - [initServletBean,525] - Initializing Servlet 'dispatcherServlet'
  623. 2024-03-29 15:16:53.709 [RMI TCP Connection(1)-192.168.2.8] TRACE o.s.w.s.DispatcherServlet - [initMultipartResolver,523] - Detected org.springframework.web.multipart.support.StandardServletMultipartResolver@1be3f8f8
  624. 2024-03-29 15:16:53.857 [RMI TCP Connection(1)-192.168.2.8] TRACE o.s.w.s.DispatcherServlet - [initLocaleResolver,557] - No LocaleResolver 'localeResolver': using default [AcceptHeaderLocaleResolver]
  625. 2024-03-29 15:16:53.859 [RMI TCP Connection(1)-192.168.2.8] TRACE o.s.w.s.DispatcherServlet - [initThemeResolver,582] - No ThemeResolver 'themeResolver': using default [FixedThemeResolver]
  626. 2024-03-29 15:16:53.863 [RMI TCP Connection(1)-192.168.2.8] TRACE o.s.w.s.DispatcherServlet - [initRequestToViewNameTranslator,725] - No RequestToViewNameTranslator 'viewNameTranslator': using default [DefaultRequestToViewNameTranslator]
  627. 2024-03-29 15:16:53.866 [RMI TCP Connection(1)-192.168.2.8] TRACE o.s.w.s.DispatcherServlet - [initFlashMapManager,789] - No FlashMapManager 'flashMapManager': using default [SessionFlashMapManager]
  628. 2024-03-29 15:16:53.866 [RMI TCP Connection(1)-192.168.2.8] DEBUG o.s.w.s.DispatcherServlet - [initServletBean,542] - enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
  629. 2024-03-29 15:16:53.866 [RMI TCP Connection(1)-192.168.2.8] INFO o.s.w.s.DispatcherServlet - [initServletBean,547] - Completed initialization in 157 ms
  630. 2024-03-29 15:17:53.364 [http-nio-10018-exec-1] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/user/loginAdmin", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  631. 2024-03-29 15:17:53.366 [http-nio-10018-exec-1] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.UserController.loginAdmin(java.lang.String,java.lang.String)
  632. 2024-03-29 15:17:53.367 [http-nio-10018-exec-1] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.8, refer host=localhost
  633. 2024-03-29 15:17:53.388 [http-nio-10018-exec-1] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [18855609545, 000000]
  634. 2024-03-29 15:17:53.407 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  635. 2024-03-29 15:17:53.411 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4aa07d05] was not registered for synchronization because synchronization is not active
  636. 2024-03-29 15:17:53.469 [http-nio-10018-exec-1] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@559906009 wrapping com.mysql.cj.jdbc.ConnectionImpl@7db6a458] will not be managed by Spring
  637. 2024-03-29 15:17:53.472 [http-nio-10018-exec-1] DEBUG c.m.p.m.U.selectList - [debug,143] - ==> Preparing: SELECT id,name,phone,password,portrait_url,create_time,role,company_id,department_id,department_cascade,cost,month_cost,salary_type,manage_dept_id,color,is_active,wx_openid,role_id,role_name,cost_apply_date,dingding_userid,dingding_unionid,corpwx_userid,inactive_date,is_ops FROM user WHERE phone = ?
  638. 2024-03-29 15:17:53.484 [http-nio-10018-exec-1] DEBUG c.m.p.m.U.selectList - [debug,143] - ==> Parameters: 18855609545(String)
  639. 2024-03-29 15:17:53.532 [http-nio-10018-exec-1] DEBUG c.m.p.m.U.selectList - [debug,143] - <== Total: 1
  640. 2024-03-29 15:17:53.533 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4aa07d05]
  641. 2024-03-29 15:17:53.535 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  642. 2024-03-29 15:17:53.535 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36be081e] was not registered for synchronization because synchronization is not active
  643. 2024-03-29 15:17:53.536 [http-nio-10018-exec-1] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@780514451 wrapping com.mysql.cj.jdbc.ConnectionImpl@7db6a458] will not be managed by Spring
  644. 2024-03-29 15:17:53.536 [http-nio-10018-exec-1] DEBUG c.m.p.m.C.selectOne - [debug,143] - ==> Preparing: SELECT id,company_name,staff_count_max,expiration_date,set_meal,package_worktime,package_project,package_project_approval,package_contract,package_oa,package_etimecard,package_expense,package_customer,package_engineering,package_simple,package_finance,package_provider,is_international,create_date FROM company WHERE id = ?
  645. 2024-03-29 15:17:53.536 [http-nio-10018-exec-1] DEBUG c.m.p.m.C.selectOne - [debug,143] - ==> Parameters: 7(Integer)
  646. 2024-03-29 15:17:53.553 [http-nio-10018-exec-1] DEBUG c.m.p.m.C.selectOne - [debug,143] - <== Total: 1
  647. 2024-03-29 15:17:53.553 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36be081e]
  648. 2024-03-29 15:17:53.574 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  649. 2024-03-29 15:17:53.575 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@384adc99] was not registered for synchronization because synchronization is not active
  650. 2024-03-29 15:17:53.575 [http-nio-10018-exec-1] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1308280282 wrapping com.mysql.cj.jdbc.ConnectionImpl@7db6a458] will not be managed by Spring
  651. 2024-03-29 15:17:53.575 [http-nio-10018-exec-1] DEBUG c.m.p.m.T.selectById - [debug,143] - ==> Preparing: SELECT company_id,allday,am,pm,month_days,hour_cost_input_type,type,pay_overtime,alert_time,multi_worktime,fix_monthcost,fill_months,custom_degree_active,custom_degree_name,custom_degree_status,custom_degree_with_pro,alert_msg,sync_corpwx_time,need_dept_audit,report_workflow,custom_data_active,custom_data_name,custom_data_status,custom_data_max_status,custom_data_max_value,finance_audit,overtime_ratio,sync_dingding,is_cro,only_importreport,show_dd_cardtime,show_corpwx_cardtime,custom_text_active,custom_text_name,custom_text_status,lock_worktime,fill_overtime,show_fillaudit_time,is_secret_salary,alert_non_workday,alert_type,work_content_state,fill_ahead,timeliness,main_project_state,report_audit_type,project_level_state,need_evaluate,output_value_status,user_custom_static,include_weekends,chose_from_album,project_with_dept,finance_jobnum_enabled,report_approve_msgpush,report_auto_approve,report_auto_approve_days,max_report_time,min_report_time,sync_fanwei,audit_level,stage_has_evtime,not_allowed_no_attendance,wx_leave,push_report_data,push_report_url,restart_task_need_reason,sub_pro_must_fill,work_overtime_need_check,project_man_day,project_custom,wait_check_alert_time,easy_expense,sync_ad,report_cc,not_allowed_on_non_workday,stop_report,enable_new_weeklyfill,alert_day,fill_month_on_day,sync_sap,not_allowed_expired_project,time_can_overlap,custom_degree_multiple,task_required,hide_stages,hide_task,hide_subproject,report_audit_flow_enable_super_dept_aduit FROM time_type WHERE company_id=?
  652. 2024-03-29 15:17:53.576 [http-nio-10018-exec-1] DEBUG c.m.p.m.T.selectById - [debug,143] - ==> Parameters: 7(Integer)
  653. 2024-03-29 15:17:53.608 [http-nio-10018-exec-1] DEBUG c.m.p.m.T.selectById - [debug,143] - <== Total: 1
  654. 2024-03-29 15:17:53.608 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@384adc99]
  655. 2024-03-29 15:17:53.608 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  656. 2024-03-29 15:17:53.609 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24840449] was not registered for synchronization because synchronization is not active
  657. 2024-03-29 15:17:53.609 [http-nio-10018-exec-1] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1754287338 wrapping com.mysql.cj.jdbc.ConnectionImpl@7db6a458] will not be managed by Spring
  658. 2024-03-29 15:17:53.609 [http-nio-10018-exec-1] DEBUG c.m.p.m.C.selectById - [debug,143] - ==> Preparing: SELECT id,company_name,staff_count_max,expiration_date,set_meal,package_worktime,package_project,package_project_approval,package_contract,package_oa,package_etimecard,package_expense,package_customer,package_engineering,package_simple,package_finance,package_provider,is_international,create_date FROM company WHERE id=?
  659. 2024-03-29 15:17:53.609 [http-nio-10018-exec-1] DEBUG c.m.p.m.C.selectById - [debug,143] - ==> Parameters: 7(Integer)
  660. 2024-03-29 15:17:53.624 [http-nio-10018-exec-1] DEBUG c.m.p.m.C.selectById - [debug,143] - <== Total: 1
  661. 2024-03-29 15:17:53.625 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24840449]
  662. 2024-03-29 15:17:53.625 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  663. 2024-03-29 15:17:53.625 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24be805b] was not registered for synchronization because synchronization is not active
  664. 2024-03-29 15:17:53.625 [http-nio-10018-exec-1] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@547122889 wrapping com.mysql.cj.jdbc.ConnectionImpl@7db6a458] will not be managed by Spring
  665. 2024-03-29 15:17:53.625 [http-nio-10018-exec-1] DEBUG c.m.p.m.T.selectById - [debug,143] - ==> Preparing: SELECT company_id,allday,am,pm,month_days,hour_cost_input_type,type,pay_overtime,alert_time,multi_worktime,fix_monthcost,fill_months,custom_degree_active,custom_degree_name,custom_degree_status,custom_degree_with_pro,alert_msg,sync_corpwx_time,need_dept_audit,report_workflow,custom_data_active,custom_data_name,custom_data_status,custom_data_max_status,custom_data_max_value,finance_audit,overtime_ratio,sync_dingding,is_cro,only_importreport,show_dd_cardtime,show_corpwx_cardtime,custom_text_active,custom_text_name,custom_text_status,lock_worktime,fill_overtime,show_fillaudit_time,is_secret_salary,alert_non_workday,alert_type,work_content_state,fill_ahead,timeliness,main_project_state,report_audit_type,project_level_state,need_evaluate,output_value_status,user_custom_static,include_weekends,chose_from_album,project_with_dept,finance_jobnum_enabled,report_approve_msgpush,report_auto_approve,report_auto_approve_days,max_report_time,min_report_time,sync_fanwei,audit_level,stage_has_evtime,not_allowed_no_attendance,wx_leave,push_report_data,push_report_url,restart_task_need_reason,sub_pro_must_fill,work_overtime_need_check,project_man_day,project_custom,wait_check_alert_time,easy_expense,sync_ad,report_cc,not_allowed_on_non_workday,stop_report,enable_new_weeklyfill,alert_day,fill_month_on_day,sync_sap,not_allowed_expired_project,time_can_overlap,custom_degree_multiple,task_required,hide_stages,hide_task,hide_subproject,report_audit_flow_enable_super_dept_aduit FROM time_type WHERE company_id=?
  666. 2024-03-29 15:17:53.627 [http-nio-10018-exec-1] DEBUG c.m.p.m.T.selectById - [debug,143] - ==> Parameters: 7(Integer)
  667. 2024-03-29 15:17:53.650 [http-nio-10018-exec-1] DEBUG c.m.p.m.T.selectById - [debug,143] - <== Total: 1
  668. 2024-03-29 15:17:53.651 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24be805b]
  669. 2024-03-29 15:17:53.652 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  670. 2024-03-29 15:17:53.652 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3daf8d0c] was not registered for synchronization because synchronization is not active
  671. 2024-03-29 15:17:53.653 [http-nio-10018-exec-1] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@2114344534 wrapping com.mysql.cj.jdbc.ConnectionImpl@7db6a458] will not be managed by Spring
  672. 2024-03-29 15:17:53.653 [http-nio-10018-exec-1] DEBUG c.m.p.m.S.selectList - [debug,143] - ==> Preparing: SELECT role_id,module_id FROM sys_role_module WHERE role_id = ?
  673. 2024-03-29 15:17:53.653 [http-nio-10018-exec-1] DEBUG c.m.p.m.S.selectList - [debug,143] - ==> Parameters: 41186(Integer)
  674. 2024-03-29 15:17:53.670 [http-nio-10018-exec-1] DEBUG c.m.p.m.S.selectList - [debug,143] - <== Total: 6
  675. 2024-03-29 15:17:53.670 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3daf8d0c]
  676. 2024-03-29 15:17:53.671 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  677. 2024-03-29 15:17:53.671 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a15c70f] was not registered for synchronization because synchronization is not active
  678. 2024-03-29 15:17:53.673 [http-nio-10018-exec-1] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@977683115 wrapping com.mysql.cj.jdbc.ConnectionImpl@7db6a458] will not be managed by Spring
  679. 2024-03-29 15:17:53.673 [http-nio-10018-exec-1] DEBUG c.m.p.m.S.selectList - [debug,143] - ==> Preparing: SELECT id,name,path,parent_id,icon,orderitem,is_menu,use_state,package_time,package_project,package_oa,package_expense,package_customer,package_engineering,package_contract,package_etimecard,report_workflow,package_finance,need_dept_audit FROM sys_module WHERE package_time = ? OR package_project = ? OR package_oa = ? OR package_expense = ? OR package_customer = ? OR package_contract = ? OR package_finance = ? OR report_workflow = ? ORDER BY orderitem ASC
  680. 2024-03-29 15:17:53.673 [http-nio-10018-exec-1] DEBUG c.m.p.m.S.selectList - [debug,143] - ==> Parameters: 1(Integer), 1(Integer), 1(Integer), 1(Integer), 1(Integer), 1(Integer), 1(Integer), 1(Integer)
  681. 2024-03-29 15:17:53.693 [http-nio-10018-exec-1] DEBUG c.m.p.m.S.selectList - [debug,143] - <== Total: 20
  682. 2024-03-29 15:17:53.693 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a15c70f]
  683. 2024-03-29 15:17:53.695 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  684. 2024-03-29 15:17:53.695 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e37ee60] was not registered for synchronization because synchronization is not active
  685. 2024-03-29 15:17:53.695 [http-nio-10018-exec-1] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@482308509 wrapping com.mysql.cj.jdbc.ConnectionImpl@7db6a458] will not be managed by Spring
  686. 2024-03-29 15:17:53.695 [http-nio-10018-exec-1] DEBUG c.m.p.m.S.selectList - [debug,143] - ==> Preparing: SELECT role_id,function_id FROM sys_role_function WHERE role_id = ?
  687. 2024-03-29 15:17:53.695 [http-nio-10018-exec-1] DEBUG c.m.p.m.S.selectList - [debug,143] - ==> Parameters: 41186(Integer)
  688. 2024-03-29 15:17:53.711 [http-nio-10018-exec-1] DEBUG c.m.p.m.S.selectList - [debug,143] - <== Total: 4
  689. 2024-03-29 15:17:53.711 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e37ee60]
  690. 2024-03-29 15:17:53.712 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  691. 2024-03-29 15:17:53.712 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15f295f8] was not registered for synchronization because synchronization is not active
  692. 2024-03-29 15:17:53.713 [http-nio-10018-exec-1] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@69676488 wrapping com.mysql.cj.jdbc.ConnectionImpl@7db6a458] will not be managed by Spring
  693. 2024-03-29 15:17:53.713 [http-nio-10018-exec-1] DEBUG c.m.p.m.S.selectList - [debug,143] - ==> Preparing: SELECT id,name,icon,code,module_id,seq,use_state,package_time,package_project,package_oa,package_expense,package_customer,package_engineering,package_contract,package_etimecard,package_finance,sync_corpwx_time,finance_audit,remarks,report_form_id FROM sys_function WHERE package_time = ? OR package_project = ? OR package_oa = ? OR package_expense = ? OR package_customer = ? OR package_contract = ? OR package_finance = ? ORDER BY seq ASC
  694. 2024-03-29 15:17:53.713 [http-nio-10018-exec-1] DEBUG c.m.p.m.S.selectList - [debug,143] - ==> Parameters: 1(Integer), 1(Integer), 1(Integer), 1(Integer), 1(Integer), 1(Integer), 1(Integer)
  695. 2024-03-29 15:17:53.739 [http-nio-10018-exec-1] DEBUG c.m.p.m.S.selectList - [debug,143] - <== Total: 130
  696. 2024-03-29 15:17:53.739 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15f295f8]
  697. 2024-03-29 15:17:53.745 [http-nio-10018-exec-1] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  698. 2024-03-29 15:17:53.745 [http-nio-10018-exec-1] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@de20b8a]
  699. 2024-03-29 15:17:53.773 [http-nio-10018-exec-1] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  700. 2024-03-29 15:17:53.774 [http-nio-10018-exec-1] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  701. 2024-03-29 15:17:54.062 [http-nio-10018-exec-3] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/company-customer-contact/getList", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  702. 2024-03-29 15:17:54.063 [http-nio-10018-exec-3] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CompanyCustomerContactController.getList(java.lang.Integer,java.lang.Integer)
  703. 2024-03-29 15:17:54.063 [http-nio-10018-exec-3] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.8, refer host=localhost
  704. 2024-03-29 15:17:54.067 [http-nio-10018-exec-3] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [1, 20]
  705. 2024-03-29 15:17:54.068 [http-nio-10018-exec-3] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.8:10018/company-customer-contact/getList, 参数: [1, 20]
  706. 2024-03-29 15:17:54.070 [http-nio-10018-exec-3] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.8:10018/company-customer-contact/getList, 参数: [1, 20]
  707. 2024-03-29 15:17:54.073 [http-nio-10018-exec-3] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  708. 2024-03-29 15:17:54.073 [http-nio-10018-exec-3] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5bccb31a] was not registered for synchronization because synchronization is not active
  709. 2024-03-29 15:17:54.074 [http-nio-10018-exec-3] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@185696479 wrapping com.mysql.cj.jdbc.ConnectionImpl@7db6a458] will not be managed by Spring
  710. 2024-03-29 15:17:54.089 [http-nio-10018-exec-3] DEBUG c.m.p.m.V.selectPage - [debug,143] - ==> Preparing: SELECT COUNT(1) FROM ( SELECT id,company_name,staff_count_max,expiration_date,set_meal,reg_from,name,phone,contacted,feedback,indate,c_time,wx_corpid,dingding_corpid FROM vcompany_customer_contact ORDER BY id DESC ) TOTAL
  711. 2024-03-29 15:17:54.090 [http-nio-10018-exec-3] DEBUG c.m.p.m.V.selectPage - [debug,143] - ==> Parameters:
  712. 2024-03-29 15:17:55.707 [http-nio-10018-exec-3] DEBUG c.m.p.m.V.selectPage - [debug,143] - ==> Preparing: SELECT id,company_name,staff_count_max,expiration_date,set_meal,reg_from,name,phone,contacted,feedback,indate,c_time,wx_corpid,dingding_corpid FROM vcompany_customer_contact ORDER BY id DESC LIMIT ?,?
  713. 2024-03-29 15:17:55.708 [http-nio-10018-exec-3] DEBUG c.m.p.m.V.selectPage - [debug,143] - ==> Parameters: 0(Long), 20(Long)
  714. 2024-03-29 15:17:59.172 [http-nio-10018-exec-3] DEBUG c.m.p.m.V.selectPage - [debug,143] - <== Total: 20
  715. 2024-03-29 15:17:59.173 [http-nio-10018-exec-3] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5bccb31a]
  716. 2024-03-29 15:17:59.174 [http-nio-10018-exec-3] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  717. 2024-03-29 15:17:59.174 [http-nio-10018-exec-3] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@4ede471a]
  718. 2024-03-29 15:17:59.183 [http-nio-10018-exec-3] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  719. 2024-03-29 15:17:59.183 [http-nio-10018-exec-3] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  720. 2024-03-29 15:18:00.368 [http-nio-10018-exec-2] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/company/getList", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  721. 2024-03-29 15:18:00.370 [http-nio-10018-exec-2] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CompanyController.getList(java.lang.String,java.lang.Boolean,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Boolean)
  722. 2024-03-29 15:18:00.370 [http-nio-10018-exec-2] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.8, refer host=localhost
  723. 2024-03-29 15:18:00.371 [http-nio-10018-exec-2] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [, false, 1, 20, 0, false]
  724. 2024-03-29 15:18:00.371 [http-nio-10018-exec-2] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.8:10018/company/getList, 参数: [, false, 1, 20, 0, false]
  725. 2024-03-29 15:18:00.374 [http-nio-10018-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  726. 2024-03-29 15:18:00.374 [http-nio-10018-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2615b622] was not registered for synchronization because synchronization is not active
  727. 2024-03-29 15:18:00.388 [http-nio-10018-exec-2] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1730722841 wrapping com.mysql.cj.jdbc.ConnectionImpl@7db6a458] will not be managed by Spring
  728. 2024-03-29 15:18:00.392 [http-nio-10018-exec-2] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT COUNT(1) FROM ( SELECT id,company_name,staff_count_max,expiration_date,set_meal,package_worktime,package_project,package_project_approval,package_contract,package_oa,package_etimecard,package_expense,package_customer,package_engineering,package_simple,package_finance,package_provider,is_international,create_date FROM company ORDER BY id DESC ) TOTAL
  729. 2024-03-29 15:18:00.392 [http-nio-10018-exec-2] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters:
  730. 2024-03-29 15:18:00.410 [http-nio-10018-exec-2] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT id,company_name,staff_count_max,expiration_date,set_meal,package_worktime,package_project,package_project_approval,package_contract,package_oa,package_etimecard,package_expense,package_customer,package_engineering,package_simple,package_finance,package_provider,is_international,create_date FROM company ORDER BY id DESC LIMIT ?,?
  731. 2024-03-29 15:18:00.411 [http-nio-10018-exec-2] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters: 0(Long), 20(Long)
  732. 2024-03-29 15:18:00.427 [http-nio-10018-exec-2] DEBUG c.m.p.m.C.selectPage - [debug,143] - <== Total: 20
  733. 2024-03-29 15:18:00.427 [http-nio-10018-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2615b622]
  734. 2024-03-29 15:18:00.428 [http-nio-10018-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  735. 2024-03-29 15:18:00.429 [http-nio-10018-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@261cb184] was not registered for synchronization because synchronization is not active
  736. 2024-03-29 15:18:00.430 [http-nio-10018-exec-2] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1528742478 wrapping com.mysql.cj.jdbc.ConnectionImpl@7db6a458] will not be managed by Spring
  737. 2024-03-29 15:18:00.430 [http-nio-10018-exec-2] DEBUG c.m.p.m.W.selectList - [debug,143] - ==> Preparing: SELECT corpid,corp_name,corp_full_name,corp_scale,corp_industry,corp_sub_industry,location,access_token,expire_time,permanent_code,auth_username,company_id,agentid FROM wx_corp_info WHERE company_id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)
  738. 2024-03-29 15:18:00.430 [http-nio-10018-exec-2] DEBUG c.m.p.m.W.selectList - [debug,143] - ==> Parameters: 6531(Integer), 6530(Integer), 6529(Integer), 6528(Integer), 6527(Integer), 6526(Integer), 6525(Integer), 6524(Integer), 6523(Integer), 6522(Integer), 6521(Integer), 6520(Integer), 6519(Integer), 6518(Integer), 6517(Integer), 6516(Integer), 6515(Integer), 6514(Integer), 6513(Integer), 6512(Integer)
  739. 2024-03-29 15:18:00.459 [http-nio-10018-exec-2] DEBUG c.m.p.m.W.selectList - [debug,143] - <== Total: 17
  740. 2024-03-29 15:18:00.460 [http-nio-10018-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@261cb184]
  741. 2024-03-29 15:18:00.460 [http-nio-10018-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  742. 2024-03-29 15:18:00.460 [http-nio-10018-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8007e30] was not registered for synchronization because synchronization is not active
  743. 2024-03-29 15:18:00.461 [http-nio-10018-exec-2] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@435431391 wrapping com.mysql.cj.jdbc.ConnectionImpl@7db6a458] will not be managed by Spring
  744. 2024-03-29 15:18:00.462 [http-nio-10018-exec-2] DEBUG c.m.p.m.F.selectList - [debug,143] - ==> Preparing: SELECT corpid,corp_name,access_token,expire_time,company_id,agentid,app_id,app_secret FROM feishu_info WHERE company_id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)
  745. 2024-03-29 15:18:00.462 [http-nio-10018-exec-2] DEBUG c.m.p.m.F.selectList - [debug,143] - ==> Parameters: 6531(Integer), 6530(Integer), 6529(Integer), 6528(Integer), 6527(Integer), 6526(Integer), 6525(Integer), 6524(Integer), 6523(Integer), 6522(Integer), 6521(Integer), 6520(Integer), 6519(Integer), 6518(Integer), 6517(Integer), 6516(Integer), 6515(Integer), 6514(Integer), 6513(Integer), 6512(Integer)
  746. 2024-03-29 15:18:00.476 [http-nio-10018-exec-2] DEBUG c.m.p.m.F.selectList - [debug,143] - <== Total: 0
  747. 2024-03-29 15:18:00.476 [http-nio-10018-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8007e30]
  748. 2024-03-29 15:18:00.477 [http-nio-10018-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  749. 2024-03-29 15:18:00.477 [http-nio-10018-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@341ef22a] was not registered for synchronization because synchronization is not active
  750. 2024-03-29 15:18:00.478 [http-nio-10018-exec-2] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1071971175 wrapping com.mysql.cj.jdbc.ConnectionImpl@7db6a458] will not be managed by Spring
  751. 2024-03-29 15:18:00.478 [http-nio-10018-exec-2] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT corpid,corp_name,auth_user_id,indate,company_id,access_token,expire_time,agent_id FROM company_dingding WHERE company_id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)
  752. 2024-03-29 15:18:00.479 [http-nio-10018-exec-2] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters: 6531(Integer), 6530(Integer), 6529(Integer), 6528(Integer), 6527(Integer), 6526(Integer), 6525(Integer), 6524(Integer), 6523(Integer), 6522(Integer), 6521(Integer), 6520(Integer), 6519(Integer), 6518(Integer), 6517(Integer), 6516(Integer), 6515(Integer), 6514(Integer), 6513(Integer), 6512(Integer)
  753. 2024-03-29 15:18:00.494 [http-nio-10018-exec-2] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 0
  754. 2024-03-29 15:18:00.496 [http-nio-10018-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@341ef22a]
  755. 2024-03-29 15:18:00.496 [http-nio-10018-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  756. 2024-03-29 15:18:00.497 [http-nio-10018-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3df50ce] was not registered for synchronization because synchronization is not active
  757. 2024-03-29 15:18:00.498 [http-nio-10018-exec-2] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1501856741 wrapping com.mysql.cj.jdbc.ConnectionImpl@7db6a458] will not be managed by Spring
  758. 2024-03-29 15:18:00.498 [http-nio-10018-exec-2] DEBUG c.m.p.m.U.selectList - [debug,143] - ==> Preparing: SELECT company_id, count(1) as department_id FROM user WHERE company_id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) AND is_active = ? GROUP BY company_id
  759. 2024-03-29 15:18:00.498 [http-nio-10018-exec-2] DEBUG c.m.p.m.U.selectList - [debug,143] - ==> Parameters: 6531(Integer), 6530(Integer), 6529(Integer), 6528(Integer), 6527(Integer), 6526(Integer), 6525(Integer), 6524(Integer), 6523(Integer), 6522(Integer), 6521(Integer), 6520(Integer), 6519(Integer), 6518(Integer), 6517(Integer), 6516(Integer), 6515(Integer), 6514(Integer), 6513(Integer), 6512(Integer), 1(Integer)
  760. 2024-03-29 15:18:00.514 [http-nio-10018-exec-2] DEBUG c.m.p.m.U.selectList - [debug,143] - <== Total: 20
  761. 2024-03-29 15:18:00.514 [http-nio-10018-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3df50ce]
  762. 2024-03-29 15:18:00.515 [http-nio-10018-exec-2] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  763. 2024-03-29 15:18:00.515 [http-nio-10018-exec-2] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@1f577bdd]
  764. 2024-03-29 15:18:00.520 [http-nio-10018-exec-2] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  765. 2024-03-29 15:18:00.520 [http-nio-10018-exec-2] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  766. 2024-03-29 15:18:05.044 [http-nio-10018-exec-4] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/company/getList", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  767. 2024-03-29 15:18:05.045 [http-nio-10018-exec-4] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CompanyController.getList(java.lang.String,java.lang.Boolean,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Boolean)
  768. 2024-03-29 15:18:05.045 [http-nio-10018-exec-4] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.8, refer host=localhost
  769. 2024-03-29 15:18:05.045 [http-nio-10018-exec-4] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [测试, false, 1, 20, 0, false]
  770. 2024-03-29 15:18:05.045 [http-nio-10018-exec-4] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.8:10018/company/getList, 参数: [测试, false, 1, 20, 0, false]
  771. 2024-03-29 15:18:05.046 [http-nio-10018-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  772. 2024-03-29 15:18:05.046 [http-nio-10018-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65e01c4d] was not registered for synchronization because synchronization is not active
  773. 2024-03-29 15:18:05.085 [http-nio-10018-exec-4] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@840840542 wrapping com.mysql.cj.jdbc.ConnectionImpl@7db6a458] will not be managed by Spring
  774. 2024-03-29 15:18:05.088 [http-nio-10018-exec-4] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT COUNT(1) FROM ( SELECT id,company_name,staff_count_max,expiration_date,set_meal,package_worktime,package_project,package_project_approval,package_contract,package_oa,package_etimecard,package_expense,package_customer,package_engineering,package_simple,package_finance,package_provider,is_international,create_date FROM company WHERE company_name LIKE ? ORDER BY id DESC ) TOTAL
  775. 2024-03-29 15:18:05.088 [http-nio-10018-exec-4] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters: %测试%(String)
  776. 2024-03-29 15:18:05.106 [http-nio-10018-exec-4] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT id,company_name,staff_count_max,expiration_date,set_meal,package_worktime,package_project,package_project_approval,package_contract,package_oa,package_etimecard,package_expense,package_customer,package_engineering,package_simple,package_finance,package_provider,is_international,create_date FROM company WHERE company_name LIKE ? ORDER BY id DESC LIMIT ?,?
  777. 2024-03-29 15:18:05.107 [http-nio-10018-exec-4] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters: %测试%(String), 0(Long), 20(Long)
  778. 2024-03-29 15:18:05.115 [http-nio-10018-exec-5] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/company/getList", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  779. 2024-03-29 15:18:05.115 [http-nio-10018-exec-5] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CompanyController.getList(java.lang.String,java.lang.Boolean,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Boolean)
  780. 2024-03-29 15:18:05.115 [http-nio-10018-exec-5] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.8, refer host=localhost
  781. 2024-03-29 15:18:05.115 [http-nio-10018-exec-5] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [测试, false, 1, 20, 0, false]
  782. 2024-03-29 15:18:05.115 [http-nio-10018-exec-5] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.8:10018/company/getList, 参数: [测试, false, 1, 20, 0, false]
  783. 2024-03-29 15:18:05.116 [http-nio-10018-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  784. 2024-03-29 15:18:05.116 [http-nio-10018-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43d82d53] was not registered for synchronization because synchronization is not active
  785. 2024-03-29 15:18:05.125 [http-nio-10018-exec-4] DEBUG c.m.p.m.C.selectPage - [debug,143] - <== Total: 20
  786. 2024-03-29 15:18:05.127 [http-nio-10018-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65e01c4d]
  787. 2024-03-29 15:18:05.127 [http-nio-10018-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  788. 2024-03-29 15:18:05.128 [http-nio-10018-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@381e1c46] was not registered for synchronization because synchronization is not active
  789. 2024-03-29 15:18:05.128 [http-nio-10018-exec-4] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1601593582 wrapping com.mysql.cj.jdbc.ConnectionImpl@7db6a458] will not be managed by Spring
  790. 2024-03-29 15:18:05.129 [http-nio-10018-exec-4] DEBUG c.m.p.m.W.selectList - [debug,143] - ==> Preparing: SELECT corpid,corp_name,corp_full_name,corp_scale,corp_industry,corp_sub_industry,location,access_token,expire_time,permanent_code,auth_username,company_id,agentid FROM wx_corp_info WHERE company_id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)
  791. 2024-03-29 15:18:05.129 [http-nio-10018-exec-4] DEBUG c.m.p.m.W.selectList - [debug,143] - ==> Parameters: 6500(Integer), 6408(Integer), 6344(Integer), 6281(Integer), 6207(Integer), 5982(Integer), 5949(Integer), 5883(Integer), 5399(Integer), 5370(Integer), 5170(Integer), 5117(Integer), 5056(Integer), 4509(Integer), 4500(Integer), 4390(Integer), 4297(Integer), 4216(Integer), 4211(Integer), 4072(Integer)
  792. 2024-03-29 15:18:05.133 [http-nio-10018-exec-5] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1226851875 wrapping com.mysql.cj.jdbc.ConnectionImpl@c22c163] will not be managed by Spring
  793. 2024-03-29 15:18:05.134 [http-nio-10018-exec-5] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT COUNT(1) FROM ( SELECT id,company_name,staff_count_max,expiration_date,set_meal,package_worktime,package_project,package_project_approval,package_contract,package_oa,package_etimecard,package_expense,package_customer,package_engineering,package_simple,package_finance,package_provider,is_international,create_date FROM company WHERE company_name LIKE ? ORDER BY id DESC ) TOTAL
  794. 2024-03-29 15:18:05.134 [http-nio-10018-exec-5] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters: %测试%(String)
  795. 2024-03-29 15:18:05.155 [http-nio-10018-exec-5] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT id,company_name,staff_count_max,expiration_date,set_meal,package_worktime,package_project,package_project_approval,package_contract,package_oa,package_etimecard,package_expense,package_customer,package_engineering,package_simple,package_finance,package_provider,is_international,create_date FROM company WHERE company_name LIKE ? ORDER BY id DESC LIMIT ?,?
  796. 2024-03-29 15:18:05.155 [http-nio-10018-exec-4] DEBUG c.m.p.m.W.selectList - [debug,143] - <== Total: 15
  797. 2024-03-29 15:18:05.155 [http-nio-10018-exec-5] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters: %测试%(String), 0(Long), 20(Long)
  798. 2024-03-29 15:18:05.155 [http-nio-10018-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@381e1c46]
  799. 2024-03-29 15:18:05.156 [http-nio-10018-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  800. 2024-03-29 15:18:05.156 [http-nio-10018-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48306f0b] was not registered for synchronization because synchronization is not active
  801. 2024-03-29 15:18:05.157 [http-nio-10018-exec-4] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1308437542 wrapping com.mysql.cj.jdbc.ConnectionImpl@7db6a458] will not be managed by Spring
  802. 2024-03-29 15:18:05.158 [http-nio-10018-exec-4] DEBUG c.m.p.m.F.selectList - [debug,143] - ==> Preparing: SELECT corpid,corp_name,access_token,expire_time,company_id,agentid,app_id,app_secret FROM feishu_info WHERE company_id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)
  803. 2024-03-29 15:18:05.159 [http-nio-10018-exec-4] DEBUG c.m.p.m.F.selectList - [debug,143] - ==> Parameters: 6500(Integer), 6408(Integer), 6344(Integer), 6281(Integer), 6207(Integer), 5982(Integer), 5949(Integer), 5883(Integer), 5399(Integer), 5370(Integer), 5170(Integer), 5117(Integer), 5056(Integer), 4509(Integer), 4500(Integer), 4390(Integer), 4297(Integer), 4216(Integer), 4211(Integer), 4072(Integer)
  804. 2024-03-29 15:18:05.173 [http-nio-10018-exec-4] DEBUG c.m.p.m.F.selectList - [debug,143] - <== Total: 1
  805. 2024-03-29 15:18:05.173 [http-nio-10018-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48306f0b]
  806. 2024-03-29 15:18:05.174 [http-nio-10018-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  807. 2024-03-29 15:18:05.174 [http-nio-10018-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@487a2f4f] was not registered for synchronization because synchronization is not active
  808. 2024-03-29 15:18:05.175 [http-nio-10018-exec-5] DEBUG c.m.p.m.C.selectPage - [debug,143] - <== Total: 20
  809. 2024-03-29 15:18:05.175 [http-nio-10018-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43d82d53]
  810. 2024-03-29 15:18:05.176 [http-nio-10018-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  811. 2024-03-29 15:18:05.176 [http-nio-10018-exec-4] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1895192012 wrapping com.mysql.cj.jdbc.ConnectionImpl@7db6a458] will not be managed by Spring
  812. 2024-03-29 15:18:05.176 [http-nio-10018-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@763ed051] was not registered for synchronization because synchronization is not active
  813. 2024-03-29 15:18:05.177 [http-nio-10018-exec-4] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT corpid,corp_name,auth_user_id,indate,company_id,access_token,expire_time,agent_id FROM company_dingding WHERE company_id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)
  814. 2024-03-29 15:18:05.178 [http-nio-10018-exec-4] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters: 6500(Integer), 6408(Integer), 6344(Integer), 6281(Integer), 6207(Integer), 5982(Integer), 5949(Integer), 5883(Integer), 5399(Integer), 5370(Integer), 5170(Integer), 5117(Integer), 5056(Integer), 4509(Integer), 4500(Integer), 4390(Integer), 4297(Integer), 4216(Integer), 4211(Integer), 4072(Integer)
  815. 2024-03-29 15:18:05.179 [http-nio-10018-exec-5] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1950303843 wrapping com.mysql.cj.jdbc.ConnectionImpl@c22c163] will not be managed by Spring
  816. 2024-03-29 15:18:05.179 [http-nio-10018-exec-5] DEBUG c.m.p.m.W.selectList - [debug,143] - ==> Preparing: SELECT corpid,corp_name,corp_full_name,corp_scale,corp_industry,corp_sub_industry,location,access_token,expire_time,permanent_code,auth_username,company_id,agentid FROM wx_corp_info WHERE company_id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)
  817. 2024-03-29 15:18:05.179 [http-nio-10018-exec-5] DEBUG c.m.p.m.W.selectList - [debug,143] - ==> Parameters: 6500(Integer), 6408(Integer), 6344(Integer), 6281(Integer), 6207(Integer), 5982(Integer), 5949(Integer), 5883(Integer), 5399(Integer), 5370(Integer), 5170(Integer), 5117(Integer), 5056(Integer), 4509(Integer), 4500(Integer), 4390(Integer), 4297(Integer), 4216(Integer), 4211(Integer), 4072(Integer)
  818. 2024-03-29 15:18:05.193 [http-nio-10018-exec-4] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 0
  819. 2024-03-29 15:18:05.193 [http-nio-10018-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@487a2f4f]
  820. 2024-03-29 15:18:05.194 [http-nio-10018-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  821. 2024-03-29 15:18:05.194 [http-nio-10018-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1bb2bb2c] was not registered for synchronization because synchronization is not active
  822. 2024-03-29 15:18:05.195 [http-nio-10018-exec-4] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@967129746 wrapping com.mysql.cj.jdbc.ConnectionImpl@7db6a458] will not be managed by Spring
  823. 2024-03-29 15:18:05.195 [http-nio-10018-exec-4] DEBUG c.m.p.m.U.selectList - [debug,143] - ==> Preparing: SELECT company_id, count(1) as department_id FROM user WHERE company_id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) AND is_active = ? GROUP BY company_id
  824. 2024-03-29 15:18:05.195 [http-nio-10018-exec-4] DEBUG c.m.p.m.U.selectList - [debug,143] - ==> Parameters: 6500(Integer), 6408(Integer), 6344(Integer), 6281(Integer), 6207(Integer), 5982(Integer), 5949(Integer), 5883(Integer), 5399(Integer), 5370(Integer), 5170(Integer), 5117(Integer), 5056(Integer), 4509(Integer), 4500(Integer), 4390(Integer), 4297(Integer), 4216(Integer), 4211(Integer), 4072(Integer), 1(Integer)
  825. 2024-03-29 15:18:05.209 [http-nio-10018-exec-4] DEBUG c.m.p.m.U.selectList - [debug,143] - <== Total: 19
  826. 2024-03-29 15:18:05.209 [http-nio-10018-exec-5] DEBUG c.m.p.m.W.selectList - [debug,143] - <== Total: 15
  827. 2024-03-29 15:18:05.210 [http-nio-10018-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1bb2bb2c]
  828. 2024-03-29 15:18:05.210 [http-nio-10018-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@763ed051]
  829. 2024-03-29 15:18:05.210 [http-nio-10018-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  830. 2024-03-29 15:18:05.210 [http-nio-10018-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3a1955] was not registered for synchronization because synchronization is not active
  831. 2024-03-29 15:18:05.210 [http-nio-10018-exec-4] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  832. 2024-03-29 15:18:05.211 [http-nio-10018-exec-4] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@26aa733d]
  833. 2024-03-29 15:18:05.211 [http-nio-10018-exec-5] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1749264000 wrapping com.mysql.cj.jdbc.ConnectionImpl@c22c163] will not be managed by Spring
  834. 2024-03-29 15:18:05.211 [http-nio-10018-exec-5] DEBUG c.m.p.m.F.selectList - [debug,143] - ==> Preparing: SELECT corpid,corp_name,access_token,expire_time,company_id,agentid,app_id,app_secret FROM feishu_info WHERE company_id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)
  835. 2024-03-29 15:18:05.211 [http-nio-10018-exec-4] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  836. 2024-03-29 15:18:05.211 [http-nio-10018-exec-4] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  837. 2024-03-29 15:18:05.211 [http-nio-10018-exec-5] DEBUG c.m.p.m.F.selectList - [debug,143] - ==> Parameters: 6500(Integer), 6408(Integer), 6344(Integer), 6281(Integer), 6207(Integer), 5982(Integer), 5949(Integer), 5883(Integer), 5399(Integer), 5370(Integer), 5170(Integer), 5117(Integer), 5056(Integer), 4509(Integer), 4500(Integer), 4390(Integer), 4297(Integer), 4216(Integer), 4211(Integer), 4072(Integer)
  838. 2024-03-29 15:18:05.229 [http-nio-10018-exec-5] DEBUG c.m.p.m.F.selectList - [debug,143] - <== Total: 1
  839. 2024-03-29 15:18:05.230 [http-nio-10018-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3a1955]
  840. 2024-03-29 15:18:05.230 [http-nio-10018-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  841. 2024-03-29 15:18:05.230 [http-nio-10018-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c9ae401] was not registered for synchronization because synchronization is not active
  842. 2024-03-29 15:18:05.231 [http-nio-10018-exec-5] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@22520438 wrapping com.mysql.cj.jdbc.ConnectionImpl@c22c163] will not be managed by Spring
  843. 2024-03-29 15:18:05.232 [http-nio-10018-exec-5] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT corpid,corp_name,auth_user_id,indate,company_id,access_token,expire_time,agent_id FROM company_dingding WHERE company_id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)
  844. 2024-03-29 15:18:05.232 [http-nio-10018-exec-5] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters: 6500(Integer), 6408(Integer), 6344(Integer), 6281(Integer), 6207(Integer), 5982(Integer), 5949(Integer), 5883(Integer), 5399(Integer), 5370(Integer), 5170(Integer), 5117(Integer), 5056(Integer), 4509(Integer), 4500(Integer), 4390(Integer), 4297(Integer), 4216(Integer), 4211(Integer), 4072(Integer)
  845. 2024-03-29 15:18:05.250 [http-nio-10018-exec-5] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 0
  846. 2024-03-29 15:18:05.250 [http-nio-10018-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c9ae401]
  847. 2024-03-29 15:18:05.250 [http-nio-10018-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  848. 2024-03-29 15:18:05.251 [http-nio-10018-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1db02014] was not registered for synchronization because synchronization is not active
  849. 2024-03-29 15:18:05.252 [http-nio-10018-exec-5] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1994483023 wrapping com.mysql.cj.jdbc.ConnectionImpl@c22c163] will not be managed by Spring
  850. 2024-03-29 15:18:05.252 [http-nio-10018-exec-5] DEBUG c.m.p.m.U.selectList - [debug,143] - ==> Preparing: SELECT company_id, count(1) as department_id FROM user WHERE company_id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) AND is_active = ? GROUP BY company_id
  851. 2024-03-29 15:18:05.253 [http-nio-10018-exec-5] DEBUG c.m.p.m.U.selectList - [debug,143] - ==> Parameters: 6500(Integer), 6408(Integer), 6344(Integer), 6281(Integer), 6207(Integer), 5982(Integer), 5949(Integer), 5883(Integer), 5399(Integer), 5370(Integer), 5170(Integer), 5117(Integer), 5056(Integer), 4509(Integer), 4500(Integer), 4390(Integer), 4297(Integer), 4216(Integer), 4211(Integer), 4072(Integer), 1(Integer)
  852. 2024-03-29 15:18:05.270 [http-nio-10018-exec-5] DEBUG c.m.p.m.U.selectList - [debug,143] - <== Total: 19
  853. 2024-03-29 15:18:05.271 [http-nio-10018-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1db02014]
  854. 2024-03-29 15:18:05.271 [http-nio-10018-exec-5] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  855. 2024-03-29 15:18:05.272 [http-nio-10018-exec-5] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@1508496d]
  856. 2024-03-29 15:18:05.273 [http-nio-10018-exec-5] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  857. 2024-03-29 15:18:05.273 [http-nio-10018-exec-5] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  858. 2024-03-29 15:18:15.363 [main] INFO c.m.p.PlatformStartApplication - [logStarting,50] - Starting PlatformStartApplication on Yurk with PID 14352 (D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes started by 12871 in D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform)
  859. 2024-03-29 15:18:15.367 [main] INFO c.m.p.PlatformStartApplication - [logStartupProfileInfo,648] - No active profile set, falling back to default profiles: default
  860. 2024-03-29 15:18:16.052 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\AuditWorkflowTimeSettingMapper.class]
  861. 2024-03-29 15:18:16.052 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyCustomerContactMapper.class]
  862. 2024-03-29 15:18:16.053 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyDingdingMapper.class]
  863. 2024-03-29 15:18:16.053 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyMapper.class]
  864. 2024-03-29 15:18:16.053 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyReportMapper.class]
  865. 2024-03-29 15:18:16.054 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanySigningMapper.class]
  866. 2024-03-29 15:18:16.054 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ContractDetailMapper.class]
  867. 2024-03-29 15:18:16.054 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CustomerInfoMapper.class]
  868. 2024-03-29 15:18:16.054 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\DepartmentMapper.class]
  869. 2024-03-29 15:18:16.055 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\FeishuInfoMapper.class]
  870. 2024-03-29 15:18:16.055 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\OperationLogMapper.class]
  871. 2024-03-29 15:18:16.055 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\OperationRecordMapper.class]
  872. 2024-03-29 15:18:16.055 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ParticipationMapper.class]
  873. 2024-03-29 15:18:16.056 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\PermissionMapper.class]
  874. 2024-03-29 15:18:16.056 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ProjectAuditorMapper.class]
  875. 2024-03-29 15:18:16.056 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ProjectCategoryMapper.class]
  876. 2024-03-29 15:18:16.056 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ProjectMapper.class]
  877. 2024-03-29 15:18:16.057 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ReportFormMapper.class]
  878. 2024-03-29 15:18:16.057 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ReportMapper.class]
  879. 2024-03-29 15:18:16.057 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysConfigMapper.class]
  880. 2024-03-29 15:18:16.057 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysFunctionMapper.class]
  881. 2024-03-29 15:18:16.058 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysModuleMapper.class]
  882. 2024-03-29 15:18:16.058 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysRoleFunctionMapper.class]
  883. 2024-03-29 15:18:16.058 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysRoleMapper.class]
  884. 2024-03-29 15:18:16.058 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysRoleModuleMapper.class]
  885. 2024-03-29 15:18:16.059 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TSensitiveWordsMapper.class]
  886. 2024-03-29 15:18:16.059 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskCommentMapper.class]
  887. 2024-03-29 15:18:16.059 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskExecutorMapper.class]
  888. 2024-03-29 15:18:16.059 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskFileMapper.class]
  889. 2024-03-29 15:18:16.059 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskGroupMapper.class]
  890. 2024-03-29 15:18:16.060 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskLogMapper.class]
  891. 2024-03-29 15:18:16.060 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskMapper.class]
  892. 2024-03-29 15:18:16.060 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskProgressMapper.class]
  893. 2024-03-29 15:18:16.060 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TimeCalculationMapper.class]
  894. 2024-03-29 15:18:16.061 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TimeCalculationShowMapper.class]
  895. 2024-03-29 15:18:16.061 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TimeTypeMapper.class]
  896. 2024-03-29 15:18:16.061 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TprogressPaticipatorsMapper.class]
  897. 2024-03-29 15:18:16.061 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\UserCorpwxTimeMapper.class]
  898. 2024-03-29 15:18:16.062 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\UserMapper.class]
  899. 2024-03-29 15:18:16.062 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\UserSalaryMapper.class]
  900. 2024-03-29 15:18:16.062 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\VcompanyCustomerContactMapper.class]
  901. 2024-03-29 15:18:16.062 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\WxCorpInfoMapper.class]
  902. 2024-03-29 15:18:16.063 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'auditWorkflowTimeSettingMapper' and 'com.management.platform.mapper.AuditWorkflowTimeSettingMapper' mapperInterface
  903. 2024-03-29 15:18:16.064 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'auditWorkflowTimeSettingMapper'.
  904. 2024-03-29 15:18:16.064 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'companyCustomerContactMapper' and 'com.management.platform.mapper.CompanyCustomerContactMapper' mapperInterface
  905. 2024-03-29 15:18:16.064 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'companyCustomerContactMapper'.
  906. 2024-03-29 15:18:16.064 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'companyDingdingMapper' and 'com.management.platform.mapper.CompanyDingdingMapper' mapperInterface
  907. 2024-03-29 15:18:16.064 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'companyDingdingMapper'.
  908. 2024-03-29 15:18:16.064 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'companyMapper' and 'com.management.platform.mapper.CompanyMapper' mapperInterface
  909. 2024-03-29 15:18:16.064 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'companyMapper'.
  910. 2024-03-29 15:18:16.065 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'companyReportMapper' and 'com.management.platform.mapper.CompanyReportMapper' mapperInterface
  911. 2024-03-29 15:18:16.065 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'companyReportMapper'.
  912. 2024-03-29 15:18:16.065 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'companySigningMapper' and 'com.management.platform.mapper.CompanySigningMapper' mapperInterface
  913. 2024-03-29 15:18:16.065 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'companySigningMapper'.
  914. 2024-03-29 15:18:16.065 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'contractDetailMapper' and 'com.management.platform.mapper.ContractDetailMapper' mapperInterface
  915. 2024-03-29 15:18:16.065 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'contractDetailMapper'.
  916. 2024-03-29 15:18:16.065 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'customerInfoMapper' and 'com.management.platform.mapper.CustomerInfoMapper' mapperInterface
  917. 2024-03-29 15:18:16.065 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'customerInfoMapper'.
  918. 2024-03-29 15:18:16.065 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'departmentMapper' and 'com.management.platform.mapper.DepartmentMapper' mapperInterface
  919. 2024-03-29 15:18:16.065 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'departmentMapper'.
  920. 2024-03-29 15:18:16.065 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'feishuInfoMapper' and 'com.management.platform.mapper.FeishuInfoMapper' mapperInterface
  921. 2024-03-29 15:18:16.065 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'feishuInfoMapper'.
  922. 2024-03-29 15:18:16.065 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'operationLogMapper' and 'com.management.platform.mapper.OperationLogMapper' mapperInterface
  923. 2024-03-29 15:18:16.065 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'operationLogMapper'.
  924. 2024-03-29 15:18:16.065 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'operationRecordMapper' and 'com.management.platform.mapper.OperationRecordMapper' mapperInterface
  925. 2024-03-29 15:18:16.066 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'operationRecordMapper'.
  926. 2024-03-29 15:18:16.066 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'participationMapper' and 'com.management.platform.mapper.ParticipationMapper' mapperInterface
  927. 2024-03-29 15:18:16.066 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'participationMapper'.
  928. 2024-03-29 15:18:16.066 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'permissionMapper' and 'com.management.platform.mapper.PermissionMapper' mapperInterface
  929. 2024-03-29 15:18:16.066 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'permissionMapper'.
  930. 2024-03-29 15:18:16.066 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'projectAuditorMapper' and 'com.management.platform.mapper.ProjectAuditorMapper' mapperInterface
  931. 2024-03-29 15:18:16.066 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'projectAuditorMapper'.
  932. 2024-03-29 15:18:16.066 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'projectCategoryMapper' and 'com.management.platform.mapper.ProjectCategoryMapper' mapperInterface
  933. 2024-03-29 15:18:16.066 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'projectCategoryMapper'.
  934. 2024-03-29 15:18:16.066 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'projectMapper' and 'com.management.platform.mapper.ProjectMapper' mapperInterface
  935. 2024-03-29 15:18:16.066 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'projectMapper'.
  936. 2024-03-29 15:18:16.066 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'reportFormMapper' and 'com.management.platform.mapper.ReportFormMapper' mapperInterface
  937. 2024-03-29 15:18:16.066 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'reportFormMapper'.
  938. 2024-03-29 15:18:16.066 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'reportMapper' and 'com.management.platform.mapper.ReportMapper' mapperInterface
  939. 2024-03-29 15:18:16.066 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'reportMapper'.
  940. 2024-03-29 15:18:16.066 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'sysConfigMapper' and 'com.management.platform.mapper.SysConfigMapper' mapperInterface
  941. 2024-03-29 15:18:16.066 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'sysConfigMapper'.
  942. 2024-03-29 15:18:16.066 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'sysFunctionMapper' and 'com.management.platform.mapper.SysFunctionMapper' mapperInterface
  943. 2024-03-29 15:18:16.066 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'sysFunctionMapper'.
  944. 2024-03-29 15:18:16.067 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'sysModuleMapper' and 'com.management.platform.mapper.SysModuleMapper' mapperInterface
  945. 2024-03-29 15:18:16.067 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'sysModuleMapper'.
  946. 2024-03-29 15:18:16.067 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'sysRoleFunctionMapper' and 'com.management.platform.mapper.SysRoleFunctionMapper' mapperInterface
  947. 2024-03-29 15:18:16.067 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'sysRoleFunctionMapper'.
  948. 2024-03-29 15:18:16.067 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'sysRoleMapper' and 'com.management.platform.mapper.SysRoleMapper' mapperInterface
  949. 2024-03-29 15:18:16.067 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'sysRoleMapper'.
  950. 2024-03-29 15:18:16.067 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'sysRoleModuleMapper' and 'com.management.platform.mapper.SysRoleModuleMapper' mapperInterface
  951. 2024-03-29 15:18:16.067 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'sysRoleModuleMapper'.
  952. 2024-03-29 15:18:16.067 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'TSensitiveWordsMapper' and 'com.management.platform.mapper.TSensitiveWordsMapper' mapperInterface
  953. 2024-03-29 15:18:16.067 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'TSensitiveWordsMapper'.
  954. 2024-03-29 15:18:16.067 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'taskCommentMapper' and 'com.management.platform.mapper.TaskCommentMapper' mapperInterface
  955. 2024-03-29 15:18:16.067 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'taskCommentMapper'.
  956. 2024-03-29 15:18:16.067 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'taskExecutorMapper' and 'com.management.platform.mapper.TaskExecutorMapper' mapperInterface
  957. 2024-03-29 15:18:16.067 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'taskExecutorMapper'.
  958. 2024-03-29 15:18:16.067 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'taskFileMapper' and 'com.management.platform.mapper.TaskFileMapper' mapperInterface
  959. 2024-03-29 15:18:16.067 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'taskFileMapper'.
  960. 2024-03-29 15:18:16.067 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'taskGroupMapper' and 'com.management.platform.mapper.TaskGroupMapper' mapperInterface
  961. 2024-03-29 15:18:16.067 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'taskGroupMapper'.
  962. 2024-03-29 15:18:16.068 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'taskLogMapper' and 'com.management.platform.mapper.TaskLogMapper' mapperInterface
  963. 2024-03-29 15:18:16.068 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'taskLogMapper'.
  964. 2024-03-29 15:18:16.068 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'taskMapper' and 'com.management.platform.mapper.TaskMapper' mapperInterface
  965. 2024-03-29 15:18:16.068 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'taskMapper'.
  966. 2024-03-29 15:18:16.068 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'taskProgressMapper' and 'com.management.platform.mapper.TaskProgressMapper' mapperInterface
  967. 2024-03-29 15:18:16.068 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'taskProgressMapper'.
  968. 2024-03-29 15:18:16.068 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'timeCalculationMapper' and 'com.management.platform.mapper.TimeCalculationMapper' mapperInterface
  969. 2024-03-29 15:18:16.068 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'timeCalculationMapper'.
  970. 2024-03-29 15:18:16.068 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'timeCalculationShowMapper' and 'com.management.platform.mapper.TimeCalculationShowMapper' mapperInterface
  971. 2024-03-29 15:18:16.068 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'timeCalculationShowMapper'.
  972. 2024-03-29 15:18:16.068 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'timeTypeMapper' and 'com.management.platform.mapper.TimeTypeMapper' mapperInterface
  973. 2024-03-29 15:18:16.068 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'timeTypeMapper'.
  974. 2024-03-29 15:18:16.068 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'tprogressPaticipatorsMapper' and 'com.management.platform.mapper.TprogressPaticipatorsMapper' mapperInterface
  975. 2024-03-29 15:18:16.068 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'tprogressPaticipatorsMapper'.
  976. 2024-03-29 15:18:16.068 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'userCorpwxTimeMapper' and 'com.management.platform.mapper.UserCorpwxTimeMapper' mapperInterface
  977. 2024-03-29 15:18:16.068 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'userCorpwxTimeMapper'.
  978. 2024-03-29 15:18:16.068 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'userMapper' and 'com.management.platform.mapper.UserMapper' mapperInterface
  979. 2024-03-29 15:18:16.068 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'userMapper'.
  980. 2024-03-29 15:18:16.069 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'userSalaryMapper' and 'com.management.platform.mapper.UserSalaryMapper' mapperInterface
  981. 2024-03-29 15:18:16.069 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'userSalaryMapper'.
  982. 2024-03-29 15:18:16.069 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'vcompanyCustomerContactMapper' and 'com.management.platform.mapper.VcompanyCustomerContactMapper' mapperInterface
  983. 2024-03-29 15:18:16.069 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'vcompanyCustomerContactMapper'.
  984. 2024-03-29 15:18:16.069 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'wxCorpInfoMapper' and 'com.management.platform.mapper.WxCorpInfoMapper' mapperInterface
  985. 2024-03-29 15:18:16.069 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'wxCorpInfoMapper'.
  986. 2024-03-29 15:18:16.079 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\AuditWorkflowTimeSettingMapper.class]
  987. 2024-03-29 15:18:16.080 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyCustomerContactMapper.class]
  988. 2024-03-29 15:18:16.080 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyDingdingMapper.class]
  989. 2024-03-29 15:18:16.080 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyMapper.class]
  990. 2024-03-29 15:18:16.081 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyReportMapper.class]
  991. 2024-03-29 15:18:16.081 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanySigningMapper.class]
  992. 2024-03-29 15:18:16.081 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ContractDetailMapper.class]
  993. 2024-03-29 15:18:16.081 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CustomerInfoMapper.class]
  994. 2024-03-29 15:18:16.082 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\DepartmentMapper.class]
  995. 2024-03-29 15:18:16.082 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\FeishuInfoMapper.class]
  996. 2024-03-29 15:18:16.082 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\OperationLogMapper.class]
  997. 2024-03-29 15:18:16.082 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\OperationRecordMapper.class]
  998. 2024-03-29 15:18:16.083 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ParticipationMapper.class]
  999. 2024-03-29 15:18:16.083 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\PermissionMapper.class]
  1000. 2024-03-29 15:18:16.083 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ProjectAuditorMapper.class]
  1001. 2024-03-29 15:18:16.083 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ProjectCategoryMapper.class]
  1002. 2024-03-29 15:18:16.084 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ProjectMapper.class]
  1003. 2024-03-29 15:18:16.084 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ReportFormMapper.class]
  1004. 2024-03-29 15:18:16.084 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ReportMapper.class]
  1005. 2024-03-29 15:18:16.084 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysConfigMapper.class]
  1006. 2024-03-29 15:18:16.084 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysFunctionMapper.class]
  1007. 2024-03-29 15:18:16.085 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysModuleMapper.class]
  1008. 2024-03-29 15:18:16.085 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysRoleFunctionMapper.class]
  1009. 2024-03-29 15:18:16.085 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysRoleMapper.class]
  1010. 2024-03-29 15:18:16.086 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysRoleModuleMapper.class]
  1011. 2024-03-29 15:18:16.086 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TSensitiveWordsMapper.class]
  1012. 2024-03-29 15:18:16.086 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskCommentMapper.class]
  1013. 2024-03-29 15:18:16.086 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskExecutorMapper.class]
  1014. 2024-03-29 15:18:16.086 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskFileMapper.class]
  1015. 2024-03-29 15:18:16.087 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskGroupMapper.class]
  1016. 2024-03-29 15:18:16.087 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskLogMapper.class]
  1017. 2024-03-29 15:18:16.087 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskMapper.class]
  1018. 2024-03-29 15:18:16.087 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskProgressMapper.class]
  1019. 2024-03-29 15:18:16.087 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TimeCalculationMapper.class]
  1020. 2024-03-29 15:18:16.088 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TimeCalculationShowMapper.class]
  1021. 2024-03-29 15:18:16.088 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TimeTypeMapper.class]
  1022. 2024-03-29 15:18:16.088 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TprogressPaticipatorsMapper.class]
  1023. 2024-03-29 15:18:16.088 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\UserCorpwxTimeMapper.class]
  1024. 2024-03-29 15:18:16.088 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\UserMapper.class]
  1025. 2024-03-29 15:18:16.088 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\UserSalaryMapper.class]
  1026. 2024-03-29 15:18:16.089 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\VcompanyCustomerContactMapper.class]
  1027. 2024-03-29 15:18:16.089 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\WxCorpInfoMapper.class]
  1028. 2024-03-29 15:18:16.089 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'auditWorkflowTimeSettingMapper' and 'com.management.platform.mapper.AuditWorkflowTimeSettingMapper' mapperInterface. Bean already defined with the same name!
  1029. 2024-03-29 15:18:16.089 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'companyCustomerContactMapper' and 'com.management.platform.mapper.CompanyCustomerContactMapper' mapperInterface. Bean already defined with the same name!
  1030. 2024-03-29 15:18:16.089 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'companyDingdingMapper' and 'com.management.platform.mapper.CompanyDingdingMapper' mapperInterface. Bean already defined with the same name!
  1031. 2024-03-29 15:18:16.089 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'companyMapper' and 'com.management.platform.mapper.CompanyMapper' mapperInterface. Bean already defined with the same name!
  1032. 2024-03-29 15:18:16.089 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'companyReportMapper' and 'com.management.platform.mapper.CompanyReportMapper' mapperInterface. Bean already defined with the same name!
  1033. 2024-03-29 15:18:16.090 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'companySigningMapper' and 'com.management.platform.mapper.CompanySigningMapper' mapperInterface. Bean already defined with the same name!
  1034. 2024-03-29 15:18:16.090 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'contractDetailMapper' and 'com.management.platform.mapper.ContractDetailMapper' mapperInterface. Bean already defined with the same name!
  1035. 2024-03-29 15:18:16.090 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'customerInfoMapper' and 'com.management.platform.mapper.CustomerInfoMapper' mapperInterface. Bean already defined with the same name!
  1036. 2024-03-29 15:18:16.090 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'departmentMapper' and 'com.management.platform.mapper.DepartmentMapper' mapperInterface. Bean already defined with the same name!
  1037. 2024-03-29 15:18:16.090 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'feishuInfoMapper' and 'com.management.platform.mapper.FeishuInfoMapper' mapperInterface. Bean already defined with the same name!
  1038. 2024-03-29 15:18:16.090 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'operationLogMapper' and 'com.management.platform.mapper.OperationLogMapper' mapperInterface. Bean already defined with the same name!
  1039. 2024-03-29 15:18:16.090 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'operationRecordMapper' and 'com.management.platform.mapper.OperationRecordMapper' mapperInterface. Bean already defined with the same name!
  1040. 2024-03-29 15:18:16.090 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'participationMapper' and 'com.management.platform.mapper.ParticipationMapper' mapperInterface. Bean already defined with the same name!
  1041. 2024-03-29 15:18:16.090 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'permissionMapper' and 'com.management.platform.mapper.PermissionMapper' mapperInterface. Bean already defined with the same name!
  1042. 2024-03-29 15:18:16.090 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'projectAuditorMapper' and 'com.management.platform.mapper.ProjectAuditorMapper' mapperInterface. Bean already defined with the same name!
  1043. 2024-03-29 15:18:16.090 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'projectCategoryMapper' and 'com.management.platform.mapper.ProjectCategoryMapper' mapperInterface. Bean already defined with the same name!
  1044. 2024-03-29 15:18:16.090 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'projectMapper' and 'com.management.platform.mapper.ProjectMapper' mapperInterface. Bean already defined with the same name!
  1045. 2024-03-29 15:18:16.090 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'reportFormMapper' and 'com.management.platform.mapper.ReportFormMapper' mapperInterface. Bean already defined with the same name!
  1046. 2024-03-29 15:18:16.090 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'reportMapper' and 'com.management.platform.mapper.ReportMapper' mapperInterface. Bean already defined with the same name!
  1047. 2024-03-29 15:18:16.090 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'sysConfigMapper' and 'com.management.platform.mapper.SysConfigMapper' mapperInterface. Bean already defined with the same name!
  1048. 2024-03-29 15:18:16.090 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'sysFunctionMapper' and 'com.management.platform.mapper.SysFunctionMapper' mapperInterface. Bean already defined with the same name!
  1049. 2024-03-29 15:18:16.090 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'sysModuleMapper' and 'com.management.platform.mapper.SysModuleMapper' mapperInterface. Bean already defined with the same name!
  1050. 2024-03-29 15:18:16.091 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'sysRoleFunctionMapper' and 'com.management.platform.mapper.SysRoleFunctionMapper' mapperInterface. Bean already defined with the same name!
  1051. 2024-03-29 15:18:16.091 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'sysRoleMapper' and 'com.management.platform.mapper.SysRoleMapper' mapperInterface. Bean already defined with the same name!
  1052. 2024-03-29 15:18:16.091 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'sysRoleModuleMapper' and 'com.management.platform.mapper.SysRoleModuleMapper' mapperInterface. Bean already defined with the same name!
  1053. 2024-03-29 15:18:16.091 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'TSensitiveWordsMapper' and 'com.management.platform.mapper.TSensitiveWordsMapper' mapperInterface. Bean already defined with the same name!
  1054. 2024-03-29 15:18:16.091 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'taskCommentMapper' and 'com.management.platform.mapper.TaskCommentMapper' mapperInterface. Bean already defined with the same name!
  1055. 2024-03-29 15:18:16.091 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'taskExecutorMapper' and 'com.management.platform.mapper.TaskExecutorMapper' mapperInterface. Bean already defined with the same name!
  1056. 2024-03-29 15:18:16.091 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'taskFileMapper' and 'com.management.platform.mapper.TaskFileMapper' mapperInterface. Bean already defined with the same name!
  1057. 2024-03-29 15:18:16.091 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'taskGroupMapper' and 'com.management.platform.mapper.TaskGroupMapper' mapperInterface. Bean already defined with the same name!
  1058. 2024-03-29 15:18:16.092 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'taskLogMapper' and 'com.management.platform.mapper.TaskLogMapper' mapperInterface. Bean already defined with the same name!
  1059. 2024-03-29 15:18:16.092 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'taskMapper' and 'com.management.platform.mapper.TaskMapper' mapperInterface. Bean already defined with the same name!
  1060. 2024-03-29 15:18:16.092 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'taskProgressMapper' and 'com.management.platform.mapper.TaskProgressMapper' mapperInterface. Bean already defined with the same name!
  1061. 2024-03-29 15:18:16.092 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'timeCalculationMapper' and 'com.management.platform.mapper.TimeCalculationMapper' mapperInterface. Bean already defined with the same name!
  1062. 2024-03-29 15:18:16.092 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'timeCalculationShowMapper' and 'com.management.platform.mapper.TimeCalculationShowMapper' mapperInterface. Bean already defined with the same name!
  1063. 2024-03-29 15:18:16.092 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'timeTypeMapper' and 'com.management.platform.mapper.TimeTypeMapper' mapperInterface. Bean already defined with the same name!
  1064. 2024-03-29 15:18:16.092 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'tprogressPaticipatorsMapper' and 'com.management.platform.mapper.TprogressPaticipatorsMapper' mapperInterface. Bean already defined with the same name!
  1065. 2024-03-29 15:18:16.092 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'userCorpwxTimeMapper' and 'com.management.platform.mapper.UserCorpwxTimeMapper' mapperInterface. Bean already defined with the same name!
  1066. 2024-03-29 15:18:16.092 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'userMapper' and 'com.management.platform.mapper.UserMapper' mapperInterface. Bean already defined with the same name!
  1067. 2024-03-29 15:18:16.092 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'userSalaryMapper' and 'com.management.platform.mapper.UserSalaryMapper' mapperInterface. Bean already defined with the same name!
  1068. 2024-03-29 15:18:16.092 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'vcompanyCustomerContactMapper' and 'com.management.platform.mapper.VcompanyCustomerContactMapper' mapperInterface. Bean already defined with the same name!
  1069. 2024-03-29 15:18:16.092 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'wxCorpInfoMapper' and 'com.management.platform.mapper.WxCorpInfoMapper' mapperInterface. Bean already defined with the same name!
  1070. 2024-03-29 15:18:16.092 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - No MyBatis mapper was found in '[com.management.platform.mapper]' package. Please check your configuration.
  1071. 2024-03-29 15:18:17.188 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-10018"]
  1072. 2024-03-29 15:18:17.197 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
  1073. 2024-03-29 15:18:17.197 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.29]
  1074. 2024-03-29 15:18:17.389 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
  1075. 2024-03-29 15:18:17.389 [main] DEBUG o.s.w.c.ContextLoader - [prepareWebApplicationContext,278] - Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
  1076. 2024-03-29 15:18:17.389 [main] INFO o.s.w.c.ContextLoader - [prepareWebApplicationContext,284] - Root WebApplicationContext: initialization completed in 1983 ms
  1077. 2024-03-29 15:18:17.721 [main] WARN c.z.h.HikariConfig - [validateNumerics,973] - HikariPool-1 - idleTimeout is close to or more than maxLifetime, disabling it.
  1078. 2024-03-29 15:18:17.723 [main] INFO c.z.h.HikariDataSource - [getConnection,110] - HikariPool-1 - Starting...
  1079. 2024-03-29 15:18:18.179 [main] INFO c.z.h.HikariDataSource - [getConnection,123] - HikariPool-1 - Start completed.
  1080. 2024-03-29 15:18:18.404 [main] WARN c.b.m.c.m.TableInfoHelper - [initTableFields,285] - Warn: Could not find @TableId in Class: com.management.platform.entity.CompanyReport.
  1081. 2024-03-29 15:18:20.271 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1082. c.m.p.c.CommonUploadController:
  1083. { /common/downLoadLog}: downLoadLog()
  1084. { /common/uploadFile}: uploadFile(MultipartFile)
  1085. 2024-03-29 15:18:20.275 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1086. c.m.p.c.CompanyController:
  1087. { /company/setTimeTypeSetting}: setTimeTypeSetting(TimeType)
  1088. { /company/syncDindDingMembs}: syncDingDingMembs(String)
  1089. { /company/addMembCount}: addMembCount(Integer,int)
  1090. { /company/setMeal}: setMeal(Integer,Integer)
  1091. { /company/getList}: getList(String,Boolean,Integer,Integer,Integer,Boolean)
  1092. { /company/deleteCompany}: deleteCompany(Integer)
  1093. { /company/dataMigration}: dataMigration(HttpServletRequest,Integer,Integer,String,String)
  1094. { /company/setExpDate}: setExpDate(Integer,String)
  1095. { /company/addFeiShuInfo}: addFeiShuInfo(FeiShuInfoVO)
  1096. { /company/setPackageList}: setPackageList(Company)
  1097. 2024-03-29 15:18:20.276 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1098. c.m.p.c.CompanyCustomerContactController:
  1099. { /company-customer-contact/handle}: handle(Integer,String)
  1100. { /company-customer-contact/getList}: getList(Integer,Integer)
  1101. 2024-03-29 15:18:20.276 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1102. c.m.p.c.CompanyReportController:
  1103. { /company-report/update}: update(Integer,String,String)
  1104. { /company-report/list}: list(Integer)
  1105. 2024-03-29 15:18:20.276 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1106. c.m.p.c.CompanySigningController:
  1107. { /company-signing/update}: update(CompanySigning)
  1108. { /company-signing/getList}: getList(Integer)
  1109. 2024-03-29 15:18:20.277 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1110. c.m.p.c.ContractDetailController:
  1111. { /contract-detail/update}: update(ContractDetail,HttpServletResponse)
  1112. { /contract-detail/detail}: detail(Integer)
  1113. { /contract-detail/preview}: preview(HttpServletResponse,Integer)
  1114. { /contract-detail/finalize}: contractFinalize(Integer)
  1115. 2024-03-29 15:18:20.277 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1116. c.m.p.c.FeishuInfoController:
  1117. 2024-03-29 15:18:20.277 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1118. c.m.p.c.OperationLogController:
  1119. { /operation-log/list}: list(Integer,Integer,Integer)
  1120. 2024-03-29 15:18:20.278 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1121. c.m.p.c.OperationRecordController:
  1122. { /operation-record/getList}: getList(String,String,String,Integer,Integer,String)
  1123. 2024-03-29 15:18:20.278 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1124. c.m.p.c.PermissionController:
  1125. { /permission/getAuthority}: getAuthority(Integer,Integer,HttpServletRequest)
  1126. { /permission/getRoleList}: getRoleList(Integer)
  1127. {POST /permission/savePermission}: savePermission(Integer,String)
  1128. { /permission/getFrontRoleList}: getFrontRoleList(Integer)
  1129. 2024-03-29 15:18:20.278 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1130. c.m.p.c.ReportController:
  1131. 2024-03-29 15:18:20.278 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1132. c.m.p.c.SysRoleController:
  1133. { /role/genCorpDefaultRoles}: genCorpDefaultRoles(Integer,Integer)
  1134. 2024-03-29 15:18:20.279 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1135. c.m.p.c.TimeTypeController:
  1136. { /time-type/get}: get(Integer)
  1137. 2024-03-29 15:18:20.279 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1138. c.m.p.c.UserController:
  1139. { /user/getUserInfo}: getUserInfo(String)
  1140. { /user/loginAdmin}: loginAdmin(String,String)
  1141. { /user/getEmployeeList}: getEmployeeList(Integer,String,Integer,Integer,Integer,Integer)
  1142. 2024-03-29 15:18:20.279 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1143. c.m.p.c.VcompanyCustomerContactController:
  1144. 2024-03-29 15:18:20.279 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1145. c.m.p.c.WxCorpInfoController:
  1146. 2024-03-29 15:18:20.281 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1147. o.s.b.a.w.s.e.BasicErrorController:
  1148. { /error}: error(HttpServletRequest)
  1149. { /error, produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
  1150. 2024-03-29 15:18:20.283 [main] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - [handlerMethodsInitialized,351] - 35 mappings in 'requestMappingHandlerMapping'
  1151. 2024-03-29 15:18:20.295 [main] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - [detectHandlers,86] - Detected 0 mappings in 'beanNameHandlerMapping'
  1152. 2024-03-29 15:18:20.390 [main] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - [initControllerAdviceCache,620] - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
  1153. 2024-03-29 15:18:20.421 [main] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - [initExceptionHandlerAdviceCache,303] - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
  1154. 2024-03-29 15:18:20.969 [main] DEBUG o.s.w.s.v.f.FreeMarkerConfigurer - [getTemplateLoaderForPath,347] - Template loader path [class path resource [templates/]] resolved to file path [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\templates]
  1155. 2024-03-29 15:18:21.116 [main] TRACE o.s.w.s.r.ResourceUrlProvider - [detectResourceHandlers,155] - No resource handling mappings found
  1156. 2024-03-29 15:18:21.117 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-10018"]
  1157. 2024-03-29 15:18:21.355 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-10019"]
  1158. 2024-03-29 15:18:21.355 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
  1159. 2024-03-29 15:18:21.355 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.29]
  1160. 2024-03-29 15:18:21.406 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
  1161. 2024-03-29 15:18:21.406 [main] DEBUG o.s.w.c.ContextLoader - [prepareWebApplicationContext,278] - Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
  1162. 2024-03-29 15:18:21.407 [main] INFO o.s.w.c.ContextLoader - [prepareWebApplicationContext,284] - Root WebApplicationContext: initialization completed in 116 ms
  1163. 2024-03-29 15:18:21.431 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1164. o.s.b.a.a.w.s.ManagementErrorEndpoint:
  1165. { /error}: invoke(ServletWebRequest)
  1166. 2024-03-29 15:18:21.432 [main] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - [handlerMethodsInitialized,351] - 1 mappings in 'requestMappingHandlerMapping'
  1167. 2024-03-29 15:18:21.433 [main] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - [detectHandlers,86] - Detected 0 mappings in 'beanNameHandlerMapping'
  1168. 2024-03-29 15:18:21.450 [main] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - [initControllerAdviceCache,620] - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
  1169. 2024-03-29 15:18:21.453 [main] TRACE o.s.w.s.r.ResourceUrlProvider - [detectResourceHandlers,155] - No resource handling mappings found
  1170. 2024-03-29 15:18:21.453 [main] TRACE o.s.w.s.r.ResourceUrlProvider - [detectResourceHandlers,155] - No resource handling mappings found
  1171. 2024-03-29 15:18:21.453 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-10019"]
  1172. 2024-03-29 15:18:21.457 [main] INFO c.m.p.PlatformStartApplication - [logStarted,59] - Started PlatformStartApplication in 6.405 seconds (JVM running for 7.873)
  1173. 2024-03-29 15:18:21.681 [RMI TCP Connection(1)-192.168.2.8] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
  1174. 2024-03-29 15:18:21.681 [RMI TCP Connection(1)-192.168.2.8] INFO o.s.w.s.DispatcherServlet - [initServletBean,525] - Initializing Servlet 'dispatcherServlet'
  1175. 2024-03-29 15:18:21.681 [RMI TCP Connection(1)-192.168.2.8] TRACE o.s.w.s.DispatcherServlet - [initMultipartResolver,523] - Detected org.springframework.web.multipart.support.StandardServletMultipartResolver@5b5a89d1
  1176. 2024-03-29 15:18:21.682 [RMI TCP Connection(1)-192.168.2.8] TRACE o.s.w.s.DispatcherServlet - [initLocaleResolver,557] - No LocaleResolver 'localeResolver': using default [AcceptHeaderLocaleResolver]
  1177. 2024-03-29 15:18:21.684 [RMI TCP Connection(1)-192.168.2.8] TRACE o.s.w.s.DispatcherServlet - [initThemeResolver,582] - No ThemeResolver 'themeResolver': using default [FixedThemeResolver]
  1178. 2024-03-29 15:18:21.686 [RMI TCP Connection(1)-192.168.2.8] TRACE o.s.w.s.DispatcherServlet - [initRequestToViewNameTranslator,725] - No RequestToViewNameTranslator 'viewNameTranslator': using default [DefaultRequestToViewNameTranslator]
  1179. 2024-03-29 15:18:21.689 [RMI TCP Connection(1)-192.168.2.8] TRACE o.s.w.s.DispatcherServlet - [initFlashMapManager,789] - No FlashMapManager 'flashMapManager': using default [SessionFlashMapManager]
  1180. 2024-03-29 15:18:21.689 [RMI TCP Connection(1)-192.168.2.8] DEBUG o.s.w.s.DispatcherServlet - [initServletBean,542] - enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
  1181. 2024-03-29 15:18:21.689 [RMI TCP Connection(1)-192.168.2.8] INFO o.s.w.s.DispatcherServlet - [initServletBean,547] - Completed initialization in 8 ms
  1182. 2024-03-29 15:19:09.180 [http-nio-10018-exec-1] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/company/setPackageList", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  1183. 2024-03-29 15:19:09.182 [http-nio-10018-exec-1] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CompanyController.setPackageList(com.management.platform.entity.Company)
  1184. 2024-03-29 15:19:09.183 [http-nio-10018-exec-1] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.8, refer host=localhost
  1185. 2024-03-29 15:19:09.230 [http-nio-10018-exec-1] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [Company(id=6500, companyName=null, staffCountMax=null, expirationDate=null, setMeal=null, packageWorktime=1, packageProject=1, packageProjectApproval=1, packageContract=0, packageOa=0, packageEtimecard=0, packageExpense=1, packageCustomer=0, packageEngineering=0, packageSimple=0, packageFinance=1, wxCorpid=null, dingdingCorpid=null, feishuInfoid=null, packageProvider=0, isInternational=null, createDate=null, activeUserCount=null, canDelete=null, remainingValidDays=0)]
  1186. 2024-03-29 15:19:09.235 [http-nio-10018-exec-1] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.8:10018/company/setPackageList, 参数: [Company(id=6500, companyName=null, staffCountMax=null, expirationDate=null, setMeal=null, packageWorktime=1, packageProject=1, packageProjectApproval=1, packageContract=0, packageOa=0, packageEtimecard=0, packageExpense=1, packageCustomer=0, packageEngineering=0, packageSimple=0, packageFinance=1, wxCorpid=null, dingdingCorpid=null, feishuInfoid=null, packageProvider=0, isInternational=null, createDate=null, activeUserCount=null, canDelete=null, remainingValidDays=0)]
  1187. 2024-03-29 15:19:09.238 [http-nio-10018-exec-1] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.8:10018/company/setPackageList, 参数: [Company(id=6500, companyName=null, staffCountMax=null, expirationDate=null, setMeal=null, packageWorktime=1, packageProject=1, packageProjectApproval=1, packageContract=0, packageOa=0, packageEtimecard=0, packageExpense=1, packageCustomer=0, packageEngineering=0, packageSimple=0, packageFinance=1, wxCorpid=null, dingdingCorpid=null, feishuInfoid=null, packageProvider=0, isInternational=null, createDate=null, activeUserCount=null, canDelete=null, remainingValidDays=0)]
  1188. 2024-03-29 15:19:09.249 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1189. 2024-03-29 15:19:09.255 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a2bd10a] was not registered for synchronization because synchronization is not active
  1190. 2024-03-29 15:19:09.303 [http-nio-10018-exec-1] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1704145403 wrapping com.mysql.cj.jdbc.ConnectionImpl@4c9f28ff] will not be managed by Spring
  1191. 2024-03-29 15:19:09.309 [http-nio-10018-exec-1] DEBUG c.m.p.m.C.updateById - [debug,143] - ==> Preparing: UPDATE company SET package_worktime=?, package_project=?, package_project_approval=?, package_contract=?, package_oa=?, package_etimecard=?, package_expense=?, package_customer=?, package_engineering=?, package_simple=?, package_finance=?, package_provider=? WHERE id=?
  1192. 2024-03-29 15:19:09.321 [http-nio-10018-exec-1] DEBUG c.m.p.m.C.updateById - [debug,143] - ==> Parameters: 1(Integer), 1(Integer), 1(Integer), 0(Integer), 0(Integer), 0(Integer), 1(Integer), 0(Integer), 0(Integer), 0(Integer), 1(Integer), 0(Integer), 6500(Integer)
  1193. 2024-03-29 15:19:09.352 [http-nio-10018-exec-1] DEBUG c.m.p.m.C.updateById - [debug,143] - <== Updates: 1
  1194. 2024-03-29 15:19:09.354 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a2bd10a]
  1195. 2024-03-29 15:19:19.456 [http-nio-10018-exec-1] DEBUG o.s.w.c.RestTemplate - [debug,147] - HTTP POST https://worktime.ttkuaiban.com/api/wxcorp/copyTemplateToCorp
  1196. 2024-03-29 15:19:19.460 [http-nio-10018-exec-1] DEBUG o.s.w.c.RestTemplate - [debug,147] - Accept=[text/plain, application/json, application/*+json, */*]
  1197. 2024-03-29 15:19:19.472 [http-nio-10018-exec-1] DEBUG o.s.w.c.RestTemplate - [debug,147] - Writing [{"companyId":6500}] as "application/json;charset=UTF-8"
  1198. 2024-03-29 15:19:19.756 [http-nio-10018-exec-1] DEBUG o.s.w.c.RestTemplate - [debug,147] - Response 200 OK
  1199. 2024-03-29 15:19:19.761 [http-nio-10018-exec-1] DEBUG o.s.w.c.RestTemplate - [debug,147] - Reading to [java.lang.String] as "application/json;charset=UTF-8"
  1200. 2024-03-29 15:19:45.027 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1201. 2024-03-29 15:19:45.027 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6db851ad] was not registered for synchronization because synchronization is not active
  1202. 2024-03-29 15:19:45.044 [http-nio-10018-exec-1] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@637373831 wrapping com.mysql.cj.jdbc.ConnectionImpl@770f440b] will not be managed by Spring
  1203. 2024-03-29 15:19:45.045 [http-nio-10018-exec-1] DEBUG c.m.p.m.U.selectById - [debug,143] - ==> Preparing: SELECT id,name,phone,password,portrait_url,create_time,role,company_id,department_id,department_cascade,cost,month_cost,salary_type,manage_dept_id,color,is_active,wx_openid,role_id,role_name,cost_apply_date,dingding_userid,dingding_unionid,corpwx_userid,inactive_date,is_ops FROM user WHERE id=?
  1204. 2024-03-29 15:19:45.045 [http-nio-10018-exec-1] DEBUG c.m.p.m.U.selectById - [debug,143] - ==> Parameters: 8453166129133068288(String)
  1205. 2024-03-29 15:19:45.070 [http-nio-10018-exec-1] DEBUG c.m.p.m.U.selectById - [debug,143] - <== Total: 1
  1206. 2024-03-29 15:19:45.070 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6db851ad]
  1207. 2024-03-29 15:19:45.071 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1208. 2024-03-29 15:19:45.071 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a8a2610] was not registered for synchronization because synchronization is not active
  1209. 2024-03-29 15:19:45.073 [http-nio-10018-exec-1] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1807401581 wrapping com.mysql.cj.jdbc.ConnectionImpl@770f440b] will not be managed by Spring
  1210. 2024-03-29 15:19:45.073 [http-nio-10018-exec-1] DEBUG c.m.p.m.O.insert - [debug,143] - ==> Preparing: INSERT INTO operation_log ( operator_id, operator_name, operation_content ) VALUES ( ?, ?, ? )
  1211. 2024-03-29 15:19:45.073 [http-nio-10018-exec-1] DEBUG c.m.p.m.O.insert - [debug,143] - ==> Parameters: 8453166129133068288(String), JuanJuan(String), 变更了使用版本:工时+项目协同+费用报销+财务核算+立项管理+(String)
  1212. 2024-03-29 15:19:45.105 [http-nio-10018-exec-1] DEBUG c.m.p.m.O.insert - [debug,143] - <== Updates: 1
  1213. 2024-03-29 15:19:45.108 [http-nio-10018-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a8a2610]
  1214. 2024-03-29 15:19:45.113 [http-nio-10018-exec-1] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  1215. 2024-03-29 15:19:45.114 [http-nio-10018-exec-1] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@1b9642fa]
  1216. 2024-03-29 15:19:45.123 [http-nio-10018-exec-1] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  1217. 2024-03-29 15:19:45.124 [http-nio-10018-exec-1] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  1218. 2024-03-29 15:19:45.145 [http-nio-10018-exec-2] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/company/getList", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  1219. 2024-03-29 15:19:45.146 [http-nio-10018-exec-2] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CompanyController.getList(java.lang.String,java.lang.Boolean,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Boolean)
  1220. 2024-03-29 15:19:45.146 [http-nio-10018-exec-2] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.8, refer host=localhost
  1221. 2024-03-29 15:19:45.150 [http-nio-10018-exec-2] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [测试, false, 1, 20, 0, false]
  1222. 2024-03-29 15:19:45.150 [http-nio-10018-exec-2] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.8:10018/company/getList, 参数: [测试, false, 1, 20, 0, false]
  1223. 2024-03-29 15:19:45.162 [http-nio-10018-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1224. 2024-03-29 15:19:45.162 [http-nio-10018-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3887f76e] was not registered for synchronization because synchronization is not active
  1225. 2024-03-29 15:19:45.174 [http-nio-10018-exec-2] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@451321348 wrapping com.mysql.cj.jdbc.ConnectionImpl@770f440b] will not be managed by Spring
  1226. 2024-03-29 15:19:45.191 [http-nio-10018-exec-2] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT COUNT(1) FROM ( SELECT id,company_name,staff_count_max,expiration_date,set_meal,package_worktime,package_project,package_project_approval,package_contract,package_oa,package_etimecard,package_expense,package_customer,package_engineering,package_simple,package_finance,package_provider,is_international,create_date FROM company WHERE company_name LIKE ? ORDER BY id DESC ) TOTAL
  1227. 2024-03-29 15:19:45.191 [http-nio-10018-exec-2] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters: %测试%(String)
  1228. 2024-03-29 15:19:45.211 [http-nio-10018-exec-2] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT id,company_name,staff_count_max,expiration_date,set_meal,package_worktime,package_project,package_project_approval,package_contract,package_oa,package_etimecard,package_expense,package_customer,package_engineering,package_simple,package_finance,package_provider,is_international,create_date FROM company WHERE company_name LIKE ? ORDER BY id DESC LIMIT ?,?
  1229. 2024-03-29 15:19:45.211 [http-nio-10018-exec-2] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters: %测试%(String), 0(Long), 20(Long)
  1230. 2024-03-29 15:19:45.232 [http-nio-10018-exec-2] DEBUG c.m.p.m.C.selectPage - [debug,143] - <== Total: 20
  1231. 2024-03-29 15:19:45.233 [http-nio-10018-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3887f76e]
  1232. 2024-03-29 15:19:45.238 [http-nio-10018-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1233. 2024-03-29 15:19:45.239 [http-nio-10018-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c8e7ed1] was not registered for synchronization because synchronization is not active
  1234. 2024-03-29 15:19:45.240 [http-nio-10018-exec-2] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@2081395256 wrapping com.mysql.cj.jdbc.ConnectionImpl@770f440b] will not be managed by Spring
  1235. 2024-03-29 15:19:45.241 [http-nio-10018-exec-2] DEBUG c.m.p.m.W.selectList - [debug,143] - ==> Preparing: SELECT corpid,corp_name,corp_full_name,corp_scale,corp_industry,corp_sub_industry,location,access_token,expire_time,permanent_code,auth_username,company_id,agentid FROM wx_corp_info WHERE company_id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)
  1236. 2024-03-29 15:19:45.241 [http-nio-10018-exec-2] DEBUG c.m.p.m.W.selectList - [debug,143] - ==> Parameters: 6500(Integer), 6408(Integer), 6344(Integer), 6281(Integer), 6207(Integer), 5982(Integer), 5949(Integer), 5883(Integer), 5399(Integer), 5370(Integer), 5170(Integer), 5117(Integer), 5056(Integer), 4509(Integer), 4500(Integer), 4390(Integer), 4297(Integer), 4216(Integer), 4211(Integer), 4072(Integer)
  1237. 2024-03-29 15:19:45.274 [http-nio-10018-exec-2] DEBUG c.m.p.m.W.selectList - [debug,143] - <== Total: 15
  1238. 2024-03-29 15:19:45.275 [http-nio-10018-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c8e7ed1]
  1239. 2024-03-29 15:19:45.275 [http-nio-10018-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1240. 2024-03-29 15:19:45.275 [http-nio-10018-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@586e51f9] was not registered for synchronization because synchronization is not active
  1241. 2024-03-29 15:19:45.276 [http-nio-10018-exec-2] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1975875573 wrapping com.mysql.cj.jdbc.ConnectionImpl@770f440b] will not be managed by Spring
  1242. 2024-03-29 15:19:45.276 [http-nio-10018-exec-2] DEBUG c.m.p.m.F.selectList - [debug,143] - ==> Preparing: SELECT corpid,corp_name,access_token,expire_time,company_id,agentid,app_id,app_secret FROM feishu_info WHERE company_id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)
  1243. 2024-03-29 15:19:45.277 [http-nio-10018-exec-2] DEBUG c.m.p.m.F.selectList - [debug,143] - ==> Parameters: 6500(Integer), 6408(Integer), 6344(Integer), 6281(Integer), 6207(Integer), 5982(Integer), 5949(Integer), 5883(Integer), 5399(Integer), 5370(Integer), 5170(Integer), 5117(Integer), 5056(Integer), 4509(Integer), 4500(Integer), 4390(Integer), 4297(Integer), 4216(Integer), 4211(Integer), 4072(Integer)
  1244. 2024-03-29 15:19:45.292 [http-nio-10018-exec-2] DEBUG c.m.p.m.F.selectList - [debug,143] - <== Total: 1
  1245. 2024-03-29 15:19:45.292 [http-nio-10018-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@586e51f9]
  1246. 2024-03-29 15:19:45.292 [http-nio-10018-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1247. 2024-03-29 15:19:45.292 [http-nio-10018-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43499c34] was not registered for synchronization because synchronization is not active
  1248. 2024-03-29 15:19:45.294 [http-nio-10018-exec-2] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@625537971 wrapping com.mysql.cj.jdbc.ConnectionImpl@770f440b] will not be managed by Spring
  1249. 2024-03-29 15:19:45.294 [http-nio-10018-exec-2] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT corpid,corp_name,auth_user_id,indate,company_id,access_token,expire_time,agent_id FROM company_dingding WHERE company_id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)
  1250. 2024-03-29 15:19:45.295 [http-nio-10018-exec-2] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters: 6500(Integer), 6408(Integer), 6344(Integer), 6281(Integer), 6207(Integer), 5982(Integer), 5949(Integer), 5883(Integer), 5399(Integer), 5370(Integer), 5170(Integer), 5117(Integer), 5056(Integer), 4509(Integer), 4500(Integer), 4390(Integer), 4297(Integer), 4216(Integer), 4211(Integer), 4072(Integer)
  1251. 2024-03-29 15:19:45.309 [http-nio-10018-exec-2] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 0
  1252. 2024-03-29 15:19:45.310 [http-nio-10018-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43499c34]
  1253. 2024-03-29 15:19:45.311 [http-nio-10018-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1254. 2024-03-29 15:19:45.311 [http-nio-10018-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15ac6639] was not registered for synchronization because synchronization is not active
  1255. 2024-03-29 15:19:45.313 [http-nio-10018-exec-2] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@2131311845 wrapping com.mysql.cj.jdbc.ConnectionImpl@770f440b] will not be managed by Spring
  1256. 2024-03-29 15:19:45.313 [http-nio-10018-exec-2] DEBUG c.m.p.m.U.selectList - [debug,143] - ==> Preparing: SELECT company_id, count(1) as department_id FROM user WHERE company_id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) AND is_active = ? GROUP BY company_id
  1257. 2024-03-29 15:19:45.313 [http-nio-10018-exec-2] DEBUG c.m.p.m.U.selectList - [debug,143] - ==> Parameters: 6500(Integer), 6408(Integer), 6344(Integer), 6281(Integer), 6207(Integer), 5982(Integer), 5949(Integer), 5883(Integer), 5399(Integer), 5370(Integer), 5170(Integer), 5117(Integer), 5056(Integer), 4509(Integer), 4500(Integer), 4390(Integer), 4297(Integer), 4216(Integer), 4211(Integer), 4072(Integer), 1(Integer)
  1258. 2024-03-29 15:19:45.330 [http-nio-10018-exec-2] DEBUG c.m.p.m.U.selectList - [debug,143] - <== Total: 19
  1259. 2024-03-29 15:19:45.330 [http-nio-10018-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15ac6639]
  1260. 2024-03-29 15:19:45.331 [http-nio-10018-exec-2] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  1261. 2024-03-29 15:19:45.331 [http-nio-10018-exec-2] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@4d25a907]
  1262. 2024-03-29 15:19:45.340 [http-nio-10018-exec-2] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  1263. 2024-03-29 15:19:45.341 [http-nio-10018-exec-2] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  1264. 2024-03-29 15:44:17.124 [Thread-16] INFO c.z.h.HikariDataSource - [close,350] - HikariPool-1 - Shutdown initiated...
  1265. 2024-03-29 15:44:17.124 [Thread-16] INFO c.z.h.HikariDataSource - [close,352] - HikariPool-1 - Shutdown completed.
  1266. 2024-03-29 15:44:25.012 [main] INFO c.m.p.PlatformStartApplication - [logStarting,50] - Starting PlatformStartApplication on Yurk with PID 17352 (D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes started by 12871 in D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform)
  1267. 2024-03-29 15:44:25.012 [main] INFO c.m.p.PlatformStartApplication - [logStartupProfileInfo,648] - No active profile set, falling back to default profiles: default
  1268. 2024-03-29 15:44:26.454 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\AuditWorkflowTimeSettingMapper.class]
  1269. 2024-03-29 15:44:26.454 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyCustomerContactMapper.class]
  1270. 2024-03-29 15:44:26.455 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyDingdingMapper.class]
  1271. 2024-03-29 15:44:26.457 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyMapper.class]
  1272. 2024-03-29 15:44:26.457 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyReportMapper.class]
  1273. 2024-03-29 15:44:26.458 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanySigningMapper.class]
  1274. 2024-03-29 15:44:26.458 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ContractDetailMapper.class]
  1275. 2024-03-29 15:44:26.458 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CustomerInfoMapper.class]
  1276. 2024-03-29 15:44:26.459 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\DepartmentMapper.class]
  1277. 2024-03-29 15:44:26.459 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\FeishuInfoMapper.class]
  1278. 2024-03-29 15:44:26.460 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\OperationLogMapper.class]
  1279. 2024-03-29 15:44:26.460 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\OperationRecordMapper.class]
  1280. 2024-03-29 15:44:26.461 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ParticipationMapper.class]
  1281. 2024-03-29 15:44:26.461 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\PermissionMapper.class]
  1282. 2024-03-29 15:44:26.462 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ProjectAuditorMapper.class]
  1283. 2024-03-29 15:44:26.462 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ProjectCategoryMapper.class]
  1284. 2024-03-29 15:44:26.462 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ProjectMapper.class]
  1285. 2024-03-29 15:44:26.463 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ReportFormMapper.class]
  1286. 2024-03-29 15:44:26.464 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ReportMapper.class]
  1287. 2024-03-29 15:44:26.464 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysConfigMapper.class]
  1288. 2024-03-29 15:44:26.464 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysFunctionMapper.class]
  1289. 2024-03-29 15:44:26.464 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysModuleMapper.class]
  1290. 2024-03-29 15:44:26.465 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysRoleFunctionMapper.class]
  1291. 2024-03-29 15:44:26.465 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysRoleMapper.class]
  1292. 2024-03-29 15:44:26.465 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysRoleModuleMapper.class]
  1293. 2024-03-29 15:44:26.466 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TSensitiveWordsMapper.class]
  1294. 2024-03-29 15:44:26.466 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskCommentMapper.class]
  1295. 2024-03-29 15:44:26.467 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskExecutorMapper.class]
  1296. 2024-03-29 15:44:26.467 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskFileMapper.class]
  1297. 2024-03-29 15:44:26.467 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskGroupMapper.class]
  1298. 2024-03-29 15:44:26.468 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskLogMapper.class]
  1299. 2024-03-29 15:44:26.468 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskMapper.class]
  1300. 2024-03-29 15:44:26.468 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskProgressMapper.class]
  1301. 2024-03-29 15:44:26.469 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TimeCalculationMapper.class]
  1302. 2024-03-29 15:44:26.469 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TimeCalculationShowMapper.class]
  1303. 2024-03-29 15:44:26.470 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TimeTypeMapper.class]
  1304. 2024-03-29 15:44:26.472 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TprogressPaticipatorsMapper.class]
  1305. 2024-03-29 15:44:26.472 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\UserCorpwxTimeMapper.class]
  1306. 2024-03-29 15:44:26.473 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\UserMapper.class]
  1307. 2024-03-29 15:44:26.473 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\UserSalaryMapper.class]
  1308. 2024-03-29 15:44:26.474 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\VcompanyCustomerContactMapper.class]
  1309. 2024-03-29 15:44:26.474 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\WxCorpInfoMapper.class]
  1310. 2024-03-29 15:44:26.475 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'auditWorkflowTimeSettingMapper' and 'com.management.platform.mapper.AuditWorkflowTimeSettingMapper' mapperInterface
  1311. 2024-03-29 15:44:26.477 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'auditWorkflowTimeSettingMapper'.
  1312. 2024-03-29 15:44:26.478 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'companyCustomerContactMapper' and 'com.management.platform.mapper.CompanyCustomerContactMapper' mapperInterface
  1313. 2024-03-29 15:44:26.478 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'companyCustomerContactMapper'.
  1314. 2024-03-29 15:44:26.478 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'companyDingdingMapper' and 'com.management.platform.mapper.CompanyDingdingMapper' mapperInterface
  1315. 2024-03-29 15:44:26.478 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'companyDingdingMapper'.
  1316. 2024-03-29 15:44:26.478 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'companyMapper' and 'com.management.platform.mapper.CompanyMapper' mapperInterface
  1317. 2024-03-29 15:44:26.479 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'companyMapper'.
  1318. 2024-03-29 15:44:26.479 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'companyReportMapper' and 'com.management.platform.mapper.CompanyReportMapper' mapperInterface
  1319. 2024-03-29 15:44:26.479 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'companyReportMapper'.
  1320. 2024-03-29 15:44:26.479 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'companySigningMapper' and 'com.management.platform.mapper.CompanySigningMapper' mapperInterface
  1321. 2024-03-29 15:44:26.479 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'companySigningMapper'.
  1322. 2024-03-29 15:44:26.479 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'contractDetailMapper' and 'com.management.platform.mapper.ContractDetailMapper' mapperInterface
  1323. 2024-03-29 15:44:26.479 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'contractDetailMapper'.
  1324. 2024-03-29 15:44:26.479 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'customerInfoMapper' and 'com.management.platform.mapper.CustomerInfoMapper' mapperInterface
  1325. 2024-03-29 15:44:26.479 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'customerInfoMapper'.
  1326. 2024-03-29 15:44:26.481 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'departmentMapper' and 'com.management.platform.mapper.DepartmentMapper' mapperInterface
  1327. 2024-03-29 15:44:26.481 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'departmentMapper'.
  1328. 2024-03-29 15:44:26.481 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'feishuInfoMapper' and 'com.management.platform.mapper.FeishuInfoMapper' mapperInterface
  1329. 2024-03-29 15:44:26.481 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'feishuInfoMapper'.
  1330. 2024-03-29 15:44:26.481 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'operationLogMapper' and 'com.management.platform.mapper.OperationLogMapper' mapperInterface
  1331. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'operationLogMapper'.
  1332. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'operationRecordMapper' and 'com.management.platform.mapper.OperationRecordMapper' mapperInterface
  1333. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'operationRecordMapper'.
  1334. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'participationMapper' and 'com.management.platform.mapper.ParticipationMapper' mapperInterface
  1335. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'participationMapper'.
  1336. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'permissionMapper' and 'com.management.platform.mapper.PermissionMapper' mapperInterface
  1337. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'permissionMapper'.
  1338. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'projectAuditorMapper' and 'com.management.platform.mapper.ProjectAuditorMapper' mapperInterface
  1339. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'projectAuditorMapper'.
  1340. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'projectCategoryMapper' and 'com.management.platform.mapper.ProjectCategoryMapper' mapperInterface
  1341. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'projectCategoryMapper'.
  1342. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'projectMapper' and 'com.management.platform.mapper.ProjectMapper' mapperInterface
  1343. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'projectMapper'.
  1344. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'reportFormMapper' and 'com.management.platform.mapper.ReportFormMapper' mapperInterface
  1345. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'reportFormMapper'.
  1346. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'reportMapper' and 'com.management.platform.mapper.ReportMapper' mapperInterface
  1347. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'reportMapper'.
  1348. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'sysConfigMapper' and 'com.management.platform.mapper.SysConfigMapper' mapperInterface
  1349. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'sysConfigMapper'.
  1350. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'sysFunctionMapper' and 'com.management.platform.mapper.SysFunctionMapper' mapperInterface
  1351. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'sysFunctionMapper'.
  1352. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'sysModuleMapper' and 'com.management.platform.mapper.SysModuleMapper' mapperInterface
  1353. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'sysModuleMapper'.
  1354. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'sysRoleFunctionMapper' and 'com.management.platform.mapper.SysRoleFunctionMapper' mapperInterface
  1355. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'sysRoleFunctionMapper'.
  1356. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'sysRoleMapper' and 'com.management.platform.mapper.SysRoleMapper' mapperInterface
  1357. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'sysRoleMapper'.
  1358. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'sysRoleModuleMapper' and 'com.management.platform.mapper.SysRoleModuleMapper' mapperInterface
  1359. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'sysRoleModuleMapper'.
  1360. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'TSensitiveWordsMapper' and 'com.management.platform.mapper.TSensitiveWordsMapper' mapperInterface
  1361. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'TSensitiveWordsMapper'.
  1362. 2024-03-29 15:44:26.482 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'taskCommentMapper' and 'com.management.platform.mapper.TaskCommentMapper' mapperInterface
  1363. 2024-03-29 15:44:26.486 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'taskCommentMapper'.
  1364. 2024-03-29 15:44:26.486 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'taskExecutorMapper' and 'com.management.platform.mapper.TaskExecutorMapper' mapperInterface
  1365. 2024-03-29 15:44:26.486 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'taskExecutorMapper'.
  1366. 2024-03-29 15:44:26.486 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'taskFileMapper' and 'com.management.platform.mapper.TaskFileMapper' mapperInterface
  1367. 2024-03-29 15:44:26.486 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'taskFileMapper'.
  1368. 2024-03-29 15:44:26.486 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'taskGroupMapper' and 'com.management.platform.mapper.TaskGroupMapper' mapperInterface
  1369. 2024-03-29 15:44:26.486 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'taskGroupMapper'.
  1370. 2024-03-29 15:44:26.486 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'taskLogMapper' and 'com.management.platform.mapper.TaskLogMapper' mapperInterface
  1371. 2024-03-29 15:44:26.486 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'taskLogMapper'.
  1372. 2024-03-29 15:44:26.486 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'taskMapper' and 'com.management.platform.mapper.TaskMapper' mapperInterface
  1373. 2024-03-29 15:44:26.486 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'taskMapper'.
  1374. 2024-03-29 15:44:26.486 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'taskProgressMapper' and 'com.management.platform.mapper.TaskProgressMapper' mapperInterface
  1375. 2024-03-29 15:44:26.486 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'taskProgressMapper'.
  1376. 2024-03-29 15:44:26.486 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'timeCalculationMapper' and 'com.management.platform.mapper.TimeCalculationMapper' mapperInterface
  1377. 2024-03-29 15:44:26.486 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'timeCalculationMapper'.
  1378. 2024-03-29 15:44:26.486 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'timeCalculationShowMapper' and 'com.management.platform.mapper.TimeCalculationShowMapper' mapperInterface
  1379. 2024-03-29 15:44:26.486 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'timeCalculationShowMapper'.
  1380. 2024-03-29 15:44:26.486 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'timeTypeMapper' and 'com.management.platform.mapper.TimeTypeMapper' mapperInterface
  1381. 2024-03-29 15:44:26.486 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'timeTypeMapper'.
  1382. 2024-03-29 15:44:26.486 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'tprogressPaticipatorsMapper' and 'com.management.platform.mapper.TprogressPaticipatorsMapper' mapperInterface
  1383. 2024-03-29 15:44:26.486 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'tprogressPaticipatorsMapper'.
  1384. 2024-03-29 15:44:26.486 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'userCorpwxTimeMapper' and 'com.management.platform.mapper.UserCorpwxTimeMapper' mapperInterface
  1385. 2024-03-29 15:44:26.486 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'userCorpwxTimeMapper'.
  1386. 2024-03-29 15:44:26.486 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'userMapper' and 'com.management.platform.mapper.UserMapper' mapperInterface
  1387. 2024-03-29 15:44:26.486 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'userMapper'.
  1388. 2024-03-29 15:44:26.486 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'userSalaryMapper' and 'com.management.platform.mapper.UserSalaryMapper' mapperInterface
  1389. 2024-03-29 15:44:26.486 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'userSalaryMapper'.
  1390. 2024-03-29 15:44:26.486 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'vcompanyCustomerContactMapper' and 'com.management.platform.mapper.VcompanyCustomerContactMapper' mapperInterface
  1391. 2024-03-29 15:44:26.486 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'vcompanyCustomerContactMapper'.
  1392. 2024-03-29 15:44:26.486 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'wxCorpInfoMapper' and 'com.management.platform.mapper.WxCorpInfoMapper' mapperInterface
  1393. 2024-03-29 15:44:26.486 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'wxCorpInfoMapper'.
  1394. 2024-03-29 15:44:26.492 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\AuditWorkflowTimeSettingMapper.class]
  1395. 2024-03-29 15:44:26.492 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyCustomerContactMapper.class]
  1396. 2024-03-29 15:44:26.492 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyDingdingMapper.class]
  1397. 2024-03-29 15:44:26.492 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyMapper.class]
  1398. 2024-03-29 15:44:26.492 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanyReportMapper.class]
  1399. 2024-03-29 15:44:26.492 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CompanySigningMapper.class]
  1400. 2024-03-29 15:44:26.492 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ContractDetailMapper.class]
  1401. 2024-03-29 15:44:26.492 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\CustomerInfoMapper.class]
  1402. 2024-03-29 15:44:26.492 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\DepartmentMapper.class]
  1403. 2024-03-29 15:44:26.492 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\FeishuInfoMapper.class]
  1404. 2024-03-29 15:44:26.492 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\OperationLogMapper.class]
  1405. 2024-03-29 15:44:26.492 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\OperationRecordMapper.class]
  1406. 2024-03-29 15:44:26.492 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ParticipationMapper.class]
  1407. 2024-03-29 15:44:26.492 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\PermissionMapper.class]
  1408. 2024-03-29 15:44:26.492 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ProjectAuditorMapper.class]
  1409. 2024-03-29 15:44:26.492 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ProjectCategoryMapper.class]
  1410. 2024-03-29 15:44:26.492 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ProjectMapper.class]
  1411. 2024-03-29 15:44:26.492 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ReportFormMapper.class]
  1412. 2024-03-29 15:44:26.492 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\ReportMapper.class]
  1413. 2024-03-29 15:44:26.492 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysConfigMapper.class]
  1414. 2024-03-29 15:44:26.492 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysFunctionMapper.class]
  1415. 2024-03-29 15:44:26.492 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysModuleMapper.class]
  1416. 2024-03-29 15:44:26.492 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysRoleFunctionMapper.class]
  1417. 2024-03-29 15:44:26.492 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysRoleMapper.class]
  1418. 2024-03-29 15:44:26.492 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\SysRoleModuleMapper.class]
  1419. 2024-03-29 15:44:26.507 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TSensitiveWordsMapper.class]
  1420. 2024-03-29 15:44:26.507 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskCommentMapper.class]
  1421. 2024-03-29 15:44:26.507 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskExecutorMapper.class]
  1422. 2024-03-29 15:44:26.507 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskFileMapper.class]
  1423. 2024-03-29 15:44:26.507 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskGroupMapper.class]
  1424. 2024-03-29 15:44:26.507 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskLogMapper.class]
  1425. 2024-03-29 15:44:26.507 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskMapper.class]
  1426. 2024-03-29 15:44:26.507 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TaskProgressMapper.class]
  1427. 2024-03-29 15:44:26.507 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TimeCalculationMapper.class]
  1428. 2024-03-29 15:44:26.507 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TimeCalculationShowMapper.class]
  1429. 2024-03-29 15:44:26.507 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TimeTypeMapper.class]
  1430. 2024-03-29 15:44:26.507 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\TprogressPaticipatorsMapper.class]
  1431. 2024-03-29 15:44:26.507 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\UserCorpwxTimeMapper.class]
  1432. 2024-03-29 15:44:26.507 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\UserMapper.class]
  1433. 2024-03-29 15:44:26.507 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\UserSalaryMapper.class]
  1434. 2024-03-29 15:44:26.507 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\VcompanyCustomerContactMapper.class]
  1435. 2024-03-29 15:44:26.507 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\com\management\platform\mapper\WxCorpInfoMapper.class]
  1436. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'auditWorkflowTimeSettingMapper' and 'com.management.platform.mapper.AuditWorkflowTimeSettingMapper' mapperInterface. Bean already defined with the same name!
  1437. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'companyCustomerContactMapper' and 'com.management.platform.mapper.CompanyCustomerContactMapper' mapperInterface. Bean already defined with the same name!
  1438. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'companyDingdingMapper' and 'com.management.platform.mapper.CompanyDingdingMapper' mapperInterface. Bean already defined with the same name!
  1439. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'companyMapper' and 'com.management.platform.mapper.CompanyMapper' mapperInterface. Bean already defined with the same name!
  1440. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'companyReportMapper' and 'com.management.platform.mapper.CompanyReportMapper' mapperInterface. Bean already defined with the same name!
  1441. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'companySigningMapper' and 'com.management.platform.mapper.CompanySigningMapper' mapperInterface. Bean already defined with the same name!
  1442. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'contractDetailMapper' and 'com.management.platform.mapper.ContractDetailMapper' mapperInterface. Bean already defined with the same name!
  1443. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'customerInfoMapper' and 'com.management.platform.mapper.CustomerInfoMapper' mapperInterface. Bean already defined with the same name!
  1444. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'departmentMapper' and 'com.management.platform.mapper.DepartmentMapper' mapperInterface. Bean already defined with the same name!
  1445. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'feishuInfoMapper' and 'com.management.platform.mapper.FeishuInfoMapper' mapperInterface. Bean already defined with the same name!
  1446. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'operationLogMapper' and 'com.management.platform.mapper.OperationLogMapper' mapperInterface. Bean already defined with the same name!
  1447. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'operationRecordMapper' and 'com.management.platform.mapper.OperationRecordMapper' mapperInterface. Bean already defined with the same name!
  1448. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'participationMapper' and 'com.management.platform.mapper.ParticipationMapper' mapperInterface. Bean already defined with the same name!
  1449. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'permissionMapper' and 'com.management.platform.mapper.PermissionMapper' mapperInterface. Bean already defined with the same name!
  1450. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'projectAuditorMapper' and 'com.management.platform.mapper.ProjectAuditorMapper' mapperInterface. Bean already defined with the same name!
  1451. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'projectCategoryMapper' and 'com.management.platform.mapper.ProjectCategoryMapper' mapperInterface. Bean already defined with the same name!
  1452. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'projectMapper' and 'com.management.platform.mapper.ProjectMapper' mapperInterface. Bean already defined with the same name!
  1453. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'reportFormMapper' and 'com.management.platform.mapper.ReportFormMapper' mapperInterface. Bean already defined with the same name!
  1454. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'reportMapper' and 'com.management.platform.mapper.ReportMapper' mapperInterface. Bean already defined with the same name!
  1455. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'sysConfigMapper' and 'com.management.platform.mapper.SysConfigMapper' mapperInterface. Bean already defined with the same name!
  1456. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'sysFunctionMapper' and 'com.management.platform.mapper.SysFunctionMapper' mapperInterface. Bean already defined with the same name!
  1457. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'sysModuleMapper' and 'com.management.platform.mapper.SysModuleMapper' mapperInterface. Bean already defined with the same name!
  1458. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'sysRoleFunctionMapper' and 'com.management.platform.mapper.SysRoleFunctionMapper' mapperInterface. Bean already defined with the same name!
  1459. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'sysRoleMapper' and 'com.management.platform.mapper.SysRoleMapper' mapperInterface. Bean already defined with the same name!
  1460. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'sysRoleModuleMapper' and 'com.management.platform.mapper.SysRoleModuleMapper' mapperInterface. Bean already defined with the same name!
  1461. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'TSensitiveWordsMapper' and 'com.management.platform.mapper.TSensitiveWordsMapper' mapperInterface. Bean already defined with the same name!
  1462. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'taskCommentMapper' and 'com.management.platform.mapper.TaskCommentMapper' mapperInterface. Bean already defined with the same name!
  1463. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'taskExecutorMapper' and 'com.management.platform.mapper.TaskExecutorMapper' mapperInterface. Bean already defined with the same name!
  1464. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'taskFileMapper' and 'com.management.platform.mapper.TaskFileMapper' mapperInterface. Bean already defined with the same name!
  1465. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'taskGroupMapper' and 'com.management.platform.mapper.TaskGroupMapper' mapperInterface. Bean already defined with the same name!
  1466. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'taskLogMapper' and 'com.management.platform.mapper.TaskLogMapper' mapperInterface. Bean already defined with the same name!
  1467. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'taskMapper' and 'com.management.platform.mapper.TaskMapper' mapperInterface. Bean already defined with the same name!
  1468. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'taskProgressMapper' and 'com.management.platform.mapper.TaskProgressMapper' mapperInterface. Bean already defined with the same name!
  1469. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'timeCalculationMapper' and 'com.management.platform.mapper.TimeCalculationMapper' mapperInterface. Bean already defined with the same name!
  1470. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'timeCalculationShowMapper' and 'com.management.platform.mapper.TimeCalculationShowMapper' mapperInterface. Bean already defined with the same name!
  1471. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'timeTypeMapper' and 'com.management.platform.mapper.TimeTypeMapper' mapperInterface. Bean already defined with the same name!
  1472. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'tprogressPaticipatorsMapper' and 'com.management.platform.mapper.TprogressPaticipatorsMapper' mapperInterface. Bean already defined with the same name!
  1473. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'userCorpwxTimeMapper' and 'com.management.platform.mapper.UserCorpwxTimeMapper' mapperInterface. Bean already defined with the same name!
  1474. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'userMapper' and 'com.management.platform.mapper.UserMapper' mapperInterface. Bean already defined with the same name!
  1475. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'userSalaryMapper' and 'com.management.platform.mapper.UserSalaryMapper' mapperInterface. Bean already defined with the same name!
  1476. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'vcompanyCustomerContactMapper' and 'com.management.platform.mapper.VcompanyCustomerContactMapper' mapperInterface. Bean already defined with the same name!
  1477. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'wxCorpInfoMapper' and 'com.management.platform.mapper.WxCorpInfoMapper' mapperInterface. Bean already defined with the same name!
  1478. 2024-03-29 15:44:26.507 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - No MyBatis mapper was found in '[com.management.platform.mapper]' package. Please check your configuration.
  1479. 2024-03-29 15:44:27.818 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-10018"]
  1480. 2024-03-29 15:44:27.818 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
  1481. 2024-03-29 15:44:27.818 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.29]
  1482. 2024-03-29 15:44:28.009 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
  1483. 2024-03-29 15:44:28.009 [main] DEBUG o.s.w.c.ContextLoader - [prepareWebApplicationContext,278] - Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
  1484. 2024-03-29 15:44:28.009 [main] INFO o.s.w.c.ContextLoader - [prepareWebApplicationContext,284] - Root WebApplicationContext: initialization completed in 2965 ms
  1485. 2024-03-29 15:44:28.325 [main] WARN c.z.h.HikariConfig - [validateNumerics,973] - HikariPool-1 - idleTimeout is close to or more than maxLifetime, disabling it.
  1486. 2024-03-29 15:44:28.340 [main] INFO c.z.h.HikariDataSource - [getConnection,110] - HikariPool-1 - Starting...
  1487. 2024-03-29 15:44:28.781 [main] INFO c.z.h.HikariDataSource - [getConnection,123] - HikariPool-1 - Start completed.
  1488. 2024-03-29 15:44:28.995 [main] WARN c.b.m.c.m.TableInfoHelper - [initTableFields,285] - Warn: Could not find @TableId in Class: com.management.platform.entity.CompanyReport.
  1489. 2024-03-29 15:44:31.006 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1490. c.m.p.c.CommonUploadController:
  1491. { /common/uploadFile}: uploadFile(MultipartFile)
  1492. { /common/downLoadLog}: downLoadLog()
  1493. 2024-03-29 15:44:31.010 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1494. c.m.p.c.CompanyController:
  1495. { /company/setTimeTypeSetting}: setTimeTypeSetting(TimeType)
  1496. { /company/syncDindDingMembs}: syncDingDingMembs(String)
  1497. { /company/getList}: getList(String,Boolean,Integer,Integer,Integer,Boolean)
  1498. { /company/setExpDate}: setExpDate(Integer,String)
  1499. { /company/addMembCount}: addMembCount(Integer,int)
  1500. { /company/setMeal}: setMeal(Integer,Integer)
  1501. { /company/setPackageList}: setPackageList(Company)
  1502. { /company/dataMigration}: dataMigration(HttpServletRequest,Integer,Integer,String,String)
  1503. { /company/deleteCompany}: deleteCompany(Integer)
  1504. { /company/addFeiShuInfo}: addFeiShuInfo(FeiShuInfoVO)
  1505. 2024-03-29 15:44:31.012 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1506. c.m.p.c.CompanyCustomerContactController:
  1507. { /company-customer-contact/handle}: handle(Integer,String)
  1508. { /company-customer-contact/getList}: getList(Integer,Integer)
  1509. 2024-03-29 15:44:31.013 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1510. c.m.p.c.CompanyReportController:
  1511. { /company-report/update}: update(Integer,String,String)
  1512. { /company-report/list}: list(Integer)
  1513. 2024-03-29 15:44:31.013 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1514. c.m.p.c.CompanySigningController:
  1515. { /company-signing/update}: update(CompanySigning)
  1516. { /company-signing/getList}: getList(Integer)
  1517. 2024-03-29 15:44:31.013 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1518. c.m.p.c.ContractDetailController:
  1519. { /contract-detail/update}: update(ContractDetail,HttpServletResponse)
  1520. { /contract-detail/detail}: detail(Integer)
  1521. { /contract-detail/preview}: preview(HttpServletResponse,Integer)
  1522. { /contract-detail/finalize}: contractFinalize(Integer)
  1523. 2024-03-29 15:44:31.013 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1524. c.m.p.c.FeishuInfoController:
  1525. 2024-03-29 15:44:31.013 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1526. c.m.p.c.OperationLogController:
  1527. { /operation-log/list}: list(Integer,Integer,Integer)
  1528. 2024-03-29 15:44:31.014 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1529. c.m.p.c.OperationRecordController:
  1530. { /operation-record/getList}: getList(String,String,String,Integer,Integer,String)
  1531. 2024-03-29 15:44:31.014 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1532. c.m.p.c.PermissionController:
  1533. { /permission/getAuthority}: getAuthority(Integer,Integer,HttpServletRequest)
  1534. {POST /permission/savePermission}: savePermission(Integer,String)
  1535. { /permission/getRoleList}: getRoleList(Integer)
  1536. { /permission/getFrontRoleList}: getFrontRoleList(Integer)
  1537. 2024-03-29 15:44:31.014 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1538. c.m.p.c.ReportController:
  1539. 2024-03-29 15:44:31.014 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1540. c.m.p.c.SysRoleController:
  1541. { /role/genCorpDefaultRoles}: genCorpDefaultRoles(Integer,Integer)
  1542. 2024-03-29 15:44:31.014 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1543. c.m.p.c.TimeTypeController:
  1544. { /time-type/get}: get(Integer)
  1545. 2024-03-29 15:44:31.015 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1546. c.m.p.c.UserController:
  1547. { /user/getUserInfo}: getUserInfo(String)
  1548. { /user/loginAdmin}: loginAdmin(String,String)
  1549. { /user/getEmployeeList}: getEmployeeList(Integer,String,Integer,Integer,Integer,Integer)
  1550. 2024-03-29 15:44:31.015 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1551. c.m.p.c.VcompanyCustomerContactController:
  1552. 2024-03-29 15:44:31.015 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1553. c.m.p.c.WxCorpInfoController:
  1554. 2024-03-29 15:44:31.017 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1555. o.s.b.a.w.s.e.BasicErrorController:
  1556. { /error}: error(HttpServletRequest)
  1557. { /error, produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
  1558. 2024-03-29 15:44:31.019 [main] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - [handlerMethodsInitialized,351] - 35 mappings in 'requestMappingHandlerMapping'
  1559. 2024-03-29 15:44:31.033 [main] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - [detectHandlers,86] - Detected 0 mappings in 'beanNameHandlerMapping'
  1560. 2024-03-29 15:44:31.129 [main] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - [initControllerAdviceCache,620] - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
  1561. 2024-03-29 15:44:31.154 [main] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - [initExceptionHandlerAdviceCache,303] - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
  1562. 2024-03-29 15:44:31.721 [main] DEBUG o.s.w.s.v.f.FreeMarkerConfigurer - [getTemplateLoaderForPath,347] - Template loader path [class path resource [templates/]] resolved to file path [D:\WorkSpeace\manHourHousekeeper\fhKeeper\formulahousekeeper\ops-platform\target\classes\templates]
  1563. 2024-03-29 15:44:31.862 [main] TRACE o.s.w.s.r.ResourceUrlProvider - [detectResourceHandlers,155] - No resource handling mappings found
  1564. 2024-03-29 15:44:31.862 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-10018"]
  1565. 2024-03-29 15:44:32.114 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-10019"]
  1566. 2024-03-29 15:44:32.114 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
  1567. 2024-03-29 15:44:32.114 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.29]
  1568. 2024-03-29 15:44:32.178 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
  1569. 2024-03-29 15:44:32.178 [main] DEBUG o.s.w.c.ContextLoader - [prepareWebApplicationContext,278] - Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
  1570. 2024-03-29 15:44:32.178 [main] INFO o.s.w.c.ContextLoader - [prepareWebApplicationContext,284] - Root WebApplicationContext: initialization completed in 285 ms
  1571. 2024-03-29 15:44:32.194 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  1572. o.s.b.a.a.w.s.ManagementErrorEndpoint:
  1573. { /error}: invoke(ServletWebRequest)
  1574. 2024-03-29 15:44:32.206 [main] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - [handlerMethodsInitialized,351] - 1 mappings in 'requestMappingHandlerMapping'
  1575. 2024-03-29 15:44:32.206 [main] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - [detectHandlers,86] - Detected 0 mappings in 'beanNameHandlerMapping'
  1576. 2024-03-29 15:44:32.225 [main] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - [initControllerAdviceCache,620] - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
  1577. 2024-03-29 15:44:32.225 [main] TRACE o.s.w.s.r.ResourceUrlProvider - [detectResourceHandlers,155] - No resource handling mappings found
  1578. 2024-03-29 15:44:32.225 [main] TRACE o.s.w.s.r.ResourceUrlProvider - [detectResourceHandlers,155] - No resource handling mappings found
  1579. 2024-03-29 15:44:32.225 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-10019"]
  1580. 2024-03-29 15:44:32.231 [main] INFO c.m.p.PlatformStartApplication - [logStarted,59] - Started PlatformStartApplication in 7.523 seconds (JVM running for 9.197)
  1581. 2024-03-29 15:44:32.922 [RMI TCP Connection(8)-192.168.2.8] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
  1582. 2024-03-29 15:44:32.922 [RMI TCP Connection(8)-192.168.2.8] INFO o.s.w.s.DispatcherServlet - [initServletBean,525] - Initializing Servlet 'dispatcherServlet'
  1583. 2024-03-29 15:44:32.922 [RMI TCP Connection(8)-192.168.2.8] TRACE o.s.w.s.DispatcherServlet - [initMultipartResolver,523] - Detected org.springframework.web.multipart.support.StandardServletMultipartResolver@5f81507a
  1584. 2024-03-29 15:44:32.925 [RMI TCP Connection(8)-192.168.2.8] TRACE o.s.w.s.DispatcherServlet - [initLocaleResolver,557] - No LocaleResolver 'localeResolver': using default [AcceptHeaderLocaleResolver]
  1585. 2024-03-29 15:44:32.925 [RMI TCP Connection(8)-192.168.2.8] TRACE o.s.w.s.DispatcherServlet - [initThemeResolver,582] - No ThemeResolver 'themeResolver': using default [FixedThemeResolver]
  1586. 2024-03-29 15:44:32.925 [RMI TCP Connection(8)-192.168.2.8] TRACE o.s.w.s.DispatcherServlet - [initRequestToViewNameTranslator,725] - No RequestToViewNameTranslator 'viewNameTranslator': using default [DefaultRequestToViewNameTranslator]
  1587. 2024-03-29 15:44:32.925 [RMI TCP Connection(8)-192.168.2.8] TRACE o.s.w.s.DispatcherServlet - [initFlashMapManager,789] - No FlashMapManager 'flashMapManager': using default [SessionFlashMapManager]
  1588. 2024-03-29 15:44:32.925 [RMI TCP Connection(8)-192.168.2.8] DEBUG o.s.w.s.DispatcherServlet - [initServletBean,542] - enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
  1589. 2024-03-29 15:44:32.925 [RMI TCP Connection(8)-192.168.2.8] INFO o.s.w.s.DispatcherServlet - [initServletBean,547] - Completed initialization in 3 ms