application-webadmin-2022-12-20-0.log 307 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364
  1. [INFO ] [2022-12-20 11:17:13] T:[] S:[] U:[] [background-preinit] ==> HV000001: Hibernate Validator 6.2.0.Final
  2. [INFO ] [2022-12-20 11:17:13] T:[] S:[] U:[] [main] ==> Starting WebAdminApplication using Java 1.8.0_144 on buzhanyi with PID 11220 (D:\Desktop\ankaibeibeibei\application-webadmin\target\classes started by buzhanyi in D:\Desktop\ankaibeibeibei)
  3. [INFO ] [2022-12-20 11:17:13] T:[] S:[] U:[] [main] ==> The following 1 profile is active: "product"
  4. [INFO ] [2022-12-20 11:17:15] T:[] S:[] U:[] [main] ==> Multiple Spring Data modules found, entering strict repository configuration mode!
  5. [INFO ] [2022-12-20 11:17:15] T:[] S:[] U:[] [main] ==> Bootstrapping Spring Data JPA repositories in DEFAULT mode.
  6. [INFO ] [2022-12-20 11:17:15] T:[] S:[] U:[] [main] ==> Finished Spring Data repository scanning in 166 ms. Found 17 JPA repository interfaces.
  7. [INFO ] [2022-12-20 11:17:15] T:[] S:[] U:[] [main] ==> Multiple Spring Data modules found, entering strict repository configuration mode!
  8. [INFO ] [2022-12-20 11:17:15] T:[] S:[] U:[] [main] ==> Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  9. [INFO ] [2022-12-20 11:17:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.AccesoryInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  10. [INFO ] [2022-12-20 11:17:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.CommunicationMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  11. [INFO ] [2022-12-20 11:17:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.CostInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  12. [INFO ] [2022-12-20 11:17:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.LoginTokenMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  13. [INFO ] [2022-12-20 11:17:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ManHourJobMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  14. [INFO ] [2022-12-20 11:17:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ManHourMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  15. [INFO ] [2022-12-20 11:17:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectAuditInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  16. [INFO ] [2022-12-20 11:17:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  17. [INFO ] [2022-12-20 11:17:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectTeamMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  18. [INFO ] [2022-12-20 11:17:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.PurchaseInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  19. [INFO ] [2022-12-20 11:17:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RelevanceProjectInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  20. [INFO ] [2022-12-20 11:17:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RepastExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  21. [INFO ] [2022-12-20 11:17:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RestInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  22. [INFO ] [2022-12-20 11:17:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TaskInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  23. [INFO ] [2022-12-20 11:17:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TrafficExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  24. [INFO ] [2022-12-20 11:17:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TravelExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  25. [INFO ] [2022-12-20 11:17:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.UserInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  26. [INFO ] [2022-12-20 11:17:15] T:[] S:[] U:[] [main] ==> Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces.
  27. [INFO ] [2022-12-20 11:17:16] T:[] S:[] U:[] [main] ==> Bean 'commonWebMvcConfig' of type [com.ankaibei.workFlow.common.core.config.CommonWebMvcConfig$$EnhancerBySpringCGLIB$$98e46103] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  28. [INFO ] [2022-12-20 11:17:16] T:[] S:[] U:[] [main] ==> Tomcat initialized with port(s): 8077 (http)
  29. [INFO ] [2022-12-20 11:17:16] T:[] S:[] U:[] [main] ==> Initializing ProtocolHandler ["http-nio-8077"]
  30. [INFO ] [2022-12-20 11:17:16] T:[] S:[] U:[] [main] ==> Starting service [Tomcat]
  31. [INFO ] [2022-12-20 11:17:16] T:[] S:[] U:[] [main] ==> Starting Servlet engine: [Apache Tomcat/9.0.60]
  32. [INFO ] [2022-12-20 11:17:17] T:[] S:[] U:[] [main] ==> Initializing Spring embedded WebApplicationContext
  33. [INFO ] [2022-12-20 11:17:17] T:[] S:[] U:[] [main] ==> Root WebApplicationContext: initialization completed in 3408 ms
  34. [INFO ] [2022-12-20 11:17:17] T:[] S:[] U:[] [main] ==> Filter characterEncodingFilter was not registered (possibly already registered?)
  35. [ERROR] [2022-12-20 11:17:17] T:[] S:[] U:[] [main] ==> For security constraints with URL pattern [/*] only the HTTP methods [TRACE HEAD DELETE SEARCH PROPFIND COPY PUT PATCH] are covered. All other methods are uncovered.
  36. [INFO ] [2022-12-20 11:17:17] T:[] S:[] U:[] [main] ==> {dataSource-1} inited
  37. [INFO ] [2022-12-20 11:17:17] T:[] S:[] U:[] [main] ==> {dataSource-2} inited
  38. [INFO ] [2022-12-20 11:17:17] T:[] S:[] U:[] [main] ==> HHH000204: Processing PersistenceUnitInfo [name: default]
  39. [INFO ] [2022-12-20 11:17:17] T:[] S:[] U:[] [main] ==> HHH000412: Hibernate ORM core version 5.4.33
  40. [INFO ] [2022-12-20 11:17:17] T:[] S:[] U:[] [main] ==> HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
  41. [INFO ] [2022-12-20 11:17:18] T:[] S:[] U:[] [main] ==> HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
  42. [INFO ] [2022-12-20 11:17:22] T:[] S:[] U:[] [main] ==> HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
  43. [INFO ] [2022-12-20 11:17:22] T:[] S:[] U:[] [main] ==> Initialized JPA EntityManagerFactory for persistence unit 'default'
  44. [INFO ] [2022-12-20 11:17:23] T:[] S:[] U:[] [main] ==> Redisson 3.17.6
  45. [INFO ] [2022-12-20 11:17:24] T:[] S:[] U:[] [redisson-netty-2-9] ==> 1 connections initialized for 124.70.58.209/124.70.58.209:7001
  46. [INFO ] [2022-12-20 11:17:24] T:[] S:[] U:[] [redisson-netty-2-13] ==> 5 connections initialized for 124.70.58.209/124.70.58.209:7001
  47. [WARN ] [2022-12-20 11:17:24] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermDept".
  48. [WARN ] [2022-12-20 11:17:24] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  49. [WARN ] [2022-12-20 11:17:24] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermMenu".
  50. [WARN ] [2022-12-20 11:17:24] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  51. [WARN ] [2022-12-20 11:17:24] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermUser".
  52. [WARN ] [2022-12-20 11:17:24] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermUser ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  53. [WARN ] [2022-12-20 11:17:24] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDeptRelation".
  54. [WARN ] [2022-12-20 11:17:24] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDeptRelation ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  55. [WARN ] [2022-12-20 11:17:24] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysMenuPermCode".
  56. [WARN ] [2022-12-20 11:17:24] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysMenuPermCode ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  57. [WARN ] [2022-12-20 11:17:24] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysPermCodePerm".
  58. [WARN ] [2022-12-20 11:17:24] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysPermCodePerm ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  59. [WARN ] [2022-12-20 11:17:24] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysRoleMenu".
  60. [WARN ] [2022-12-20 11:17:24] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysRoleMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  61. [WARN ] [2022-12-20 11:17:24] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.ankaibei.entity.UserInfoEntity".
  62. [WARN ] [2022-12-20 11:17:24] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.ankaibei.entity.UserInfoEntity ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  63. [WARN ] [2022-12-20 11:17:24] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysUserPost".
  64. [WARN ] [2022-12-20 11:17:24] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysUserPost ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  65. [WARN ] [2022-12-20 11:17:24] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysUserRole".
  66. [WARN ] [2022-12-20 11:17:24] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysUserRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  67. [WARN ] [2022-12-20 11:17:24] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.online.model.OnlineColumnRule".
  68. [WARN ] [2022-12-20 11:17:24] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.online.model.OnlineColumnRule ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  69. [WARN ] [2022-12-20 11:17:25] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.flow.model.FlowTaskExt".
  70. [WARN ] [2022-12-20 11:17:25] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.flow.model.FlowTaskExt ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  71. [WARN ] [2022-12-20 11:17:25] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.flow.model.ProjectInfoEntityOfFlow".
  72. [WARN ] [2022-12-20 11:17:25] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.flow.model.ProjectInfoEntityOfFlow ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  73. [INFO ] [2022-12-20 11:17:25] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  74. [INFO ] [2022-12-20 11:17:25] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  75. [INFO ] [2022-12-20 11:17:25] T:[] S:[] U:[] [main] ==> Found 2 Engine Configurators in total:
  76. [INFO ] [2022-12-20 11:17:25] T:[] S:[] U:[] [main] ==> class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  77. [INFO ] [2022-12-20 11:17:25] T:[] S:[] U:[] [main] ==> class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  78. [INFO ] [2022-12-20 11:17:25] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  79. [INFO ] [2022-12-20 11:17:25] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  80. [INFO ] [2022-12-20 11:17:26] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  81. [INFO ] [2022-12-20 11:17:28] T:[] S:[] U:[] [main] ==> Reading from ankaibei.FLW_EV_DATABASECHANGELOG
  82. [INFO ] [2022-12-20 11:17:28] T:[] S:[] U:[] [main] ==> EventRegistryEngine default created
  83. [INFO ] [2022-12-20 11:17:28] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  84. [INFO ] [2022-12-20 11:17:28] T:[] S:[] U:[] [main] ==> IdmEngine default created
  85. [INFO ] [2022-12-20 11:17:28] T:[] S:[] U:[] [main] ==> ProcessEngine default created
  86. [INFO ] [2022-12-20 11:17:29] T:[] S:[] U:[] [main] ==> Total of v5 deployments found: 0
  87. [DEBUG] [2022-12-20 11:17:29] T:[] S:[] U:[] [main] ==> ==> Preparing: SELECT dblink_id,dblink_name,variable_name,dblink_desc,dblink_config_constant,create_time FROM zz_online_dblink
  88. [DEBUG] [2022-12-20 11:17:30] T:[] S:[] U:[] [main] ==> ==> Parameters:
  89. [DEBUG] [2022-12-20 11:17:30] T:[] S:[] U:[] [main] ==> <== Total: 1
  90. [INFO ] [2022-12-20 11:17:32] T:[] S:[] U:[] [main] ==> 自定义配置项:
  91. AjCaptchaProperties{type=DEFAULT, jigsaw='classpath:images/jigsaw', picClick='classpath:images/pic-click', waterMark='我的水印', waterFont='WenQuanZhengHei.ttf', fontType='WenQuanZhengHei.ttf', slipOffset='5', aesStatus=true, interferenceOptions='2', cacheNumber='1000', timingClear='180', cacheType=redis, reqFrequencyLimitEnable=false, reqGetLockLimit=5, reqGetLockSeconds=360, reqGetMinuteLimit=30, reqCheckMinuteLimit=30, reqVerifyMinuteLimit=60}
  92. [INFO ] [2022-12-20 11:17:32] T:[] S:[] U:[] [main] ==> 自定义resource底图:[SLIDING_BLOCK=[Ljava.lang.String;@3f4f70ca, ORIGINAL=[Ljava.lang.String;@1f41362, PIC_CLICK=[Ljava.lang.String;@1ace7331]
  93. [INFO ] [2022-12-20 11:17:32] T:[] S:[] U:[] [main] ==> supported-captchaCache-service:[redis, local]
  94. [INFO ] [2022-12-20 11:17:32] T:[] S:[] U:[] [main] ==> supported-captchaTypes-service:[clickWord, default, blockPuzzle]
  95. [INFO ] [2022-12-20 11:17:32] T:[] S:[] U:[] [main] ==> --->>>初始化验证码底图<<<---clickWord
  96. [INFO ] [2022-12-20 11:17:32] T:[] S:[] U:[] [main] ==> --->>>初始化验证码底图<<<---blockPuzzle
  97. [WARN ] [2022-12-20 11:17:32] T:[] S:[] U:[] [main] ==> spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
  98. [INFO ] [2022-12-20 11:17:33] T:[] S:[] U:[] [main] ==> Exposing 14 endpoint(s) beneath base path '/actuator'
  99. [WARN ] [2022-12-20 11:17:33] T:[] S:[] U:[] [main] ==> Cannot find template location(s): [classpath:/template/] (please add some templates, check your FreeMarker configuration, or set spring.freemarker.checkTemplateLocation=false)
  100. [INFO ] [2022-12-20 11:17:34] T:[] S:[] U:[] [main] ==> Starting ProtocolHandler ["http-nio-8077"]
  101. [INFO ] [2022-12-20 11:17:34] T:[] S:[] U:[] [main] ==> Tomcat started on port(s): 8077 (http) with context path '/api'
  102. [INFO ] [2022-12-20 11:17:34] T:[] S:[] U:[] [main] ==> Started WebAdminApplication in 21.759 seconds (JVM running for 23.524)
  103. [INFO ] [2022-12-20 11:17:34] T:[] S:[] U:[] [RMI TCP Connection(29)-192.168.2.194] ==> Initializing Spring DispatcherServlet 'dispatcherServlet'
  104. [INFO ] [2022-12-20 11:17:34] T:[] S:[] U:[] [RMI TCP Connection(29)-192.168.2.194] ==> Initializing Servlet 'dispatcherServlet'
  105. [INFO ] [2022-12-20 11:17:34] T:[] S:[] U:[] [RMI TCP Connection(29)-192.168.2.194] ==> Completed initialization in 2 ms
  106. [INFO ] [2022-12-20 11:18:41] T:[9368a86716ea4ce781f9a447507109a2] S:[liuchengjing_4_1367ebc3557b499f9a50710a7d5e9cd1] U:[1578419973460594688] [http-nio-8077-exec-2] ==> 开始请求, url=/api/admin/upms/login/doLogin, reqData={"password":"IP3ccke3GhH45iGHB5qP9p7iZw6xUyj28Ju10rnBiPKOI35sc%2BjI7%2FdsjOkHWMfUwGYGfz8ik31HC2Ruk%2Fhkd9f6RPULTHj7VpFdNdde2P9M4mQQnFBAiPM7VT9iW3RyCtPlJexQ3nAiA09OqG%2F0sIf1kcyveSrulxembARDbDo%3D","loginName":"liuchengjing"}
  107. [WARN ] [2022-12-20 11:18:41] T:[9368a86716ea4ce781f9a447507109a2] S:[liuchengjing_4_1367ebc3557b499f9a50710a7d5e9cd1] U:[1578419973460594688] [http-nio-8077-exec-2] ==> discard long time none received connection. , jdbcUrl : jdbc:mysql://124.70.58.209:1122/ankaibei?characterEncoding=utf8&useSSL=true&serverTimezone=Asia/Shanghai, version : 1.2.5, lastPacketReceivedIdleMillis : 67495
  108. [DEBUG] [2022-12-20 11:18:41] T:[9368a86716ea4ce781f9a447507109a2] S:[liuchengjing_4_1367ebc3557b499f9a50710a7d5e9cd1] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT user_id,login_name,password,show_name,dept_id,user_type,head_image_url,user_status,email,mobile,deleted_flag,create_user_id,update_user_id,create_time,update_time,region,job_number FROM work_sys_user WHERE login_name=? AND deleted_flag=1
  109. [DEBUG] [2022-12-20 11:18:41] T:[9368a86716ea4ce781f9a447507109a2] S:[liuchengjing_4_1367ebc3557b499f9a50710a7d5e9cd1] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters: liuchengjing(String)
  110. [DEBUG] [2022-12-20 11:18:41] T:[9368a86716ea4ce781f9a447507109a2] S:[liuchengjing_4_1367ebc3557b499f9a50710a7d5e9cd1] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 1
  111. [DEBUG] [2022-12-20 11:18:41] T:[9368a86716ea4ce781f9a447507109a2] S:[liuchengjing_4_1367ebc3557b499f9a50710a7d5e9cd1] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT user_id,dept_post_id,post_id FROM work_sys_user_post WHERE user_id=?
  112. [DEBUG] [2022-12-20 11:18:41] T:[9368a86716ea4ce781f9a447507109a2] S:[liuchengjing_4_1367ebc3557b499f9a50710a7d5e9cd1] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters: 1578419973460594688(String)
  113. [DEBUG] [2022-12-20 11:18:41] T:[9368a86716ea4ce781f9a447507109a2] S:[liuchengjing_4_1367ebc3557b499f9a50710a7d5e9cd1] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 1
  114. [DEBUG] [2022-12-20 11:18:41] T:[9368a86716ea4ce781f9a447507109a2] S:[liuchengjing_4_1367ebc3557b499f9a50710a7d5e9cd1] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT user_id,role_id FROM work_sys_user_role WHERE user_id=?
  115. [DEBUG] [2022-12-20 11:18:41] T:[9368a86716ea4ce781f9a447507109a2] S:[liuchengjing_4_1367ebc3557b499f9a50710a7d5e9cd1] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters: 1578419973460594688(String)
  116. [DEBUG] [2022-12-20 11:18:41] T:[9368a86716ea4ce781f9a447507109a2] S:[liuchengjing_4_1367ebc3557b499f9a50710a7d5e9cd1] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 1
  117. [DEBUG] [2022-12-20 11:18:41] T:[9368a86716ea4ce781f9a447507109a2] S:[liuchengjing_4_1367ebc3557b499f9a50710a7d5e9cd1] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT m.* FROM work_sys_user_role ur, work_sys_role_menu rm, work_sys_menu m WHERE ur.user_id = ? AND ur.role_id = rm.role_id AND rm.menu_id = m.menu_id ORDER BY m.show_order
  118. [DEBUG] [2022-12-20 11:18:41] T:[9368a86716ea4ce781f9a447507109a2] S:[liuchengjing_4_1367ebc3557b499f9a50710a7d5e9cd1] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters: 1578419973460594688(Long)
  119. [DEBUG] [2022-12-20 11:18:41] T:[9368a86716ea4ce781f9a447507109a2] S:[liuchengjing_4_1367ebc3557b499f9a50710a7d5e9cd1] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 38
  120. [DEBUG] [2022-12-20 11:18:41] T:[9368a86716ea4ce781f9a447507109a2] S:[liuchengjing_4_1367ebc3557b499f9a50710a7d5e9cd1] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT pc.perm_code FROM work_sys_user_role ur, work_sys_role_menu rm, work_sys_menu_perm_code mpc, work_sys_perm_code pc WHERE ur.user_id = ? AND ur.role_id = rm.role_id AND rm.menu_id = mpc.menu_id AND mpc.perm_code_id = pc.perm_code_id
  121. [DEBUG] [2022-12-20 11:18:41] T:[9368a86716ea4ce781f9a447507109a2] S:[liuchengjing_4_1367ebc3557b499f9a50710a7d5e9cd1] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters: 1578419973460594688(Long)
  122. [DEBUG] [2022-12-20 11:18:42] T:[9368a86716ea4ce781f9a447507109a2] S:[liuchengjing_4_1367ebc3557b499f9a50710a7d5e9cd1] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 31
  123. [DEBUG] [2022-12-20 11:18:42] T:[9368a86716ea4ce781f9a447507109a2] S:[liuchengjing_4_1367ebc3557b499f9a50710a7d5e9cd1] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT perm_url,module_name,perm_name FROM work_sys_perm_whitelist
  124. [DEBUG] [2022-12-20 11:18:42] T:[9368a86716ea4ce781f9a447507109a2] S:[liuchengjing_4_1367ebc3557b499f9a50710a7d5e9cd1] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters:
  125. [DEBUG] [2022-12-20 11:18:42] T:[9368a86716ea4ce781f9a447507109a2] S:[liuchengjing_4_1367ebc3557b499f9a50710a7d5e9cd1] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 50
  126. [DEBUG] [2022-12-20 11:18:42] T:[9368a86716ea4ce781f9a447507109a2] S:[liuchengjing_4_1367ebc3557b499f9a50710a7d5e9cd1] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT m.menu_id menuId, p.url url FROM work_sys_role_menu rm, work_sys_menu_perm_code mpc, work_sys_perm_code_perm pcp, work_sys_perm p, work_sys_menu m WHERE rm.role_id IN ( ? ) AND rm.menu_id = m.menu_id AND rm.menu_id = mpc.menu_id AND mpc.perm_code_id = pcp.perm_code_id AND pcp.perm_id = p.perm_id ORDER BY m.menu_type
  127. [DEBUG] [2022-12-20 11:18:42] T:[9368a86716ea4ce781f9a447507109a2] S:[liuchengjing_4_1367ebc3557b499f9a50710a7d5e9cd1] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters: 1575681957692444672(Long)
  128. [DEBUG] [2022-12-20 11:18:42] T:[9368a86716ea4ce781f9a447507109a2] S:[liuchengjing_4_1367ebc3557b499f9a50710a7d5e9cd1] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 168
  129. [DEBUG] [2022-12-20 11:18:42] T:[9368a86716ea4ce781f9a447507109a2] S:[liuchengjing_4_1367ebc3557b499f9a50710a7d5e9cd1] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT work_sys_data_perm.*, work_sys_data_perm_dept.*, work_sys_data_perm_menu.* FROM work_sys_data_perm_user INNER JOIN work_sys_data_perm ON work_sys_data_perm_user.data_perm_id = work_sys_data_perm.data_perm_id LEFT JOIN work_sys_data_perm_dept ON work_sys_data_perm.data_perm_id = work_sys_data_perm_dept.data_perm_id LEFT JOIN work_sys_data_perm_menu ON work_sys_data_perm.data_perm_id = work_sys_data_perm_menu.data_perm_id WHERE work_sys_data_perm_user.user_id = ?
  130. [DEBUG] [2022-12-20 11:18:42] T:[9368a86716ea4ce781f9a447507109a2] S:[liuchengjing_4_1367ebc3557b499f9a50710a7d5e9cd1] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters: 1578419973460594688(Long)
  131. [DEBUG] [2022-12-20 11:18:42] T:[9368a86716ea4ce781f9a447507109a2] S:[liuchengjing_4_1367ebc3557b499f9a50710a7d5e9cd1] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 12
  132. [INFO ] [2022-12-20 11:18:42] T:[9368a86716ea4ce781f9a447507109a2] S:[liuchengjing_4_1367ebc3557b499f9a50710a7d5e9cd1] U:[1578419973460594688] [http-nio-8077-exec-2] ==> 请求完成, url=/api/admin/upms/login/doLogin, elapse=830ms, respData={"code":"200","data":{"showName":"刘成静","tokenData":"Bearer eyJhbGciOiJIUzUxMiJ9.eyJleHAiOjE2NzE1NzgzMjEsInNlc3Npb25JZCI6ImxpdWNoZW5namluZ180X2RkM2QzMjVmZmIzMzQxZTA4ZmJiMjdmYmFkMzNhNGQzIiwiQ3JlYXRlZFRpbWUiOjE2NzE1MDYzMjE5MDR9.XrCi0SgCcpmBOJNp0G3VzTl9VAW_nqzKUlsPOIgo0X-GmVMMSfaKhBlAZpydr_62YOpOwEZcqDW1s3N8JW2jCg","headImageUrl":"[{\"downloadUri\":\"/admin/upms/login/downloadHeadImage\",\"filename\":\"0f29f8a0b40243548d19f7dfbe47cd7c.jpg\",\"uploadFailed\":false,\"uploadPath\":\"./zz-resource/upload-files/app/image/SysUser/headImageUrl\"}]","isAdmin":false},"msg":"请求成功"}
  133. [WARN ] [2022-12-20 11:18:42] T:[] S:[] U:[] [task-1] ==> discard long time none received connection. , jdbcUrl : jdbc:mysql://124.70.58.209:1122/ankaibei?characterEncoding=utf8&useSSL=true&serverTimezone=Asia/Shanghai, version : 1.2.5, lastPacketReceivedIdleMillis : 67367
  134. [DEBUG] [2022-12-20 11:18:42] T:[] S:[] U:[] [task-1] ==> ==> Preparing: INSERT INTO zz_sys_operation_log ( log_id, description, operation_type, service_name, api_class, api_method, session_id, trace_id, elapse, request_method, request_url, request_arguments, request_ip, success, operator_id, operator_name, operation_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
  135. [DEBUG] [2022-12-20 11:18:42] T:[] S:[] U:[] [task-1] ==> ==> Parameters: 1605039960988061696(Long), (String), 0(Integer), application-webadmin(String), com.ankaibei.workFlow.webadmin.upms.controller.LoginController(String), com.ankaibei.workFlow.webadmin.upms.controller.LoginController.doLogin(String), liuchengjing_4_1367ebc3557b499f9a50710a7d5e9cd1(String), 9368a86716ea4ce781f9a447507109a2(String), 830(Long), POST(String), /api/admin/upms/login/doLogin(String), {"password":"IP3ccke3GhH45iGHB5qP9p7iZw6xUyj28Ju10rnBiPKOI35sc%2BjI7%2FdsjOkHWMfUwGYGfz8ik31HC2Ruk%2Fhkd9f6RPULTHj7VpFdNdde2P9M4mQQnFBAiPM7VT9iW3RyCtPlJexQ3nAiA09OqG%2F0sIf1kcyveSrulxembARDbDo%3D","loginName":"liuchengjing"}(String), 0:0:0:0:0:0:0:1(String), true(Boolean), 1578419973460594688(Long), liuchengjing(String), 2022-12-20 11:18:41.557(Timestamp)
  136. [DEBUG] [2022-12-20 11:18:42] T:[] S:[] U:[] [task-1] ==> <== Updates: 1
  137. [INFO ] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> 开始请求, url=/api/admin/upms/sysDept/listAndUser, reqData={"sysDeptDtoFilter":{}}
  138. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Preparing: SELECT * FROM work_sys_dept WHERE work_sys_dept.deleted_flag = 1 order by show_order asc
  139. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Parameters:
  140. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> <== Total: 17
  141. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Preparing: SELECT work_sys_user.* FROM work_sys_user WHERE work_sys_user.dept_id = ? and deleted_flag ='1' ORDER BY create_time desc
  142. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Parameters: 1584725114006540288(String)
  143. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> <== Total: 0
  144. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Preparing: SELECT work_sys_user.* FROM work_sys_user WHERE work_sys_user.dept_id = ? and deleted_flag ='1' ORDER BY create_time desc
  145. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Parameters: 1584724947362648064(String)
  146. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> <== Total: 0
  147. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Preparing: SELECT work_sys_user.* FROM work_sys_user WHERE work_sys_user.dept_id = ? and deleted_flag ='1' ORDER BY create_time desc
  148. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Parameters: 1584724354887847936(String)
  149. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> <== Total: 0
  150. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Preparing: SELECT work_sys_user.* FROM work_sys_user WHERE work_sys_user.dept_id = ? and deleted_flag ='1' ORDER BY create_time desc
  151. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Parameters: 1584151641433575424(String)
  152. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> <== Total: 3
  153. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Preparing: SELECT work_sys_user.* FROM work_sys_user WHERE work_sys_user.dept_id = ? and deleted_flag ='1' ORDER BY create_time desc
  154. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Parameters: 1584151406888095744(String)
  155. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> <== Total: 1
  156. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Preparing: SELECT work_sys_user.* FROM work_sys_user WHERE work_sys_user.dept_id = ? and deleted_flag ='1' ORDER BY create_time desc
  157. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Parameters: 1578420881988784128(String)
  158. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> <== Total: 2
  159. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Preparing: SELECT work_sys_user.* FROM work_sys_user WHERE work_sys_user.dept_id = ? and deleted_flag ='1' ORDER BY create_time desc
  160. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Parameters: 1575684188097482752(String)
  161. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> <== Total: 0
  162. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Preparing: SELECT work_sys_user.* FROM work_sys_user WHERE work_sys_user.dept_id = ? and deleted_flag ='1' ORDER BY create_time desc
  163. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Parameters: 1573942230803025922(String)
  164. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> <== Total: 1
  165. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Preparing: SELECT work_sys_user.* FROM work_sys_user WHERE work_sys_user.dept_id = ? and deleted_flag ='1' ORDER BY create_time desc
  166. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Parameters: 1575684331072917504(String)
  167. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> <== Total: 0
  168. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Preparing: SELECT work_sys_user.* FROM work_sys_user WHERE work_sys_user.dept_id = ? and deleted_flag ='1' ORDER BY create_time desc
  169. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Parameters: 1578421005997576192(String)
  170. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> <== Total: 2
  171. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Preparing: SELECT work_sys_user.* FROM work_sys_user WHERE work_sys_user.dept_id = ? and deleted_flag ='1' ORDER BY create_time desc
  172. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Parameters: 1584724571515260928(String)
  173. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> <== Total: 0
  174. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Preparing: SELECT work_sys_user.* FROM work_sys_user WHERE work_sys_user.dept_id = ? and deleted_flag ='1' ORDER BY create_time desc
  175. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Parameters: 1575683562928082944(String)
  176. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> <== Total: 0
  177. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Preparing: SELECT work_sys_user.* FROM work_sys_user WHERE work_sys_user.dept_id = ? and deleted_flag ='1' ORDER BY create_time desc
  178. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Parameters: 1584725171871158272(String)
  179. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> <== Total: 0
  180. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Preparing: SELECT work_sys_user.* FROM work_sys_user WHERE work_sys_user.dept_id = ? and deleted_flag ='1' ORDER BY create_time desc
  181. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Parameters: 1578390246838505472(String)
  182. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> <== Total: 0
  183. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Preparing: SELECT work_sys_user.* FROM work_sys_user WHERE work_sys_user.dept_id = ? and deleted_flag ='1' ORDER BY create_time desc
  184. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Parameters: 1578390394096324608(String)
  185. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> <== Total: 8
  186. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Preparing: SELECT work_sys_user.* FROM work_sys_user WHERE work_sys_user.dept_id = ? and deleted_flag ='1' ORDER BY create_time desc
  187. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Parameters: 1575683686265786368(String)
  188. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> <== Total: 0
  189. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Preparing: SELECT work_sys_user.* FROM work_sys_user WHERE work_sys_user.dept_id = ? and deleted_flag ='1' ORDER BY create_time desc
  190. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Parameters: 1575683783254872064(String)
  191. [DEBUG] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> <== Total: 0
  192. [INFO ] [2022-12-20 11:18:58] T:[e66ef6aa3f28451aaebc328cbb58e054] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-3] ==> 请求完成, url=/api/admin/upms/sysDept/listAndUser, elapse=232ms, respData={"code":"200","data":[{"createTime":1664380800000,"createUserId":1573942230794637312,"deletedFlag":1,"deptId":"1573942230803025922","deptList":[{"createTime":1666662885000,"createUserId":1578396915958026240,"deletedFlag":1,"deptId":"1584725114006540288","deptList":[],"deptName":"总公司办事处","parentId":"1573942230803025922","showOrder":1,"updateTime":1666662885000,"updateUserId":1578396915958026240,"userList":[]},{"createTime":1666662898000,"createUserId":1578396915958026240,"deletedFlag":1,"deptId":"1584725171871158272","deptList":[],"deptName":"总公司接待处","parentId":"1573942230803025922","showOrder":2,"updateTime":1666662898000,"updateUserId":1578396915958026240,"userList":[]}],"deptName":"集团总公司","showOrder":1,"updateTime":1666662540000,"updateUserId":1578396915958026240,"userList":[{"createTime":1664380800000,"createUserId":1573942230794637312,"deletedFlag":1,"deptId":1573942230803025922,"email":"44454551222","jobNumber":1766533352,"loginName":"admin","mobile":"1465155551389","password":"$2a$10$vvpIMzY628YN7Igll2b2FuxVuxVSVm7UniWwfpL6MnfOeRo/1m7Wm","region":"北京大区","showName":"管理员","updateTime":1664380800000,"updateUserId":1573942230794637312,"userId":"1573942230794637312","userStatus":0,"userType":0}]},{"createTime":1664507211000,"createUserId":1573942230794637312,"deletedFlag":1,"deptId":"1575683562928082944","deptList":[{"createTime":1664507360000,"createUserId":1573942230794637312,"deletedFlag":1,"deptId":"1575684188097482752","deptList":[{"createTime":1666526102000,"createUserId":1578396915958026240,"deletedFlag":1,"deptId":"1584151406888095744","deptList":[],"deptName":"枢纽部","parentId":"1575684188097482752","showOrder":1,"updateTime":1666526102000,"updateUserId":1578396915958026240,"userList":[{"createTime":1666526297000,"createUserId":1578396915958026240,"deletedFlag":1,"deptId":1584151406888095744,"email":"44454551222","jobNumber":1766533352,"loginName":"aaa","mobile":"1465155551389","password":"$2a$10$1f2Vlyc2JoPkh6edt1kYcebINKjX0MpAIuY.Ln14FwFSAQSI6.LzK","region":"北京大区","showName":"昌平用户a","updateTime":1666526297000,"updateUserId":1578396915958026240,"userId":"1584152225813368832","userStatus":0,"userType":2}]}],"deptName":"北京昌平分公司","parentId":"1575683562928082944","showOrder":1,"updateTime":1664507360000,"updateUserId":1573942230794637312,"userList":[]},{"createTime":1664507394000,"createUserId":1573942230794637312,"deletedFlag":1,"deptId":"1575684331072917504","deptList":[{"createTime":1666526158000,"createUserId":1578396915958026240,"deletedFlag":1,"deptId":"1584151641433575424","deptList":[],"deptName":"集中收发部","parentId":"1575684331072917504","showOrder":1,"updateTime":1666526158000,"updateUserId":1578396915958026240,"userList":[{"createTime":1671335940000,"createUserId":1573942230794637312,"deletedFlag":1,"deptId":1584151641433575424,"loginName":"qqq","password":"$2a$10$9ko6dwIAFXTTPaYmLKhll.dDUHdvLdpOjg2PArg8luaHv4dBseF5S","showName":"gfhfdggf ","updateTime":1671335940000,"updateUserId":1573942230794637312,"userId":"1604325329961226240","userStatus":0,"userType":1},{"createTime":1671171530000,"createUserId":1573942230794637312,"deletedFlag":1,"deptId":1584151641433575424,"loginName":"aaabbb","password":"$2a$10$5SPZE6X7XetvfHbXo.RD5eNaDr1tNme1HhiFcToxG8St.57nc80XK","showName":"cccddd","updateTime":1671171530000,"updateUserId":1573942230794637312,"userId":"1603635745015205888","userStatus":0,"userType":1},{"createTime":1666680568000,"createUserId":1578396915958026240,"deletedFlag":1,"deptId":1584151641433575424,"email":"44454551222","loginName":"xaijiuyou","mobile":"1465155551389","password":"$2a$10$253lQ9nAWCSDeLxCqqS2uu6SN1BdSkb7bNr3zpN.g7NtxthOpyKse","region":"北京大区","showName":"夏九幽","updateTime":1666680900000,"updateUserId":1578396915958026240,"userId":"1584799282311991296","userStatus":0,"userType":1}]}],"deptName":"北京海淀分公司","parentId":"1575683562928082944","showOrder":2,"updateTime":1664507394000,"updateUserId":1573942230794637312,"userList":[]},{"createTime":1665152535000,"createUserId":1573942230794637312,"deletedFlag":1,"deptId":"1578390246838505472","deptList":[{"createTime":1665159839000,"createUserId":1578418821868294144,"deletedFlag":1,"deptId":"1578420881988784128","deptList":[],"deptName":"财务处","parentId":"1578390246838505472","showOrder":1,"updateTime":1665159839000,"updateUserId":1578418821868294144,"userList":[{"createTime":1666777310000,"createUserId":1573942230794637312,"deletedFlag":1,"deptId":1578420881988784128,"loginName":"ligaojie","password":"$2a$10$ApDRORuxIV3XcnX6Iu6iAufErJj2jqsilac1AN.bKJtfnHeuivuhS","region":"北京大区","showName":"ligaojie","updateTime":1671100934000,"updateUserId":1578421637986914305,"userId":"1585205047283683328","userStatus":0,"userType":1},{"createTime":1665160019000,"createUserId":1578418821868294144,"deletedFlag":1,"deptId":1578420881988784128,"jobNumber":1766533352,"loginName":"siyouyou","password":"$2a$10$ofetVWtF0StebDgaK4jOL.7FKtRNn.jPlC1dG5hf5osotthlIo3C2","region":"北京大区","showName":"司优优","updateTime":1671100878000,"updateUserId":1578421637986914305,"userId":"1578421637986914305","userStatus":0,"userType":1}]},{"createTime":1665159868000,"createUserId":1578418821868294144,"deletedFlag":1,"deptId":"1578421005997576192","deptList":[],"deptName":"人事部","parentId":"1578390246838505472","showOrder":2,"updateTime":1665159868000,"updateUserId":1578418821868294144,"userList":[{"createTime":1671421768000,"createUserId":1573942230794637312,"deletedFlag":1,"deptId":1578421005997576192,"loginName":"renshiaaa","password":"$2a$10$uGOf4Jaw.PZY9gtHWjGjxuwnT/0hr8ay2nktOP4BO2//R2MRu.fa.","showName":"renshiaaa","updateTime":1671421768000,"updateUserId":1573942230794637312,"userId":"1604685315627290624","userStatus":0,"userType":1},{"createTime":1665159347000,"createUserId":1573942230794637312,"deletedFlag":1,"deptId":1578421005997576192,"email":"44454551222","jobNumber":1766533352,"loginName":"wangyuanyuan","mobile":"1465155551389","password":"$2a$10$eEq0fMrJHwbIRlcDgZEnqedQWn0iQfnxCBV4Tmd2FhDtrTmTlattG","region":"北京大区","showName":"王元元","updateTime":1665392315000,"updateUserId":1578418821868294144,"userId":"1578418821868294144","userStatus":0,"userType":1}]},{"createTime":1665152570000,"createUserId":1573942230794637312,"deletedFlag":1,"deptId":"1578390394096324608","deptList":[],"deptName":"项目研发部","parentId":"1578390246838505472","showOrder":3,"updateTime":1665159848000,"updateUserId":1578418821868294144,"userList":[{"createTime":1670825880000,"createUserId":1573942230794637312,"deletedFlag":1,"deptId":1578390394096324608,"email":"44454551222","loginName":"xiangmuzuchengy","mobile":"1465155551389","password":"$2a$10$yCtpYUu8ViKdnIvkuvDXhuQo0gBGjWtaZlo5ORd8fLyZskapxY8Tm","region":"北京大区","showName":"xiangmuzuchengy","updateTime":1670827309000,"updateUserId":1573942230794637312,"userId":"1602185981484601344","userStatus":0,"userType":1},{"createTime":1669259730000,"createUserId":1573942230794637312,"deletedFlag":1,"deptId":1578390394096324608,"email":"44454551222","loginName":"zongjingli","mobile":"1465155551389","password":"$2a$10$b2L6drmsY7QIyAlwJB05gOXePpcsSOIqav4UKqjA/Ev/P6uP2V5Ne","region":"北京大区","showName":"zongjingli","updateTime":1669259730000,"updateUserId":1573942230794637312,"userId":"1595617074607034368","userStatus":0,"userType":1},{"createTime":1669011533000,"createUserId":1573942230794637312,"deletedFlag":1,"deptId":1578390394096324608,"loginName":"xiangmuzuzhang","password":"$2a$10$ILPlxf5Q3Z5PA/8iZz8TOuy5uAvjM3vNv6rGyeugVpcLCrLd52fPG","region":"北京大区","showName":"xiangmzhuzhang","updateTime":1671417294000,"updateUserId":1573942230794637312,"userId":"1594576057019666432","userStatus":0,"userType":1},{"createTime":1665160120000,"createUserId":1578418821868294144,"deletedFlag":1,"deptId":1578390394096324608,"email":"44454551222","headImageUrl":"[{\"downloadUri\":\"/admin/upms/login/downloadHeadImage\",\"filename\":\"31a5d570795e4aa4918d52700da29560.jpg\",\"uploadFailed\":false,\"uploadPath\":\"./zz-resource/upload-files/app/image/SysUser/headImageUrl\"}]","jobNumber":1766533352,"loginName":"chenhui","mobile":"1465155551389","password":"$2a$10$vg8tpJC.gJQxYYZa4PQbf.KD.9kPgSsGnJPqF9X6KhLSMXukU5oyG","region":"北京大区","showName":"陈辉","updateTime":1666520408000,"updateUserId":1578421637986914305,"userId":"1578422060676288512","userStatus":0,"userType":1},{"createTime":1665160072000,"createUserId":1578418821868294144,"deletedFlag":1,"deptId":1578390394096324608,"email":"44454551222","jobNumber":1766533352,"loginName":"caoge","mobile":"1465155551389","password":"$2a$10$WbmXJV9bOCU54OxTYgtU6eJqM6acaP2LQ29eWBj7Y4Vpzu5SeGZZO","region":"北京大区","showName":"曹革","updateTime":1665160072000,"updateUserId":1578418821868294144,"userId":"1578421861853696000","userStatus":0,"userType":1},{"createTime":1665159622000,"createUserId":1578418821868294144,"deletedFlag":1,"deptId":1578390394096324608,"email":"44454551222","headImageUrl":"[{\"downloadUri\":\"/admin/upms/login/downloadHeadImage\",\"filename\":\"0f29f8a0b40243548d19f7dfbe47cd7c.jpg\",\"uploadFailed\":false,\"uploadPath\":\"./zz-resource/upload-files/app/image/SysUser/headImageUrl\"}]","jobNumber":1766533352,"loginName":"liuchengjing","mobile":"1465155551389","password":"$2a$10$9SPbJMsCy38q7csPU72JLO8BUMDBUQUSAMN2/bsAfpxgqOgUPPV9W","region":"北京大区","showName":"刘成静","updateTime":1665159957000,"updateUserId":1578418821868294144,"userId":"1578419973460594688","userStatus":0,"userType":1},{"createTime":1665154181000,"createUserId":1573942230794637312,"deletedFlag":1,"deptId":1578390394096324608,"email":"44454551222","jobNumber":1766533352,"loginName":"liuwenqi","mobile":"1465155551389","password":"$2a$10$r50ov9JXB75PiEP5KVSJBeLBIvuPjLIiWbseP3PA90paPbMxtDexK","region":"北京大区","showName":"刘文奇","updateTime":1666160083000,"updateUserId":1578396915958026240,"userId":"1578397152491606016","userStatus":0,"userType":1},{"createTime":1665154125000,"createUserId":1573942230794637312,"deletedFlag":1,"deptId":1578390394096324608,"email":"44454551222","jobNumber":1766533352,"loginName":"buzhanyi","mobile":"1465155551389","password":"$2a$10$yGSwNMElZr3ERZUI6/rSge/bp.g87OTwksEJEiJt/y3fNCS8x.n7y","region":"北京大区","showName":"卜占一","updateTime":1666945241000,"updateUserId":1578422060676288512,"userId":"1578396915958026240","userStatus":0,"userType":1}]}],"deptName":"北京顺义分公司","parentId":"1575683562928082944","showOrder":3,"updateTime":1665152535000,"updateUserId":1573942230794637312,"userList":[]}],"deptName":"北京公司总部","showOrder":2,"updateTime":1664507339000,"updateUserId":1573942230794637312,"userList":[]},{"createTime":1664507240000,"createUserId":1573942230794637312,"deletedFlag":1,"deptId":"1575683686265786368","deptList":[{"createTime":1666662704000,"createUserId":1578396915958026240,"deletedFlag":1,"deptId":"1584724354887847936","deptList":[],"deptName":"太原晋中分公司","parentId":"1575683686265786368","showOrder":1,"updateTime":1666662704000,"updateUserId":1578396915958026240,"userList":[]},{"createTime":1666662755000,"createUserId":1578396915958026240,"deletedFlag":1,"deptId":"1584724571515260928","deptList":[],"deptName":"太原阳泉分公司","parentId":"1575683686265786368","showOrder":2,"updateTime":1666662755000,"updateUserId":1578396915958026240,"userList":[]}],"deptName":"太原公司总部","showOrder":3,"updateTime":1666662580000,"updateUserId":1578396915958026240,"userList":[]},{"createTime":1664507263000,"createUserId":1573942230794637312,"deletedFlag":1,"deptId":"1575683783254872064","deptList":[{"createTime":1666662845000,"createUserId":1578396915958026240,"deletedFlag":1,"deptId":"1584724947362648064","deptList":[],"deptName":"天津静海区分公司","parentId":"1575683783254872064","showOrder":1,"updateTime":1666662845000,"updateUserId":1578396915958026240,"userList":[]}],"deptName":"天津公司总部","showOrder":4,"updateTime":1666662588000,"updateUserId":1578396915958026240,"userList":[]}],"msg":"请求成功"}
  193. [INFO ] [2022-12-20 11:19:18] T:[9d3ec7f2a5bb48ea8447cc780bbe9310] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-4] ==> 开始请求, url=/api/admin/upms/sysDept/listSysDeptPostWithRelation, reqData={"deptId":"1584151641433575424"}
  194. [DEBUG] [2022-12-20 11:19:18] T:[9d3ec7f2a5bb48ea8447cc780bbe9310] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-4] ==> ==> Preparing: SELECT a.dept_post_id deptPostId, a.dept_id deptId, a.post_id postId, a.post_show_name postShowName, b.dept_name deptName, c.post_level postLevel, c.leader_post leaderPost FROM work_sys_dept_post a, work_sys_dept b, work_sys_post c WHERE a.dept_id = b.dept_id AND a.post_id = c.post_id AND a.dept_id = ?
  195. [DEBUG] [2022-12-20 11:19:18] T:[9d3ec7f2a5bb48ea8447cc780bbe9310] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-4] ==> ==> Parameters: 1584151641433575424(String)
  196. [DEBUG] [2022-12-20 11:19:18] T:[9d3ec7f2a5bb48ea8447cc780bbe9310] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-4] ==> <== Total: 2
  197. [INFO ] [2022-12-20 11:19:18] T:[9d3ec7f2a5bb48ea8447cc780bbe9310] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-4] ==> 请求完成, url=/api/admin/upms/sysDept/listSysDeptPostWithRelation, elapse=17ms, respData={"data":[{"deptName":"集中收发部","leaderPost":"0","postLevel":"4"},{"deptName":"集中收发部","leaderPost":"1","postLevel":"1"}],"errorCode":"NO-ERROR","errorMessage":"NO-MESSAGE","success":true}
  198. [INFO ] [2022-12-20 11:20:14] T:[] S:[] U:[] [background-preinit] ==> HV000001: Hibernate Validator 6.2.0.Final
  199. [INFO ] [2022-12-20 11:20:14] T:[] S:[] U:[] [main] ==> Starting WebAdminApplication using Java 1.8.0_144 on buzhanyi with PID 14732 (D:\Desktop\ankaibeibeibei\application-webadmin\target\classes started by buzhanyi in D:\Desktop\ankaibeibeibei)
  200. [INFO ] [2022-12-20 11:20:14] T:[] S:[] U:[] [main] ==> The following 1 profile is active: "product"
  201. [INFO ] [2022-12-20 11:20:15] T:[] S:[] U:[] [main] ==> Multiple Spring Data modules found, entering strict repository configuration mode!
  202. [INFO ] [2022-12-20 11:20:15] T:[] S:[] U:[] [main] ==> Bootstrapping Spring Data JPA repositories in DEFAULT mode.
  203. [INFO ] [2022-12-20 11:20:15] T:[] S:[] U:[] [main] ==> Finished Spring Data repository scanning in 180 ms. Found 17 JPA repository interfaces.
  204. [INFO ] [2022-12-20 11:20:15] T:[] S:[] U:[] [main] ==> Multiple Spring Data modules found, entering strict repository configuration mode!
  205. [INFO ] [2022-12-20 11:20:15] T:[] S:[] U:[] [main] ==> Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  206. [INFO ] [2022-12-20 11:20:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.AccesoryInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  207. [INFO ] [2022-12-20 11:20:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.CommunicationMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  208. [INFO ] [2022-12-20 11:20:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.CostInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  209. [INFO ] [2022-12-20 11:20:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.LoginTokenMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  210. [INFO ] [2022-12-20 11:20:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ManHourJobMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  211. [INFO ] [2022-12-20 11:20:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ManHourMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  212. [INFO ] [2022-12-20 11:20:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectAuditInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  213. [INFO ] [2022-12-20 11:20:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  214. [INFO ] [2022-12-20 11:20:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectTeamMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  215. [INFO ] [2022-12-20 11:20:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.PurchaseInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  216. [INFO ] [2022-12-20 11:20:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RelevanceProjectInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  217. [INFO ] [2022-12-20 11:20:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RepastExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  218. [INFO ] [2022-12-20 11:20:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RestInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  219. [INFO ] [2022-12-20 11:20:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TaskInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  220. [INFO ] [2022-12-20 11:20:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TrafficExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  221. [INFO ] [2022-12-20 11:20:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TravelExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  222. [INFO ] [2022-12-20 11:20:15] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.UserInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  223. [INFO ] [2022-12-20 11:20:15] T:[] S:[] U:[] [main] ==> Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces.
  224. [INFO ] [2022-12-20 11:20:15] T:[] S:[] U:[] [main] ==> Bean 'commonWebMvcConfig' of type [com.ankaibei.workFlow.common.core.config.CommonWebMvcConfig$$EnhancerBySpringCGLIB$$ba7680a2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  225. [INFO ] [2022-12-20 11:20:16] T:[] S:[] U:[] [main] ==> Tomcat initialized with port(s): 8077 (http)
  226. [INFO ] [2022-12-20 11:20:16] T:[] S:[] U:[] [main] ==> Initializing ProtocolHandler ["http-nio-8077"]
  227. [INFO ] [2022-12-20 11:20:16] T:[] S:[] U:[] [main] ==> Starting service [Tomcat]
  228. [INFO ] [2022-12-20 11:20:16] T:[] S:[] U:[] [main] ==> Starting Servlet engine: [Apache Tomcat/9.0.60]
  229. [INFO ] [2022-12-20 11:20:16] T:[] S:[] U:[] [main] ==> Initializing Spring embedded WebApplicationContext
  230. [INFO ] [2022-12-20 11:20:16] T:[] S:[] U:[] [main] ==> Root WebApplicationContext: initialization completed in 2433 ms
  231. [INFO ] [2022-12-20 11:20:16] T:[] S:[] U:[] [main] ==> Filter characterEncodingFilter was not registered (possibly already registered?)
  232. [ERROR] [2022-12-20 11:20:16] T:[] S:[] U:[] [main] ==> For security constraints with URL pattern [/*] only the HTTP methods [TRACE HEAD DELETE SEARCH PROPFIND COPY PUT PATCH] are covered. All other methods are uncovered.
  233. [INFO ] [2022-12-20 11:20:16] T:[] S:[] U:[] [main] ==> {dataSource-1} inited
  234. [INFO ] [2022-12-20 11:20:16] T:[] S:[] U:[] [main] ==> {dataSource-2} inited
  235. [INFO ] [2022-12-20 11:20:16] T:[] S:[] U:[] [main] ==> HHH000204: Processing PersistenceUnitInfo [name: default]
  236. [INFO ] [2022-12-20 11:20:16] T:[] S:[] U:[] [main] ==> HHH000412: Hibernate ORM core version 5.4.33
  237. [INFO ] [2022-12-20 11:20:17] T:[] S:[] U:[] [main] ==> HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
  238. [INFO ] [2022-12-20 11:20:17] T:[] S:[] U:[] [main] ==> HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
  239. [INFO ] [2022-12-20 11:20:21] T:[] S:[] U:[] [main] ==> HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
  240. [INFO ] [2022-12-20 11:20:21] T:[] S:[] U:[] [main] ==> Initialized JPA EntityManagerFactory for persistence unit 'default'
  241. [INFO ] [2022-12-20 11:20:22] T:[] S:[] U:[] [main] ==> Redisson 3.17.6
  242. [INFO ] [2022-12-20 11:20:22] T:[] S:[] U:[] [redisson-netty-2-9] ==> 1 connections initialized for 124.70.58.209/124.70.58.209:7001
  243. [INFO ] [2022-12-20 11:20:22] T:[] S:[] U:[] [redisson-netty-2-13] ==> 5 connections initialized for 124.70.58.209/124.70.58.209:7001
  244. [WARN ] [2022-12-20 11:20:22] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermDept".
  245. [WARN ] [2022-12-20 11:20:22] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  246. [WARN ] [2022-12-20 11:20:22] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermMenu".
  247. [WARN ] [2022-12-20 11:20:22] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  248. [WARN ] [2022-12-20 11:20:22] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermUser".
  249. [WARN ] [2022-12-20 11:20:22] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermUser ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  250. [WARN ] [2022-12-20 11:20:22] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDeptRelation".
  251. [WARN ] [2022-12-20 11:20:22] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDeptRelation ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  252. [WARN ] [2022-12-20 11:20:22] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysMenuPermCode".
  253. [WARN ] [2022-12-20 11:20:22] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysMenuPermCode ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  254. [WARN ] [2022-12-20 11:20:22] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysPermCodePerm".
  255. [WARN ] [2022-12-20 11:20:22] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysPermCodePerm ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  256. [WARN ] [2022-12-20 11:20:23] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysRoleMenu".
  257. [WARN ] [2022-12-20 11:20:23] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysRoleMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  258. [WARN ] [2022-12-20 11:20:23] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.ankaibei.entity.UserInfoEntity".
  259. [WARN ] [2022-12-20 11:20:23] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.ankaibei.entity.UserInfoEntity ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  260. [WARN ] [2022-12-20 11:20:23] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysUserPost".
  261. [WARN ] [2022-12-20 11:20:23] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysUserPost ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  262. [WARN ] [2022-12-20 11:20:23] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysUserRole".
  263. [WARN ] [2022-12-20 11:20:23] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysUserRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  264. [WARN ] [2022-12-20 11:20:23] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.online.model.OnlineColumnRule".
  265. [WARN ] [2022-12-20 11:20:23] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.online.model.OnlineColumnRule ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  266. [WARN ] [2022-12-20 11:20:23] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.flow.model.FlowTaskExt".
  267. [WARN ] [2022-12-20 11:20:23] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.flow.model.FlowTaskExt ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  268. [WARN ] [2022-12-20 11:20:23] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.flow.model.ProjectInfoEntityOfFlow".
  269. [WARN ] [2022-12-20 11:20:23] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.flow.model.ProjectInfoEntityOfFlow ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  270. [INFO ] [2022-12-20 11:20:23] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  271. [INFO ] [2022-12-20 11:20:23] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  272. [INFO ] [2022-12-20 11:20:24] T:[] S:[] U:[] [main] ==> Found 2 Engine Configurators in total:
  273. [INFO ] [2022-12-20 11:20:24] T:[] S:[] U:[] [main] ==> class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  274. [INFO ] [2022-12-20 11:20:24] T:[] S:[] U:[] [main] ==> class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  275. [INFO ] [2022-12-20 11:20:24] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  276. [INFO ] [2022-12-20 11:20:24] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  277. [INFO ] [2022-12-20 11:20:24] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  278. [INFO ] [2022-12-20 11:20:26] T:[] S:[] U:[] [main] ==> Reading from ankaibei.FLW_EV_DATABASECHANGELOG
  279. [INFO ] [2022-12-20 11:20:26] T:[] S:[] U:[] [main] ==> EventRegistryEngine default created
  280. [INFO ] [2022-12-20 11:20:26] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  281. [INFO ] [2022-12-20 11:20:26] T:[] S:[] U:[] [main] ==> IdmEngine default created
  282. [INFO ] [2022-12-20 11:20:27] T:[] S:[] U:[] [main] ==> ProcessEngine default created
  283. [INFO ] [2022-12-20 11:20:27] T:[] S:[] U:[] [main] ==> Total of v5 deployments found: 0
  284. [DEBUG] [2022-12-20 11:20:27] T:[] S:[] U:[] [main] ==> ==> Preparing: SELECT dblink_id,dblink_name,variable_name,dblink_desc,dblink_config_constant,create_time FROM zz_online_dblink
  285. [DEBUG] [2022-12-20 11:20:27] T:[] S:[] U:[] [main] ==> ==> Parameters:
  286. [DEBUG] [2022-12-20 11:20:27] T:[] S:[] U:[] [main] ==> <== Total: 1
  287. [INFO ] [2022-12-20 11:20:29] T:[] S:[] U:[] [main] ==> 自定义配置项:
  288. AjCaptchaProperties{type=DEFAULT, jigsaw='classpath:images/jigsaw', picClick='classpath:images/pic-click', waterMark='我的水印', waterFont='WenQuanZhengHei.ttf', fontType='WenQuanZhengHei.ttf', slipOffset='5', aesStatus=true, interferenceOptions='2', cacheNumber='1000', timingClear='180', cacheType=redis, reqFrequencyLimitEnable=false, reqGetLockLimit=5, reqGetLockSeconds=360, reqGetMinuteLimit=30, reqCheckMinuteLimit=30, reqVerifyMinuteLimit=60}
  289. [INFO ] [2022-12-20 11:20:29] T:[] S:[] U:[] [main] ==> 自定义resource底图:[SLIDING_BLOCK=[Ljava.lang.String;@5aecf9b5, ORIGINAL=[Ljava.lang.String;@5982f78, PIC_CLICK=[Ljava.lang.String;@2a0b4810]
  290. [INFO ] [2022-12-20 11:20:29] T:[] S:[] U:[] [main] ==> supported-captchaCache-service:[redis, local]
  291. [INFO ] [2022-12-20 11:20:29] T:[] S:[] U:[] [main] ==> supported-captchaTypes-service:[clickWord, default, blockPuzzle]
  292. [INFO ] [2022-12-20 11:20:29] T:[] S:[] U:[] [main] ==> --->>>初始化验证码底图<<<---clickWord
  293. [INFO ] [2022-12-20 11:20:29] T:[] S:[] U:[] [main] ==> --->>>初始化验证码底图<<<---blockPuzzle
  294. [WARN ] [2022-12-20 11:20:30] T:[] S:[] U:[] [main] ==> spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
  295. [INFO ] [2022-12-20 11:20:30] T:[] S:[] U:[] [main] ==> Exposing 14 endpoint(s) beneath base path '/actuator'
  296. [WARN ] [2022-12-20 11:20:31] T:[] S:[] U:[] [main] ==> Cannot find template location(s): [classpath:/template/] (please add some templates, check your FreeMarker configuration, or set spring.freemarker.checkTemplateLocation=false)
  297. [INFO ] [2022-12-20 11:20:31] T:[] S:[] U:[] [main] ==> Starting ProtocolHandler ["http-nio-8077"]
  298. [INFO ] [2022-12-20 11:20:31] T:[] S:[] U:[] [main] ==> Tomcat started on port(s): 8077 (http) with context path '/api'
  299. [INFO ] [2022-12-20 11:20:31] T:[] S:[] U:[] [main] ==> Started WebAdminApplication in 18.243 seconds (JVM running for 18.962)
  300. [INFO ] [2022-12-20 11:20:32] T:[] S:[] U:[] [RMI TCP Connection(3)-192.168.2.194] ==> Initializing Spring DispatcherServlet 'dispatcherServlet'
  301. [INFO ] [2022-12-20 11:20:32] T:[] S:[] U:[] [RMI TCP Connection(3)-192.168.2.194] ==> Initializing Servlet 'dispatcherServlet'
  302. [INFO ] [2022-12-20 11:20:32] T:[] S:[] U:[] [RMI TCP Connection(3)-192.168.2.194] ==> Completed initialization in 2 ms
  303. [INFO ] [2022-12-20 11:21:49] T:[0c08b05f32784b309b23ee26f94fd876] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> 开始请求, url=/api/admin/upms/sysDept/listSysDeptPostWithRelation, reqData={"deptId":"1584151641433575424"}
  304. [WARN ] [2022-12-20 11:21:49] T:[0c08b05f32784b309b23ee26f94fd876] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> discard long time none received connection. , jdbcUrl : jdbc:mysql://124.70.58.209:1122/ankaibei?characterEncoding=utf8&useSSL=true&serverTimezone=Asia/Shanghai, version : 1.2.5, lastPacketReceivedIdleMillis : 78484
  305. [DEBUG] [2022-12-20 11:21:50] T:[0c08b05f32784b309b23ee26f94fd876] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT a.dept_post_id deptPostId, a.dept_id deptId, a.post_id postId, a.post_show_name postShowName, b.dept_name deptName, c.post_level postLevel, c.leader_post leaderPost FROM work_sys_dept_post a, work_sys_dept b, work_sys_post c WHERE a.dept_id = b.dept_id AND a.post_id = c.post_id AND a.dept_id = ?
  306. [DEBUG] [2022-12-20 11:21:50] T:[0c08b05f32784b309b23ee26f94fd876] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters: 1584151641433575424(String)
  307. [DEBUG] [2022-12-20 11:21:50] T:[0c08b05f32784b309b23ee26f94fd876] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 2
  308. [INFO ] [2022-12-20 11:21:50] T:[0c08b05f32784b309b23ee26f94fd876] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> 请求完成, url=/api/admin/upms/sysDept/listSysDeptPostWithRelation, elapse=233ms, respData={"data":[{"deptName":"集中收发部","leaderPost":"0","postLevel":"4"},{"deptName":"集中收发部","leaderPost":"1","postLevel":"1"}],"errorCode":"NO-ERROR","errorMessage":"NO-MESSAGE","success":true}
  309. [INFO ] [2022-12-20 11:22:49] T:[] S:[] U:[] [main] ==> Starting WebAdminApplication using Java 1.8.0_144 on buzhanyi with PID 14096 (D:\Desktop\ankaibeibeibei\application-webadmin\target\classes started by buzhanyi in D:\Desktop\ankaibeibeibei)
  310. [INFO ] [2022-12-20 11:22:49] T:[] S:[] U:[] [background-preinit] ==> HV000001: Hibernate Validator 6.2.0.Final
  311. [INFO ] [2022-12-20 11:22:49] T:[] S:[] U:[] [main] ==> The following 1 profile is active: "product"
  312. [INFO ] [2022-12-20 11:22:51] T:[] S:[] U:[] [main] ==> Multiple Spring Data modules found, entering strict repository configuration mode!
  313. [INFO ] [2022-12-20 11:22:51] T:[] S:[] U:[] [main] ==> Bootstrapping Spring Data JPA repositories in DEFAULT mode.
  314. [INFO ] [2022-12-20 11:22:51] T:[] S:[] U:[] [main] ==> Finished Spring Data repository scanning in 185 ms. Found 17 JPA repository interfaces.
  315. [INFO ] [2022-12-20 11:22:51] T:[] S:[] U:[] [main] ==> Multiple Spring Data modules found, entering strict repository configuration mode!
  316. [INFO ] [2022-12-20 11:22:51] T:[] S:[] U:[] [main] ==> Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  317. [INFO ] [2022-12-20 11:22:51] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.AccesoryInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  318. [INFO ] [2022-12-20 11:22:51] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.CommunicationMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  319. [INFO ] [2022-12-20 11:22:51] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.CostInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  320. [INFO ] [2022-12-20 11:22:51] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.LoginTokenMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  321. [INFO ] [2022-12-20 11:22:51] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ManHourJobMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  322. [INFO ] [2022-12-20 11:22:51] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ManHourMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  323. [INFO ] [2022-12-20 11:22:51] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectAuditInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  324. [INFO ] [2022-12-20 11:22:51] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  325. [INFO ] [2022-12-20 11:22:51] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectTeamMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  326. [INFO ] [2022-12-20 11:22:51] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.PurchaseInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  327. [INFO ] [2022-12-20 11:22:51] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RelevanceProjectInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  328. [INFO ] [2022-12-20 11:22:51] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RepastExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  329. [INFO ] [2022-12-20 11:22:51] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RestInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  330. [INFO ] [2022-12-20 11:22:51] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TaskInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  331. [INFO ] [2022-12-20 11:22:51] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TrafficExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  332. [INFO ] [2022-12-20 11:22:51] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TravelExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  333. [INFO ] [2022-12-20 11:22:51] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.UserInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  334. [INFO ] [2022-12-20 11:22:51] T:[] S:[] U:[] [main] ==> Finished Spring Data repository scanning in 10 ms. Found 0 Redis repository interfaces.
  335. [INFO ] [2022-12-20 11:22:51] T:[] S:[] U:[] [main] ==> Bean 'commonWebMvcConfig' of type [com.ankaibei.workFlow.common.core.config.CommonWebMvcConfig$$EnhancerBySpringCGLIB$$7693a1b2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  336. [INFO ] [2022-12-20 11:22:52] T:[] S:[] U:[] [main] ==> Tomcat initialized with port(s): 8077 (http)
  337. [INFO ] [2022-12-20 11:22:52] T:[] S:[] U:[] [main] ==> Initializing ProtocolHandler ["http-nio-8077"]
  338. [INFO ] [2022-12-20 11:22:52] T:[] S:[] U:[] [main] ==> Starting service [Tomcat]
  339. [INFO ] [2022-12-20 11:22:52] T:[] S:[] U:[] [main] ==> Starting Servlet engine: [Apache Tomcat/9.0.60]
  340. [INFO ] [2022-12-20 11:22:52] T:[] S:[] U:[] [main] ==> Initializing Spring embedded WebApplicationContext
  341. [INFO ] [2022-12-20 11:22:52] T:[] S:[] U:[] [main] ==> Root WebApplicationContext: initialization completed in 2448 ms
  342. [INFO ] [2022-12-20 11:22:52] T:[] S:[] U:[] [main] ==> Filter characterEncodingFilter was not registered (possibly already registered?)
  343. [ERROR] [2022-12-20 11:22:52] T:[] S:[] U:[] [main] ==> For security constraints with URL pattern [/*] only the HTTP methods [TRACE HEAD DELETE SEARCH PROPFIND COPY PUT PATCH] are covered. All other methods are uncovered.
  344. [INFO ] [2022-12-20 11:22:52] T:[] S:[] U:[] [main] ==> {dataSource-1} inited
  345. [INFO ] [2022-12-20 11:22:52] T:[] S:[] U:[] [main] ==> {dataSource-2} inited
  346. [INFO ] [2022-12-20 11:22:52] T:[] S:[] U:[] [main] ==> HHH000204: Processing PersistenceUnitInfo [name: default]
  347. [INFO ] [2022-12-20 11:22:52] T:[] S:[] U:[] [main] ==> HHH000412: Hibernate ORM core version 5.4.33
  348. [INFO ] [2022-12-20 11:22:52] T:[] S:[] U:[] [main] ==> HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
  349. [INFO ] [2022-12-20 11:22:53] T:[] S:[] U:[] [main] ==> HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
  350. [INFO ] [2022-12-20 11:22:56] T:[] S:[] U:[] [main] ==> HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
  351. [INFO ] [2022-12-20 11:22:56] T:[] S:[] U:[] [main] ==> Initialized JPA EntityManagerFactory for persistence unit 'default'
  352. [INFO ] [2022-12-20 11:22:57] T:[] S:[] U:[] [main] ==> Redisson 3.17.6
  353. [INFO ] [2022-12-20 11:22:58] T:[] S:[] U:[] [redisson-netty-2-9] ==> 1 connections initialized for 124.70.58.209/124.70.58.209:7001
  354. [INFO ] [2022-12-20 11:22:58] T:[] S:[] U:[] [redisson-netty-2-13] ==> 5 connections initialized for 124.70.58.209/124.70.58.209:7001
  355. [WARN ] [2022-12-20 11:22:58] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermDept".
  356. [WARN ] [2022-12-20 11:22:58] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  357. [WARN ] [2022-12-20 11:22:58] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermMenu".
  358. [WARN ] [2022-12-20 11:22:58] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  359. [WARN ] [2022-12-20 11:22:58] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermUser".
  360. [WARN ] [2022-12-20 11:22:58] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermUser ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  361. [WARN ] [2022-12-20 11:22:58] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDeptRelation".
  362. [WARN ] [2022-12-20 11:22:58] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDeptRelation ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  363. [WARN ] [2022-12-20 11:22:58] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysMenuPermCode".
  364. [WARN ] [2022-12-20 11:22:58] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysMenuPermCode ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  365. [WARN ] [2022-12-20 11:22:58] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysPermCodePerm".
  366. [WARN ] [2022-12-20 11:22:58] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysPermCodePerm ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  367. [WARN ] [2022-12-20 11:22:58] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysRoleMenu".
  368. [WARN ] [2022-12-20 11:22:58] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysRoleMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  369. [WARN ] [2022-12-20 11:22:58] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.ankaibei.entity.UserInfoEntity".
  370. [WARN ] [2022-12-20 11:22:58] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.ankaibei.entity.UserInfoEntity ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  371. [WARN ] [2022-12-20 11:22:58] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysUserPost".
  372. [WARN ] [2022-12-20 11:22:58] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysUserPost ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  373. [WARN ] [2022-12-20 11:22:59] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysUserRole".
  374. [WARN ] [2022-12-20 11:22:59] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysUserRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  375. [WARN ] [2022-12-20 11:22:59] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.online.model.OnlineColumnRule".
  376. [WARN ] [2022-12-20 11:22:59] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.online.model.OnlineColumnRule ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  377. [WARN ] [2022-12-20 11:22:59] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.flow.model.FlowTaskExt".
  378. [WARN ] [2022-12-20 11:22:59] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.flow.model.FlowTaskExt ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  379. [WARN ] [2022-12-20 11:22:59] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.flow.model.ProjectInfoEntityOfFlow".
  380. [WARN ] [2022-12-20 11:22:59] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.flow.model.ProjectInfoEntityOfFlow ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  381. [INFO ] [2022-12-20 11:22:59] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  382. [INFO ] [2022-12-20 11:22:59] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  383. [INFO ] [2022-12-20 11:23:00] T:[] S:[] U:[] [main] ==> Found 2 Engine Configurators in total:
  384. [INFO ] [2022-12-20 11:23:00] T:[] S:[] U:[] [main] ==> class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  385. [INFO ] [2022-12-20 11:23:00] T:[] S:[] U:[] [main] ==> class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  386. [INFO ] [2022-12-20 11:23:00] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  387. [INFO ] [2022-12-20 11:23:00] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  388. [INFO ] [2022-12-20 11:23:00] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  389. [INFO ] [2022-12-20 11:23:02] T:[] S:[] U:[] [main] ==> Reading from ankaibei.FLW_EV_DATABASECHANGELOG
  390. [INFO ] [2022-12-20 11:23:02] T:[] S:[] U:[] [main] ==> EventRegistryEngine default created
  391. [INFO ] [2022-12-20 11:23:02] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  392. [INFO ] [2022-12-20 11:23:02] T:[] S:[] U:[] [main] ==> IdmEngine default created
  393. [INFO ] [2022-12-20 11:23:02] T:[] S:[] U:[] [main] ==> ProcessEngine default created
  394. [INFO ] [2022-12-20 11:23:02] T:[] S:[] U:[] [main] ==> Total of v5 deployments found: 0
  395. [DEBUG] [2022-12-20 11:23:03] T:[] S:[] U:[] [main] ==> ==> Preparing: SELECT dblink_id,dblink_name,variable_name,dblink_desc,dblink_config_constant,create_time FROM zz_online_dblink
  396. [DEBUG] [2022-12-20 11:23:03] T:[] S:[] U:[] [main] ==> ==> Parameters:
  397. [DEBUG] [2022-12-20 11:23:03] T:[] S:[] U:[] [main] ==> <== Total: 1
  398. [INFO ] [2022-12-20 11:23:05] T:[] S:[] U:[] [main] ==> 自定义配置项:
  399. AjCaptchaProperties{type=DEFAULT, jigsaw='classpath:images/jigsaw', picClick='classpath:images/pic-click', waterMark='我的水印', waterFont='WenQuanZhengHei.ttf', fontType='WenQuanZhengHei.ttf', slipOffset='5', aesStatus=true, interferenceOptions='2', cacheNumber='1000', timingClear='180', cacheType=redis, reqFrequencyLimitEnable=false, reqGetLockLimit=5, reqGetLockSeconds=360, reqGetMinuteLimit=30, reqCheckMinuteLimit=30, reqVerifyMinuteLimit=60}
  400. [INFO ] [2022-12-20 11:23:05] T:[] S:[] U:[] [main] ==> 自定义resource底图:[SLIDING_BLOCK=[Ljava.lang.String;@75ee3ef, ORIGINAL=[Ljava.lang.String;@c8567c9, PIC_CLICK=[Ljava.lang.String;@661fb92c]
  401. [INFO ] [2022-12-20 11:23:05] T:[] S:[] U:[] [main] ==> supported-captchaCache-service:[redis, local]
  402. [INFO ] [2022-12-20 11:23:05] T:[] S:[] U:[] [main] ==> supported-captchaTypes-service:[clickWord, default, blockPuzzle]
  403. [INFO ] [2022-12-20 11:23:05] T:[] S:[] U:[] [main] ==> --->>>初始化验证码底图<<<---clickWord
  404. [INFO ] [2022-12-20 11:23:05] T:[] S:[] U:[] [main] ==> --->>>初始化验证码底图<<<---blockPuzzle
  405. [WARN ] [2022-12-20 11:23:05] T:[] S:[] U:[] [main] ==> spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
  406. [INFO ] [2022-12-20 11:23:05] T:[] S:[] U:[] [main] ==> Exposing 14 endpoint(s) beneath base path '/actuator'
  407. [WARN ] [2022-12-20 11:23:06] T:[] S:[] U:[] [main] ==> Cannot find template location(s): [classpath:/template/] (please add some templates, check your FreeMarker configuration, or set spring.freemarker.checkTemplateLocation=false)
  408. [INFO ] [2022-12-20 11:23:06] T:[] S:[] U:[] [main] ==> Starting ProtocolHandler ["http-nio-8077"]
  409. [INFO ] [2022-12-20 11:23:06] T:[] S:[] U:[] [main] ==> Tomcat started on port(s): 8077 (http) with context path '/api'
  410. [INFO ] [2022-12-20 11:23:07] T:[] S:[] U:[] [main] ==> Started WebAdminApplication in 18.129 seconds (JVM running for 18.845)
  411. [INFO ] [2022-12-20 11:23:07] T:[] S:[] U:[] [RMI TCP Connection(5)-192.168.2.194] ==> Initializing Spring DispatcherServlet 'dispatcherServlet'
  412. [INFO ] [2022-12-20 11:23:07] T:[] S:[] U:[] [RMI TCP Connection(5)-192.168.2.194] ==> Initializing Servlet 'dispatcherServlet'
  413. [INFO ] [2022-12-20 11:23:07] T:[] S:[] U:[] [RMI TCP Connection(5)-192.168.2.194] ==> Completed initialization in 2 ms
  414. [INFO ] [2022-12-20 11:23:45] T:[8d9d5df7362448e3a769497674a07649] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-1] ==> 开始请求, url=/api/admin/upms/sysDept/listSysDeptPostWithRelation, reqData={"deptId":"1584151641433575424"}
  415. [DEBUG] [2022-12-20 11:23:45] T:[8d9d5df7362448e3a769497674a07649] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-1] ==> ==> Preparing: SELECT a.dept_post_id deptPostId, a.dept_id deptId, a.post_id postId, a.post_show_name postShowName, b.dept_name deptName, c.post_level postLevel, c.leader_post leaderPost FROM work_sys_dept_post a, work_sys_dept b, work_sys_post c WHERE a.dept_id = b.dept_id AND a.post_id = c.post_id AND a.dept_id = ?
  416. [DEBUG] [2022-12-20 11:23:45] T:[8d9d5df7362448e3a769497674a07649] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-1] ==> ==> Parameters: 1584151641433575424(String)
  417. [DEBUG] [2022-12-20 11:23:45] T:[8d9d5df7362448e3a769497674a07649] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-1] ==> <== Total: 2
  418. [INFO ] [2022-12-20 11:23:45] T:[8d9d5df7362448e3a769497674a07649] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-1] ==> 请求完成, url=/api/admin/upms/sysDept/listSysDeptPostWithRelation, elapse=43ms, respData={"data":[{"deptName":"集中收发部","leaderPost":"0","postLevel":"4"},{"deptName":"集中收发部","leaderPost":"1","postLevel":"1"}],"errorCode":"NO-ERROR","errorMessage":"NO-MESSAGE","success":true}
  419. [INFO ] [2022-12-20 11:31:19] T:[922a01650c1a455eade81be005dc3c03] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-4] ==> 开始请求, url=/api/admin/upms/sysDept/listSysDeptPostWithRelation, reqData={"deptId":"1584151641433575424"}
  420. [DEBUG] [2022-12-20 11:31:20] T:[922a01650c1a455eade81be005dc3c03] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-4] ==> ==> Preparing: SELECT a.dept_post_id deptPostId, a.dept_id deptId, a.post_id postId, a.post_show_name postShowName, b.dept_name deptName, c.post_level postLevel, c.leader_post leaderPost FROM work_sys_dept_post a, work_sys_dept b, work_sys_post c WHERE a.dept_id = b.dept_id AND a.post_id = c.post_id AND a.dept_id = ?
  421. [DEBUG] [2022-12-20 11:31:20] T:[922a01650c1a455eade81be005dc3c03] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-4] ==> ==> Parameters: 1584151641433575424(String)
  422. [DEBUG] [2022-12-20 11:31:20] T:[922a01650c1a455eade81be005dc3c03] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-4] ==> <== Total: 2
  423. [INFO ] [2022-12-20 11:31:20] T:[922a01650c1a455eade81be005dc3c03] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-4] ==> 请求完成, url=/api/admin/upms/sysDept/listSysDeptPostWithRelation, elapse=1179ms, respData={"data":[{"deptName":"集中收发部","leaderPost":"0","postLevel":"4"},{"deptName":"集中收发部","leaderPost":"1","postLevel":"1"}],"errorCode":"NO-ERROR","errorMessage":"NO-MESSAGE","success":true}
  424. [INFO ] [2022-12-20 11:31:25] T:[1aaa7ededaf545d8bbe21f43f2982674] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> 开始请求, url=/api/admin/upms/login/doLogin, reqData={"password":"IP3ccke3GhH45iGHB5qP9p7iZw6xUyj28Ju10rnBiPKOI35sc%2BjI7%2FdsjOkHWMfUwGYGfz8ik31HC2Ruk%2Fhkd9f6RPULTHj7VpFdNdde2P9M4mQQnFBAiPM7VT9iW3RyCtPlJexQ3nAiA09OqG%2F0sIf1kcyveSrulxembARDbDo%3D","loginName":"liuchengjing"}
  425. [DEBUG] [2022-12-20 11:31:25] T:[1aaa7ededaf545d8bbe21f43f2982674] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT user_id,login_name,password,show_name,dept_id,user_type,head_image_url,user_status,email,mobile,deleted_flag,create_user_id,update_user_id,create_time,update_time,region,job_number FROM work_sys_user WHERE login_name=? AND deleted_flag=1
  426. [DEBUG] [2022-12-20 11:31:25] T:[1aaa7ededaf545d8bbe21f43f2982674] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters: liuchengjing(String)
  427. [DEBUG] [2022-12-20 11:31:25] T:[1aaa7ededaf545d8bbe21f43f2982674] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 1
  428. [DEBUG] [2022-12-20 11:31:25] T:[1aaa7ededaf545d8bbe21f43f2982674] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT user_id,dept_post_id,post_id FROM work_sys_user_post WHERE user_id=?
  429. [DEBUG] [2022-12-20 11:31:25] T:[1aaa7ededaf545d8bbe21f43f2982674] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters: 1578419973460594688(String)
  430. [DEBUG] [2022-12-20 11:31:25] T:[1aaa7ededaf545d8bbe21f43f2982674] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 1
  431. [DEBUG] [2022-12-20 11:31:25] T:[1aaa7ededaf545d8bbe21f43f2982674] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT user_id,role_id FROM work_sys_user_role WHERE user_id=?
  432. [DEBUG] [2022-12-20 11:31:25] T:[1aaa7ededaf545d8bbe21f43f2982674] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters: 1578419973460594688(String)
  433. [DEBUG] [2022-12-20 11:31:25] T:[1aaa7ededaf545d8bbe21f43f2982674] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 1
  434. [DEBUG] [2022-12-20 11:31:25] T:[1aaa7ededaf545d8bbe21f43f2982674] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT m.* FROM work_sys_user_role ur, work_sys_role_menu rm, work_sys_menu m WHERE ur.user_id = ? AND ur.role_id = rm.role_id AND rm.menu_id = m.menu_id ORDER BY m.show_order
  435. [DEBUG] [2022-12-20 11:31:25] T:[1aaa7ededaf545d8bbe21f43f2982674] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters: 1578419973460594688(Long)
  436. [DEBUG] [2022-12-20 11:31:25] T:[1aaa7ededaf545d8bbe21f43f2982674] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 38
  437. [DEBUG] [2022-12-20 11:31:25] T:[1aaa7ededaf545d8bbe21f43f2982674] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT pc.perm_code FROM work_sys_user_role ur, work_sys_role_menu rm, work_sys_menu_perm_code mpc, work_sys_perm_code pc WHERE ur.user_id = ? AND ur.role_id = rm.role_id AND rm.menu_id = mpc.menu_id AND mpc.perm_code_id = pc.perm_code_id
  438. [DEBUG] [2022-12-20 11:31:25] T:[1aaa7ededaf545d8bbe21f43f2982674] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters: 1578419973460594688(Long)
  439. [DEBUG] [2022-12-20 11:31:25] T:[1aaa7ededaf545d8bbe21f43f2982674] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 31
  440. [DEBUG] [2022-12-20 11:31:25] T:[1aaa7ededaf545d8bbe21f43f2982674] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT perm_url,module_name,perm_name FROM work_sys_perm_whitelist
  441. [DEBUG] [2022-12-20 11:31:25] T:[1aaa7ededaf545d8bbe21f43f2982674] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters:
  442. [DEBUG] [2022-12-20 11:31:25] T:[1aaa7ededaf545d8bbe21f43f2982674] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 50
  443. [DEBUG] [2022-12-20 11:31:25] T:[1aaa7ededaf545d8bbe21f43f2982674] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT m.menu_id menuId, p.url url FROM work_sys_role_menu rm, work_sys_menu_perm_code mpc, work_sys_perm_code_perm pcp, work_sys_perm p, work_sys_menu m WHERE rm.role_id IN ( ? ) AND rm.menu_id = m.menu_id AND rm.menu_id = mpc.menu_id AND mpc.perm_code_id = pcp.perm_code_id AND pcp.perm_id = p.perm_id ORDER BY m.menu_type
  444. [DEBUG] [2022-12-20 11:31:25] T:[1aaa7ededaf545d8bbe21f43f2982674] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters: 1575681957692444672(Long)
  445. [DEBUG] [2022-12-20 11:31:25] T:[1aaa7ededaf545d8bbe21f43f2982674] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 168
  446. [DEBUG] [2022-12-20 11:31:25] T:[1aaa7ededaf545d8bbe21f43f2982674] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT work_sys_data_perm.*, work_sys_data_perm_dept.*, work_sys_data_perm_menu.* FROM work_sys_data_perm_user INNER JOIN work_sys_data_perm ON work_sys_data_perm_user.data_perm_id = work_sys_data_perm.data_perm_id LEFT JOIN work_sys_data_perm_dept ON work_sys_data_perm.data_perm_id = work_sys_data_perm_dept.data_perm_id LEFT JOIN work_sys_data_perm_menu ON work_sys_data_perm.data_perm_id = work_sys_data_perm_menu.data_perm_id WHERE work_sys_data_perm_user.user_id = ?
  447. [DEBUG] [2022-12-20 11:31:25] T:[1aaa7ededaf545d8bbe21f43f2982674] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters: 1578419973460594688(Long)
  448. [DEBUG] [2022-12-20 11:31:25] T:[1aaa7ededaf545d8bbe21f43f2982674] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 12
  449. [INFO ] [2022-12-20 11:31:25] T:[1aaa7ededaf545d8bbe21f43f2982674] S:[liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3] U:[1578419973460594688] [http-nio-8077-exec-2] ==> 请求完成, url=/api/admin/upms/login/doLogin, elapse=603ms, respData={"code":"200","data":{"showName":"刘成静","tokenData":"Bearer eyJhbGciOiJIUzUxMiJ9.eyJleHAiOjE2NzE1NzkwODUsInNlc3Npb25JZCI6ImxpdWNoZW5namluZ180XzUzYjcxZmM0NmEyMzQ0YzI4YzRiNmMxMzU2YmU2NTgzIiwiQ3JlYXRlZFRpbWUiOjE2NzE1MDcwODUzNjB9.EP0_1daCVeUmi-XlkJ_ghGqvjkpBEQik5rYhRuXgJjkwOqYH9MOyS7vPxSsG220GmN3KEBy1rMbxZJEdIlC3ug","headImageUrl":"[{\"downloadUri\":\"/admin/upms/login/downloadHeadImage\",\"filename\":\"0f29f8a0b40243548d19f7dfbe47cd7c.jpg\",\"uploadFailed\":false,\"uploadPath\":\"./zz-resource/upload-files/app/image/SysUser/headImageUrl\"}]","isAdmin":false},"msg":"请求成功"}
  450. [DEBUG] [2022-12-20 11:31:27] T:[] S:[] U:[] [task-1] ==> ==> Preparing: INSERT INTO zz_sys_operation_log ( log_id, description, operation_type, service_name, api_class, api_method, session_id, trace_id, elapse, request_method, request_url, request_arguments, request_ip, success, operator_id, operator_name, operation_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
  451. [DEBUG] [2022-12-20 11:31:27] T:[] S:[] U:[] [task-1] ==> ==> Parameters: 1605043164178026496(Long), (String), 0(Integer), application-webadmin(String), com.ankaibei.workFlow.webadmin.upms.controller.LoginController(String), com.ankaibei.workFlow.webadmin.upms.controller.LoginController.doLogin(String), liuchengjing_4_dd3d325ffb3341e08fbb27fbad33a4d3(String), 1aaa7ededaf545d8bbe21f43f2982674(String), 603(Long), POST(String), /api/admin/upms/login/doLogin(String), {"password":"IP3ccke3GhH45iGHB5qP9p7iZw6xUyj28Ju10rnBiPKOI35sc%2BjI7%2FdsjOkHWMfUwGYGfz8ik31HC2Ruk%2Fhkd9f6RPULTHj7VpFdNdde2P9M4mQQnFBAiPM7VT9iW3RyCtPlJexQ3nAiA09OqG%2F0sIf1kcyveSrulxembARDbDo%3D","loginName":"liuchengjing"}(String), 0:0:0:0:0:0:0:1(String), true(Boolean), 1578419973460594688(Long), liuchengjing(String), 2022-12-20 11:31:25.257(Timestamp)
  452. [DEBUG] [2022-12-20 11:31:27] T:[] S:[] U:[] [task-1] ==> <== Updates: 1
  453. [INFO ] [2022-12-20 11:31:28] T:[b74991a161d24140bb4861e50492d85d] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-7] ==> 开始请求, url=/api/admin/upms/sysDept/listSysDeptPostWithRelation, reqData={"deptId":"1584151641433575424"}
  454. [DEBUG] [2022-12-20 11:31:28] T:[b74991a161d24140bb4861e50492d85d] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-7] ==> ==> Preparing: SELECT a.dept_post_id deptPostId, a.dept_id deptId, a.post_id postId, a.post_show_name postShowName, b.dept_name deptName, c.post_level postLevel, c.leader_post leaderPost FROM work_sys_dept_post a, work_sys_dept b, work_sys_post c WHERE a.dept_id = b.dept_id AND a.post_id = c.post_id AND a.dept_id = ?
  455. [DEBUG] [2022-12-20 11:31:28] T:[b74991a161d24140bb4861e50492d85d] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-7] ==> ==> Parameters: 1584151641433575424(String)
  456. [DEBUG] [2022-12-20 11:31:28] T:[b74991a161d24140bb4861e50492d85d] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-7] ==> <== Total: 2
  457. [INFO ] [2022-12-20 11:31:28] T:[b74991a161d24140bb4861e50492d85d] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-7] ==> 请求完成, url=/api/admin/upms/sysDept/listSysDeptPostWithRelation, elapse=13ms, respData={"data":[{"deptName":"集中收发部","leaderPost":"0","postLevel":"4"},{"deptName":"集中收发部","leaderPost":"1","postLevel":"1"}],"errorCode":"NO-ERROR","errorMessage":"NO-MESSAGE","success":true}
  458. [INFO ] [2022-12-20 11:33:58] T:[] S:[] U:[] [main] ==> Starting WebAdminApplication using Java 1.8.0_144 on buzhanyi with PID 2008 (D:\Desktop\ankaibeibeibei\application-webadmin\target\classes started by buzhanyi in D:\Desktop\ankaibeibeibei)
  459. [INFO ] [2022-12-20 11:33:58] T:[] S:[] U:[] [main] ==> The following 1 profile is active: "product"
  460. [INFO ] [2022-12-20 11:33:58] T:[] S:[] U:[] [background-preinit] ==> HV000001: Hibernate Validator 6.2.0.Final
  461. [INFO ] [2022-12-20 11:33:59] T:[] S:[] U:[] [main] ==> Multiple Spring Data modules found, entering strict repository configuration mode!
  462. [INFO ] [2022-12-20 11:33:59] T:[] S:[] U:[] [main] ==> Bootstrapping Spring Data JPA repositories in DEFAULT mode.
  463. [INFO ] [2022-12-20 11:33:59] T:[] S:[] U:[] [main] ==> Finished Spring Data repository scanning in 163 ms. Found 17 JPA repository interfaces.
  464. [INFO ] [2022-12-20 11:33:59] T:[] S:[] U:[] [main] ==> Multiple Spring Data modules found, entering strict repository configuration mode!
  465. [INFO ] [2022-12-20 11:33:59] T:[] S:[] U:[] [main] ==> Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  466. [INFO ] [2022-12-20 11:33:59] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.AccesoryInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  467. [INFO ] [2022-12-20 11:33:59] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.CommunicationMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  468. [INFO ] [2022-12-20 11:33:59] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.CostInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  469. [INFO ] [2022-12-20 11:33:59] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.LoginTokenMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  470. [INFO ] [2022-12-20 11:33:59] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ManHourJobMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  471. [INFO ] [2022-12-20 11:33:59] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ManHourMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  472. [INFO ] [2022-12-20 11:33:59] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectAuditInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  473. [INFO ] [2022-12-20 11:33:59] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  474. [INFO ] [2022-12-20 11:33:59] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectTeamMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  475. [INFO ] [2022-12-20 11:33:59] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.PurchaseInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  476. [INFO ] [2022-12-20 11:33:59] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RelevanceProjectInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  477. [INFO ] [2022-12-20 11:33:59] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RepastExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  478. [INFO ] [2022-12-20 11:33:59] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RestInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  479. [INFO ] [2022-12-20 11:33:59] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TaskInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  480. [INFO ] [2022-12-20 11:33:59] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TrafficExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  481. [INFO ] [2022-12-20 11:33:59] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TravelExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  482. [INFO ] [2022-12-20 11:33:59] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.UserInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  483. [INFO ] [2022-12-20 11:33:59] T:[] S:[] U:[] [main] ==> Finished Spring Data repository scanning in 10 ms. Found 0 Redis repository interfaces.
  484. [INFO ] [2022-12-20 11:33:59] T:[] S:[] U:[] [main] ==> Bean 'commonWebMvcConfig' of type [com.ankaibei.workFlow.common.core.config.CommonWebMvcConfig$$EnhancerBySpringCGLIB$$f38f086f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  485. [INFO ] [2022-12-20 11:34:00] T:[] S:[] U:[] [main] ==> Tomcat initialized with port(s): 8077 (http)
  486. [INFO ] [2022-12-20 11:34:00] T:[] S:[] U:[] [main] ==> Initializing ProtocolHandler ["http-nio-8077"]
  487. [INFO ] [2022-12-20 11:34:00] T:[] S:[] U:[] [main] ==> Starting service [Tomcat]
  488. [INFO ] [2022-12-20 11:34:00] T:[] S:[] U:[] [main] ==> Starting Servlet engine: [Apache Tomcat/9.0.60]
  489. [INFO ] [2022-12-20 11:34:00] T:[] S:[] U:[] [main] ==> Initializing Spring embedded WebApplicationContext
  490. [INFO ] [2022-12-20 11:34:00] T:[] S:[] U:[] [main] ==> Root WebApplicationContext: initialization completed in 2456 ms
  491. [INFO ] [2022-12-20 11:34:00] T:[] S:[] U:[] [main] ==> Filter characterEncodingFilter was not registered (possibly already registered?)
  492. [ERROR] [2022-12-20 11:34:00] T:[] S:[] U:[] [main] ==> For security constraints with URL pattern [/*] only the HTTP methods [TRACE HEAD DELETE SEARCH PROPFIND COPY PUT PATCH] are covered. All other methods are uncovered.
  493. [INFO ] [2022-12-20 11:34:00] T:[] S:[] U:[] [main] ==> {dataSource-1} inited
  494. [INFO ] [2022-12-20 11:34:00] T:[] S:[] U:[] [main] ==> {dataSource-2} inited
  495. [INFO ] [2022-12-20 11:34:00] T:[] S:[] U:[] [main] ==> HHH000204: Processing PersistenceUnitInfo [name: default]
  496. [INFO ] [2022-12-20 11:34:01] T:[] S:[] U:[] [main] ==> HHH000412: Hibernate ORM core version 5.4.33
  497. [INFO ] [2022-12-20 11:34:01] T:[] S:[] U:[] [main] ==> HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
  498. [INFO ] [2022-12-20 11:34:01] T:[] S:[] U:[] [main] ==> HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
  499. [INFO ] [2022-12-20 11:34:04] T:[] S:[] U:[] [main] ==> HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
  500. [INFO ] [2022-12-20 11:34:04] T:[] S:[] U:[] [main] ==> Initialized JPA EntityManagerFactory for persistence unit 'default'
  501. [INFO ] [2022-12-20 11:34:06] T:[] S:[] U:[] [main] ==> Redisson 3.17.6
  502. [INFO ] [2022-12-20 11:34:06] T:[] S:[] U:[] [redisson-netty-2-9] ==> 1 connections initialized for 124.70.58.209/124.70.58.209:7001
  503. [INFO ] [2022-12-20 11:34:06] T:[] S:[] U:[] [redisson-netty-2-13] ==> 5 connections initialized for 124.70.58.209/124.70.58.209:7001
  504. [WARN ] [2022-12-20 11:34:06] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermDept".
  505. [WARN ] [2022-12-20 11:34:06] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  506. [WARN ] [2022-12-20 11:34:06] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermMenu".
  507. [WARN ] [2022-12-20 11:34:06] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  508. [WARN ] [2022-12-20 11:34:06] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermUser".
  509. [WARN ] [2022-12-20 11:34:06] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermUser ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  510. [WARN ] [2022-12-20 11:34:06] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDeptRelation".
  511. [WARN ] [2022-12-20 11:34:06] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDeptRelation ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  512. [WARN ] [2022-12-20 11:34:06] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysMenuPermCode".
  513. [WARN ] [2022-12-20 11:34:06] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysMenuPermCode ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  514. [WARN ] [2022-12-20 11:34:06] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysPermCodePerm".
  515. [WARN ] [2022-12-20 11:34:06] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysPermCodePerm ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  516. [WARN ] [2022-12-20 11:34:06] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysRoleMenu".
  517. [WARN ] [2022-12-20 11:34:06] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysRoleMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  518. [WARN ] [2022-12-20 11:34:06] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.ankaibei.entity.UserInfoEntity".
  519. [WARN ] [2022-12-20 11:34:06] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.ankaibei.entity.UserInfoEntity ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  520. [WARN ] [2022-12-20 11:34:07] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysUserPost".
  521. [WARN ] [2022-12-20 11:34:07] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysUserPost ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  522. [WARN ] [2022-12-20 11:34:07] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysUserRole".
  523. [WARN ] [2022-12-20 11:34:07] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysUserRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  524. [WARN ] [2022-12-20 11:34:07] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.online.model.OnlineColumnRule".
  525. [WARN ] [2022-12-20 11:34:07] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.online.model.OnlineColumnRule ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  526. [WARN ] [2022-12-20 11:34:07] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.flow.model.FlowTaskExt".
  527. [WARN ] [2022-12-20 11:34:07] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.flow.model.FlowTaskExt ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  528. [WARN ] [2022-12-20 11:34:07] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.flow.model.ProjectInfoEntityOfFlow".
  529. [WARN ] [2022-12-20 11:34:07] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.flow.model.ProjectInfoEntityOfFlow ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  530. [INFO ] [2022-12-20 11:34:07] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  531. [INFO ] [2022-12-20 11:34:07] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  532. [INFO ] [2022-12-20 11:34:08] T:[] S:[] U:[] [main] ==> Found 2 Engine Configurators in total:
  533. [INFO ] [2022-12-20 11:34:08] T:[] S:[] U:[] [main] ==> class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  534. [INFO ] [2022-12-20 11:34:08] T:[] S:[] U:[] [main] ==> class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  535. [INFO ] [2022-12-20 11:34:08] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  536. [INFO ] [2022-12-20 11:34:08] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  537. [INFO ] [2022-12-20 11:34:08] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  538. [INFO ] [2022-12-20 11:34:10] T:[] S:[] U:[] [main] ==> Reading from ankaibei.FLW_EV_DATABASECHANGELOG
  539. [INFO ] [2022-12-20 11:34:11] T:[] S:[] U:[] [main] ==> EventRegistryEngine default created
  540. [INFO ] [2022-12-20 11:34:11] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  541. [INFO ] [2022-12-20 11:34:11] T:[] S:[] U:[] [main] ==> IdmEngine default created
  542. [INFO ] [2022-12-20 11:34:11] T:[] S:[] U:[] [main] ==> ProcessEngine default created
  543. [INFO ] [2022-12-20 11:34:11] T:[] S:[] U:[] [main] ==> Total of v5 deployments found: 0
  544. [DEBUG] [2022-12-20 11:34:12] T:[] S:[] U:[] [main] ==> ==> Preparing: SELECT dblink_id,dblink_name,variable_name,dblink_desc,dblink_config_constant,create_time FROM zz_online_dblink
  545. [DEBUG] [2022-12-20 11:34:12] T:[] S:[] U:[] [main] ==> ==> Parameters:
  546. [DEBUG] [2022-12-20 11:34:12] T:[] S:[] U:[] [main] ==> <== Total: 1
  547. [INFO ] [2022-12-20 11:34:14] T:[] S:[] U:[] [main] ==> 自定义配置项:
  548. AjCaptchaProperties{type=DEFAULT, jigsaw='classpath:images/jigsaw', picClick='classpath:images/pic-click', waterMark='我的水印', waterFont='WenQuanZhengHei.ttf', fontType='WenQuanZhengHei.ttf', slipOffset='5', aesStatus=true, interferenceOptions='2', cacheNumber='1000', timingClear='180', cacheType=redis, reqFrequencyLimitEnable=false, reqGetLockLimit=5, reqGetLockSeconds=360, reqGetMinuteLimit=30, reqCheckMinuteLimit=30, reqVerifyMinuteLimit=60}
  549. [INFO ] [2022-12-20 11:34:14] T:[] S:[] U:[] [main] ==> 自定义resource底图:[SLIDING_BLOCK=[Ljava.lang.String;@60bf9e2b, ORIGINAL=[Ljava.lang.String;@10d9baa, PIC_CLICK=[Ljava.lang.String;@3cf2ec22]
  550. [INFO ] [2022-12-20 11:34:14] T:[] S:[] U:[] [main] ==> supported-captchaCache-service:[redis, local]
  551. [INFO ] [2022-12-20 11:34:14] T:[] S:[] U:[] [main] ==> supported-captchaTypes-service:[clickWord, default, blockPuzzle]
  552. [INFO ] [2022-12-20 11:34:14] T:[] S:[] U:[] [main] ==> --->>>初始化验证码底图<<<---clickWord
  553. [INFO ] [2022-12-20 11:34:14] T:[] S:[] U:[] [main] ==> --->>>初始化验证码底图<<<---blockPuzzle
  554. [WARN ] [2022-12-20 11:34:14] T:[] S:[] U:[] [main] ==> spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
  555. [INFO ] [2022-12-20 11:34:14] T:[] S:[] U:[] [main] ==> Exposing 14 endpoint(s) beneath base path '/actuator'
  556. [WARN ] [2022-12-20 11:34:15] T:[] S:[] U:[] [main] ==> Cannot find template location(s): [classpath:/template/] (please add some templates, check your FreeMarker configuration, or set spring.freemarker.checkTemplateLocation=false)
  557. [INFO ] [2022-12-20 11:34:15] T:[] S:[] U:[] [main] ==> Starting ProtocolHandler ["http-nio-8077"]
  558. [INFO ] [2022-12-20 11:34:15] T:[] S:[] U:[] [main] ==> Tomcat started on port(s): 8077 (http) with context path '/api'
  559. [INFO ] [2022-12-20 11:34:16] T:[] S:[] U:[] [main] ==> Started WebAdminApplication in 18.559 seconds (JVM running for 19.312)
  560. [INFO ] [2022-12-20 11:34:16] T:[] S:[] U:[] [RMI TCP Connection(1)-192.168.2.194] ==> Initializing Spring DispatcherServlet 'dispatcherServlet'
  561. [INFO ] [2022-12-20 11:34:16] T:[] S:[] U:[] [RMI TCP Connection(1)-192.168.2.194] ==> Initializing Servlet 'dispatcherServlet'
  562. [INFO ] [2022-12-20 11:34:16] T:[] S:[] U:[] [RMI TCP Connection(1)-192.168.2.194] ==> Completed initialization in 2 ms
  563. [INFO ] [2022-12-20 11:34:40] T:[7065726a7db1417f94f27ad950357fa6] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-2] ==> 开始请求, url=/api/admin/upms/sysDept/listSysDeptPostWithRelation, reqData={"deptId":"1584151641433575424"}
  564. [DEBUG] [2022-12-20 11:34:40] T:[7065726a7db1417f94f27ad950357fa6] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT a.dept_post_id deptPostId, a.dept_id deptId, a.post_id postId, a.post_show_name postShowName, b.dept_name deptName, c.post_level postLevel, c.leader_post leaderPost FROM work_sys_dept_post a, work_sys_dept b, work_sys_post c WHERE a.dept_id = b.dept_id AND a.post_id = c.post_id AND a.dept_id = ?
  565. [DEBUG] [2022-12-20 11:34:40] T:[7065726a7db1417f94f27ad950357fa6] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters: 1584151641433575424(String)
  566. [DEBUG] [2022-12-20 11:34:40] T:[7065726a7db1417f94f27ad950357fa6] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 2
  567. [INFO ] [2022-12-20 11:34:40] T:[7065726a7db1417f94f27ad950357fa6] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-2] ==> 请求完成, url=/api/admin/upms/sysDept/listSysDeptPostWithRelation, elapse=33ms, respData={"data":[{"deptName":"集中收发部","leaderPost":"0","postLevel":"4"},{"deptName":"集中收发部","leaderPost":"1","postLevel":"1"}],"errorCode":"NO-ERROR","errorMessage":"NO-MESSAGE","success":true}
  568. [INFO ] [2022-12-20 11:35:46] T:[] S:[] U:[] [main] ==> Starting WebAdminApplication using Java 1.8.0_144 on buzhanyi with PID 9332 (D:\Desktop\ankaibeibeibei\application-webadmin\target\classes started by buzhanyi in D:\Desktop\ankaibeibeibei)
  569. [INFO ] [2022-12-20 11:35:46] T:[] S:[] U:[] [background-preinit] ==> HV000001: Hibernate Validator 6.2.0.Final
  570. [INFO ] [2022-12-20 11:35:46] T:[] S:[] U:[] [main] ==> The following 1 profile is active: "product"
  571. [INFO ] [2022-12-20 11:35:48] T:[] S:[] U:[] [main] ==> Multiple Spring Data modules found, entering strict repository configuration mode!
  572. [INFO ] [2022-12-20 11:35:48] T:[] S:[] U:[] [main] ==> Bootstrapping Spring Data JPA repositories in DEFAULT mode.
  573. [INFO ] [2022-12-20 11:35:48] T:[] S:[] U:[] [main] ==> Finished Spring Data repository scanning in 169 ms. Found 17 JPA repository interfaces.
  574. [INFO ] [2022-12-20 11:35:48] T:[] S:[] U:[] [main] ==> Multiple Spring Data modules found, entering strict repository configuration mode!
  575. [INFO ] [2022-12-20 11:35:48] T:[] S:[] U:[] [main] ==> Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  576. [INFO ] [2022-12-20 11:35:48] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.AccesoryInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  577. [INFO ] [2022-12-20 11:35:48] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.CommunicationMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  578. [INFO ] [2022-12-20 11:35:48] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.CostInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  579. [INFO ] [2022-12-20 11:35:48] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.LoginTokenMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  580. [INFO ] [2022-12-20 11:35:48] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ManHourJobMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  581. [INFO ] [2022-12-20 11:35:48] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ManHourMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  582. [INFO ] [2022-12-20 11:35:48] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectAuditInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  583. [INFO ] [2022-12-20 11:35:48] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  584. [INFO ] [2022-12-20 11:35:48] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectTeamMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  585. [INFO ] [2022-12-20 11:35:48] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.PurchaseInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  586. [INFO ] [2022-12-20 11:35:48] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RelevanceProjectInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  587. [INFO ] [2022-12-20 11:35:48] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RepastExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  588. [INFO ] [2022-12-20 11:35:48] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RestInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  589. [INFO ] [2022-12-20 11:35:48] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TaskInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  590. [INFO ] [2022-12-20 11:35:48] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TrafficExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  591. [INFO ] [2022-12-20 11:35:48] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TravelExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  592. [INFO ] [2022-12-20 11:35:48] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.UserInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  593. [INFO ] [2022-12-20 11:35:48] T:[] S:[] U:[] [main] ==> Finished Spring Data repository scanning in 13 ms. Found 0 Redis repository interfaces.
  594. [INFO ] [2022-12-20 11:35:48] T:[] S:[] U:[] [main] ==> Bean 'commonWebMvcConfig' of type [com.ankaibei.workFlow.common.core.config.CommonWebMvcConfig$$EnhancerBySpringCGLIB$$43b88f25] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  595. [INFO ] [2022-12-20 11:35:48] T:[] S:[] U:[] [main] ==> Tomcat initialized with port(s): 8077 (http)
  596. [INFO ] [2022-12-20 11:35:48] T:[] S:[] U:[] [main] ==> Initializing ProtocolHandler ["http-nio-8077"]
  597. [INFO ] [2022-12-20 11:35:48] T:[] S:[] U:[] [main] ==> Starting service [Tomcat]
  598. [INFO ] [2022-12-20 11:35:48] T:[] S:[] U:[] [main] ==> Starting Servlet engine: [Apache Tomcat/9.0.60]
  599. [INFO ] [2022-12-20 11:35:49] T:[] S:[] U:[] [main] ==> Initializing Spring embedded WebApplicationContext
  600. [INFO ] [2022-12-20 11:35:49] T:[] S:[] U:[] [main] ==> Root WebApplicationContext: initialization completed in 2486 ms
  601. [INFO ] [2022-12-20 11:35:49] T:[] S:[] U:[] [main] ==> Filter characterEncodingFilter was not registered (possibly already registered?)
  602. [ERROR] [2022-12-20 11:35:49] T:[] S:[] U:[] [main] ==> For security constraints with URL pattern [/*] only the HTTP methods [TRACE HEAD DELETE SEARCH PROPFIND COPY PUT PATCH] are covered. All other methods are uncovered.
  603. [INFO ] [2022-12-20 11:35:49] T:[] S:[] U:[] [main] ==> {dataSource-1} inited
  604. [INFO ] [2022-12-20 11:35:49] T:[] S:[] U:[] [main] ==> {dataSource-2} inited
  605. [INFO ] [2022-12-20 11:35:49] T:[] S:[] U:[] [main] ==> HHH000204: Processing PersistenceUnitInfo [name: default]
  606. [INFO ] [2022-12-20 11:35:49] T:[] S:[] U:[] [main] ==> HHH000412: Hibernate ORM core version 5.4.33
  607. [INFO ] [2022-12-20 11:35:49] T:[] S:[] U:[] [main] ==> HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
  608. [INFO ] [2022-12-20 11:35:50] T:[] S:[] U:[] [main] ==> HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
  609. [INFO ] [2022-12-20 11:35:53] T:[] S:[] U:[] [main] ==> HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
  610. [INFO ] [2022-12-20 11:35:53] T:[] S:[] U:[] [main] ==> Initialized JPA EntityManagerFactory for persistence unit 'default'
  611. [INFO ] [2022-12-20 11:35:54] T:[] S:[] U:[] [main] ==> Redisson 3.17.6
  612. [INFO ] [2022-12-20 11:35:55] T:[] S:[] U:[] [redisson-netty-2-9] ==> 1 connections initialized for 124.70.58.209/124.70.58.209:7001
  613. [INFO ] [2022-12-20 11:35:55] T:[] S:[] U:[] [redisson-netty-2-13] ==> 5 connections initialized for 124.70.58.209/124.70.58.209:7001
  614. [WARN ] [2022-12-20 11:35:55] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermDept".
  615. [WARN ] [2022-12-20 11:35:55] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  616. [WARN ] [2022-12-20 11:35:55] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermMenu".
  617. [WARN ] [2022-12-20 11:35:55] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  618. [WARN ] [2022-12-20 11:35:55] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermUser".
  619. [WARN ] [2022-12-20 11:35:55] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermUser ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  620. [WARN ] [2022-12-20 11:35:55] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDeptPost".
  621. [WARN ] [2022-12-20 11:35:55] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDeptPost ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  622. [WARN ] [2022-12-20 11:35:55] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDeptRelation".
  623. [WARN ] [2022-12-20 11:35:55] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDeptRelation ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  624. [WARN ] [2022-12-20 11:35:55] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysMenuPermCode".
  625. [WARN ] [2022-12-20 11:35:55] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysMenuPermCode ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  626. [WARN ] [2022-12-20 11:35:55] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysPermCodePerm".
  627. [WARN ] [2022-12-20 11:35:55] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysPermCodePerm ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  628. [WARN ] [2022-12-20 11:35:55] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysRoleMenu".
  629. [WARN ] [2022-12-20 11:35:55] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysRoleMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  630. [WARN ] [2022-12-20 11:35:55] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.ankaibei.entity.UserInfoEntity".
  631. [WARN ] [2022-12-20 11:35:55] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.ankaibei.entity.UserInfoEntity ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  632. [WARN ] [2022-12-20 11:35:55] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysUserPost".
  633. [WARN ] [2022-12-20 11:35:55] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysUserPost ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  634. [WARN ] [2022-12-20 11:35:55] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysUserRole".
  635. [WARN ] [2022-12-20 11:35:55] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysUserRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  636. [WARN ] [2022-12-20 11:35:56] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.online.model.OnlineColumnRule".
  637. [WARN ] [2022-12-20 11:35:56] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.online.model.OnlineColumnRule ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  638. [WARN ] [2022-12-20 11:35:56] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.flow.model.FlowTaskExt".
  639. [WARN ] [2022-12-20 11:35:56] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.flow.model.FlowTaskExt ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  640. [WARN ] [2022-12-20 11:35:56] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.flow.model.ProjectInfoEntityOfFlow".
  641. [WARN ] [2022-12-20 11:35:56] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.flow.model.ProjectInfoEntityOfFlow ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  642. [INFO ] [2022-12-20 11:35:56] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  643. [INFO ] [2022-12-20 11:35:56] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  644. [INFO ] [2022-12-20 11:35:57] T:[] S:[] U:[] [main] ==> Found 2 Engine Configurators in total:
  645. [INFO ] [2022-12-20 11:35:57] T:[] S:[] U:[] [main] ==> class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  646. [INFO ] [2022-12-20 11:35:57] T:[] S:[] U:[] [main] ==> class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  647. [INFO ] [2022-12-20 11:35:57] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  648. [INFO ] [2022-12-20 11:35:57] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  649. [INFO ] [2022-12-20 11:35:57] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  650. [INFO ] [2022-12-20 11:35:59] T:[] S:[] U:[] [main] ==> Reading from ankaibei.FLW_EV_DATABASECHANGELOG
  651. [INFO ] [2022-12-20 11:35:59] T:[] S:[] U:[] [main] ==> EventRegistryEngine default created
  652. [INFO ] [2022-12-20 11:35:59] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  653. [INFO ] [2022-12-20 11:35:59] T:[] S:[] U:[] [main] ==> IdmEngine default created
  654. [INFO ] [2022-12-20 11:36:00] T:[] S:[] U:[] [main] ==> ProcessEngine default created
  655. [INFO ] [2022-12-20 11:36:00] T:[] S:[] U:[] [main] ==> Total of v5 deployments found: 0
  656. [DEBUG] [2022-12-20 11:36:00] T:[] S:[] U:[] [main] ==> ==> Preparing: SELECT dblink_id,dblink_name,variable_name,dblink_desc,dblink_config_constant,create_time FROM zz_online_dblink
  657. [DEBUG] [2022-12-20 11:36:00] T:[] S:[] U:[] [main] ==> ==> Parameters:
  658. [DEBUG] [2022-12-20 11:36:00] T:[] S:[] U:[] [main] ==> <== Total: 1
  659. [INFO ] [2022-12-20 11:36:02] T:[] S:[] U:[] [main] ==> 自定义配置项:
  660. AjCaptchaProperties{type=DEFAULT, jigsaw='classpath:images/jigsaw', picClick='classpath:images/pic-click', waterMark='我的水印', waterFont='WenQuanZhengHei.ttf', fontType='WenQuanZhengHei.ttf', slipOffset='5', aesStatus=true, interferenceOptions='2', cacheNumber='1000', timingClear='180', cacheType=redis, reqFrequencyLimitEnable=false, reqGetLockLimit=5, reqGetLockSeconds=360, reqGetMinuteLimit=30, reqCheckMinuteLimit=30, reqVerifyMinuteLimit=60}
  661. [INFO ] [2022-12-20 11:36:02] T:[] S:[] U:[] [main] ==> 自定义resource底图:[SLIDING_BLOCK=[Ljava.lang.String;@632d8195, ORIGINAL=[Ljava.lang.String;@1bbff5ba, PIC_CLICK=[Ljava.lang.String;@5e899b4c]
  662. [INFO ] [2022-12-20 11:36:02] T:[] S:[] U:[] [main] ==> supported-captchaCache-service:[redis, local]
  663. [INFO ] [2022-12-20 11:36:02] T:[] S:[] U:[] [main] ==> supported-captchaTypes-service:[clickWord, default, blockPuzzle]
  664. [INFO ] [2022-12-20 11:36:02] T:[] S:[] U:[] [main] ==> --->>>初始化验证码底图<<<---clickWord
  665. [INFO ] [2022-12-20 11:36:02] T:[] S:[] U:[] [main] ==> --->>>初始化验证码底图<<<---blockPuzzle
  666. [WARN ] [2022-12-20 11:36:03] T:[] S:[] U:[] [main] ==> spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
  667. [INFO ] [2022-12-20 11:36:03] T:[] S:[] U:[] [main] ==> Exposing 14 endpoint(s) beneath base path '/actuator'
  668. [WARN ] [2022-12-20 11:36:04] T:[] S:[] U:[] [main] ==> Cannot find template location(s): [classpath:/template/] (please add some templates, check your FreeMarker configuration, or set spring.freemarker.checkTemplateLocation=false)
  669. [INFO ] [2022-12-20 11:36:04] T:[] S:[] U:[] [main] ==> Starting ProtocolHandler ["http-nio-8077"]
  670. [INFO ] [2022-12-20 11:36:04] T:[] S:[] U:[] [main] ==> Tomcat started on port(s): 8077 (http) with context path '/api'
  671. [INFO ] [2022-12-20 11:36:04] T:[] S:[] U:[] [main] ==> Started WebAdminApplication in 18.716 seconds (JVM running for 19.431)
  672. [INFO ] [2022-12-20 11:36:05] T:[] S:[] U:[] [RMI TCP Connection(2)-192.168.2.194] ==> Initializing Spring DispatcherServlet 'dispatcherServlet'
  673. [INFO ] [2022-12-20 11:36:05] T:[] S:[] U:[] [RMI TCP Connection(2)-192.168.2.194] ==> Initializing Servlet 'dispatcherServlet'
  674. [INFO ] [2022-12-20 11:36:05] T:[] S:[] U:[] [RMI TCP Connection(2)-192.168.2.194] ==> Completed initialization in 1 ms
  675. [INFO ] [2022-12-20 11:36:24] T:[786699db86134a949ffdb8795369d14a] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-1] ==> 开始请求, url=/api/admin/upms/sysDept/listSysDeptPostWithRelation, reqData={"deptId":"1584151641433575424"}
  676. [DEBUG] [2022-12-20 11:36:24] T:[786699db86134a949ffdb8795369d14a] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-1] ==> ==> Preparing: SELECT a.dept_post_id deptPostId, a.dept_id deptId, a.post_id postId, a.post_show_name postShowName, b.dept_name deptName, c.post_level postLevel, c.leader_post leaderPost FROM work_sys_dept_post a, work_sys_dept b, work_sys_post c WHERE a.dept_id = b.dept_id AND a.post_id = c.post_id AND a.dept_id = ?
  677. [DEBUG] [2022-12-20 11:36:24] T:[786699db86134a949ffdb8795369d14a] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-1] ==> ==> Parameters: 1584151641433575424(String)
  678. [DEBUG] [2022-12-20 11:36:24] T:[786699db86134a949ffdb8795369d14a] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-1] ==> <== Total: 2
  679. [INFO ] [2022-12-20 11:36:24] T:[786699db86134a949ffdb8795369d14a] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-1] ==> 请求完成, url=/api/admin/upms/sysDept/listSysDeptPostWithRelation, elapse=37ms, respData={"data":[{"deptName":"集中收发部","leaderPost":"0","postLevel":"4"},{"deptName":"集中收发部","leaderPost":"1","postLevel":"1"}],"errorCode":"NO-ERROR","errorMessage":"NO-MESSAGE","success":true}
  680. [INFO ] [2022-12-20 11:37:05] T:[] S:[] U:[] [main] ==> Starting WebAdminApplication using Java 1.8.0_144 on buzhanyi with PID 13756 (D:\Desktop\ankaibeibeibei\application-webadmin\target\classes started by buzhanyi in D:\Desktop\ankaibeibeibei)
  681. [INFO ] [2022-12-20 11:37:05] T:[] S:[] U:[] [main] ==> The following 1 profile is active: "product"
  682. [INFO ] [2022-12-20 11:37:05] T:[] S:[] U:[] [background-preinit] ==> HV000001: Hibernate Validator 6.2.0.Final
  683. [WARN ] [2022-12-20 11:37:06] T:[] S:[] U:[] [main] ==> Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanDefinitionStoreException: Failed to parse configuration class [com.ankaibei.workFlow.webadmin.WebAdminApplication]; nested exception is java.io.FileNotFoundException: class path resource [com/ankaibei/workFlow/webadmin/ankaibei/api/CostInFoServiceApi.class] cannot be opened because it does not exist
  684. [ERROR] [2022-12-20 11:37:06] T:[] S:[] U:[] [main] ==> Application run failed
  685. org.springframework.beans.factory.BeanDefinitionStoreException: Failed to parse configuration class [com.ankaibei.workFlow.webadmin.WebAdminApplication]; nested exception is java.io.FileNotFoundException: class path resource [com/ankaibei/workFlow/webadmin/ankaibei/api/CostInFoServiceApi.class] cannot be opened because it does not exist
  686. at org.springframework.context.annotation.ConfigurationClassParser.parse(ConfigurationClassParser.java:189)
  687. at org.springframework.context.annotation.ConfigurationClassPostProcessor.processConfigBeanDefinitions(ConfigurationClassPostProcessor.java:331)
  688. at org.springframework.context.annotation.ConfigurationClassPostProcessor.postProcessBeanDefinitionRegistry(ConfigurationClassPostProcessor.java:247)
  689. at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanDefinitionRegistryPostProcessors(PostProcessorRegistrationDelegate.java:311)
  690. at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(PostProcessorRegistrationDelegate.java:112)
  691. at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:746)
  692. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:564)
  693. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145)
  694. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:775)
  695. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:448)
  696. at org.springframework.boot.SpringApplication.run(SpringApplication.java:339)
  697. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1365)
  698. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1354)
  699. at com.ankaibei.workFlow.webadmin.WebAdminApplication.main(WebAdminApplication.java:21)
  700. Caused by: java.io.FileNotFoundException: class path resource [com/ankaibei/workFlow/webadmin/ankaibei/api/CostInFoServiceApi.class] cannot be opened because it does not exist
  701. at org.springframework.core.io.ClassPathResource.getInputStream(ClassPathResource.java:199)
  702. at org.springframework.core.type.classreading.SimpleMetadataReader.getClassReader(SimpleMetadataReader.java:55)
  703. at org.springframework.core.type.classreading.SimpleMetadataReader.<init>(SimpleMetadataReader.java:49)
  704. at org.springframework.core.type.classreading.SimpleMetadataReaderFactory.getMetadataReader(SimpleMetadataReaderFactory.java:103)
  705. at org.springframework.boot.type.classreading.ConcurrentReferenceCachingMetadataReaderFactory.createMetadataReader(ConcurrentReferenceCachingMetadataReaderFactory.java:86)
  706. at org.springframework.boot.type.classreading.ConcurrentReferenceCachingMetadataReaderFactory.getMetadataReader(ConcurrentReferenceCachingMetadataReaderFactory.java:73)
  707. at org.springframework.core.type.classreading.SimpleMetadataReaderFactory.getMetadataReader(SimpleMetadataReaderFactory.java:81)
  708. at org.springframework.context.annotation.ConfigurationClassParser.parse(ConfigurationClassParser.java:198)
  709. at org.springframework.context.annotation.ConfigurationClassParser.doProcessConfigurationClass(ConfigurationClassParser.java:304)
  710. at org.springframework.context.annotation.ConfigurationClassParser.processConfigurationClass(ConfigurationClassParser.java:250)
  711. at org.springframework.context.annotation.ConfigurationClassParser.parse(ConfigurationClassParser.java:207)
  712. at org.springframework.context.annotation.ConfigurationClassParser.parse(ConfigurationClassParser.java:175)
  713. ... 13 common frames omitted
  714. [INFO ] [2022-12-20 11:37:59] T:[] S:[] U:[] [background-preinit] ==> HV000001: Hibernate Validator 6.2.0.Final
  715. [INFO ] [2022-12-20 11:37:59] T:[] S:[] U:[] [main] ==> Starting WebAdminApplication using Java 1.8.0_144 on buzhanyi with PID 8684 (D:\Desktop\ankaibeibeibei\application-webadmin\target\classes started by buzhanyi in D:\Desktop\ankaibeibeibei)
  716. [INFO ] [2022-12-20 11:37:59] T:[] S:[] U:[] [main] ==> The following 1 profile is active: "product"
  717. [INFO ] [2022-12-20 11:38:01] T:[] S:[] U:[] [main] ==> Multiple Spring Data modules found, entering strict repository configuration mode!
  718. [INFO ] [2022-12-20 11:38:01] T:[] S:[] U:[] [main] ==> Bootstrapping Spring Data JPA repositories in DEFAULT mode.
  719. [INFO ] [2022-12-20 11:38:01] T:[] S:[] U:[] [main] ==> Finished Spring Data repository scanning in 175 ms. Found 17 JPA repository interfaces.
  720. [INFO ] [2022-12-20 11:38:01] T:[] S:[] U:[] [main] ==> Multiple Spring Data modules found, entering strict repository configuration mode!
  721. [INFO ] [2022-12-20 11:38:01] T:[] S:[] U:[] [main] ==> Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  722. [INFO ] [2022-12-20 11:38:01] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.AccesoryInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  723. [INFO ] [2022-12-20 11:38:01] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.CommunicationMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  724. [INFO ] [2022-12-20 11:38:01] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.CostInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  725. [INFO ] [2022-12-20 11:38:01] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.LoginTokenMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  726. [INFO ] [2022-12-20 11:38:01] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ManHourJobMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  727. [INFO ] [2022-12-20 11:38:01] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ManHourMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  728. [INFO ] [2022-12-20 11:38:01] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectAuditInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  729. [INFO ] [2022-12-20 11:38:01] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  730. [INFO ] [2022-12-20 11:38:01] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectTeamMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  731. [INFO ] [2022-12-20 11:38:01] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.PurchaseInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  732. [INFO ] [2022-12-20 11:38:01] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RelevanceProjectInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  733. [INFO ] [2022-12-20 11:38:01] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RepastExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  734. [INFO ] [2022-12-20 11:38:01] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RestInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  735. [INFO ] [2022-12-20 11:38:01] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TaskInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  736. [INFO ] [2022-12-20 11:38:01] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TrafficExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  737. [INFO ] [2022-12-20 11:38:01] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TravelExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  738. [INFO ] [2022-12-20 11:38:01] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.UserInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  739. [INFO ] [2022-12-20 11:38:01] T:[] S:[] U:[] [main] ==> Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces.
  740. [INFO ] [2022-12-20 11:38:01] T:[] S:[] U:[] [main] ==> Bean 'commonWebMvcConfig' of type [com.ankaibei.workFlow.common.core.config.CommonWebMvcConfig$$EnhancerBySpringCGLIB$$347f1e3e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  741. [INFO ] [2022-12-20 11:38:02] T:[] S:[] U:[] [main] ==> Tomcat initialized with port(s): 8077 (http)
  742. [INFO ] [2022-12-20 11:38:02] T:[] S:[] U:[] [main] ==> Initializing ProtocolHandler ["http-nio-8077"]
  743. [INFO ] [2022-12-20 11:38:02] T:[] S:[] U:[] [main] ==> Starting service [Tomcat]
  744. [INFO ] [2022-12-20 11:38:02] T:[] S:[] U:[] [main] ==> Starting Servlet engine: [Apache Tomcat/9.0.60]
  745. [INFO ] [2022-12-20 11:38:02] T:[] S:[] U:[] [main] ==> Initializing Spring embedded WebApplicationContext
  746. [INFO ] [2022-12-20 11:38:02] T:[] S:[] U:[] [main] ==> Root WebApplicationContext: initialization completed in 2511 ms
  747. [INFO ] [2022-12-20 11:38:02] T:[] S:[] U:[] [main] ==> Filter characterEncodingFilter was not registered (possibly already registered?)
  748. [ERROR] [2022-12-20 11:38:02] T:[] S:[] U:[] [main] ==> For security constraints with URL pattern [/*] only the HTTP methods [TRACE HEAD DELETE SEARCH PROPFIND COPY PUT PATCH] are covered. All other methods are uncovered.
  749. [INFO ] [2022-12-20 11:38:02] T:[] S:[] U:[] [main] ==> {dataSource-1} inited
  750. [INFO ] [2022-12-20 11:38:02] T:[] S:[] U:[] [main] ==> {dataSource-2} inited
  751. [INFO ] [2022-12-20 11:38:02] T:[] S:[] U:[] [main] ==> HHH000204: Processing PersistenceUnitInfo [name: default]
  752. [INFO ] [2022-12-20 11:38:02] T:[] S:[] U:[] [main] ==> HHH000412: Hibernate ORM core version 5.4.33
  753. [INFO ] [2022-12-20 11:38:02] T:[] S:[] U:[] [main] ==> HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
  754. [INFO ] [2022-12-20 11:38:03] T:[] S:[] U:[] [main] ==> HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
  755. [INFO ] [2022-12-20 11:38:06] T:[] S:[] U:[] [main] ==> HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
  756. [INFO ] [2022-12-20 11:38:06] T:[] S:[] U:[] [main] ==> Initialized JPA EntityManagerFactory for persistence unit 'default'
  757. [INFO ] [2022-12-20 11:38:07] T:[] S:[] U:[] [main] ==> Redisson 3.17.6
  758. [INFO ] [2022-12-20 11:38:08] T:[] S:[] U:[] [redisson-netty-2-9] ==> 1 connections initialized for 124.70.58.209/124.70.58.209:7001
  759. [INFO ] [2022-12-20 11:38:08] T:[] S:[] U:[] [redisson-netty-2-13] ==> 5 connections initialized for 124.70.58.209/124.70.58.209:7001
  760. [WARN ] [2022-12-20 11:38:08] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermDept".
  761. [WARN ] [2022-12-20 11:38:08] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  762. [WARN ] [2022-12-20 11:38:08] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermMenu".
  763. [WARN ] [2022-12-20 11:38:08] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  764. [WARN ] [2022-12-20 11:38:08] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermUser".
  765. [WARN ] [2022-12-20 11:38:08] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermUser ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  766. [WARN ] [2022-12-20 11:38:08] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDeptPost".
  767. [WARN ] [2022-12-20 11:38:08] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDeptPost ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  768. [WARN ] [2022-12-20 11:38:08] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDeptRelation".
  769. [WARN ] [2022-12-20 11:38:08] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDeptRelation ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  770. [WARN ] [2022-12-20 11:38:08] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysMenuPermCode".
  771. [WARN ] [2022-12-20 11:38:08] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysMenuPermCode ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  772. [WARN ] [2022-12-20 11:38:08] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysPermCodePerm".
  773. [WARN ] [2022-12-20 11:38:08] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysPermCodePerm ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  774. [WARN ] [2022-12-20 11:38:08] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysRoleMenu".
  775. [WARN ] [2022-12-20 11:38:08] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysRoleMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  776. [WARN ] [2022-12-20 11:38:08] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.ankaibei.entity.UserInfoEntity".
  777. [WARN ] [2022-12-20 11:38:08] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.ankaibei.entity.UserInfoEntity ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  778. [WARN ] [2022-12-20 11:38:08] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysUserPost".
  779. [WARN ] [2022-12-20 11:38:08] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysUserPost ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  780. [WARN ] [2022-12-20 11:38:08] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysUserRole".
  781. [WARN ] [2022-12-20 11:38:08] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysUserRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  782. [WARN ] [2022-12-20 11:38:08] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.online.model.OnlineColumnRule".
  783. [WARN ] [2022-12-20 11:38:08] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.online.model.OnlineColumnRule ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  784. [WARN ] [2022-12-20 11:38:09] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.flow.model.FlowTaskExt".
  785. [WARN ] [2022-12-20 11:38:09] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.flow.model.FlowTaskExt ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  786. [WARN ] [2022-12-20 11:38:09] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.flow.model.ProjectInfoEntityOfFlow".
  787. [WARN ] [2022-12-20 11:38:09] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.flow.model.ProjectInfoEntityOfFlow ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  788. [INFO ] [2022-12-20 11:38:09] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  789. [INFO ] [2022-12-20 11:38:09] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  790. [INFO ] [2022-12-20 11:38:09] T:[] S:[] U:[] [main] ==> Found 2 Engine Configurators in total:
  791. [INFO ] [2022-12-20 11:38:09] T:[] S:[] U:[] [main] ==> class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  792. [INFO ] [2022-12-20 11:38:09] T:[] S:[] U:[] [main] ==> class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  793. [INFO ] [2022-12-20 11:38:09] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  794. [INFO ] [2022-12-20 11:38:09] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  795. [INFO ] [2022-12-20 11:38:10] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  796. [INFO ] [2022-12-20 11:38:12] T:[] S:[] U:[] [main] ==> Reading from ankaibei.FLW_EV_DATABASECHANGELOG
  797. [INFO ] [2022-12-20 11:38:12] T:[] S:[] U:[] [main] ==> EventRegistryEngine default created
  798. [INFO ] [2022-12-20 11:38:12] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  799. [INFO ] [2022-12-20 11:38:12] T:[] S:[] U:[] [main] ==> IdmEngine default created
  800. [INFO ] [2022-12-20 11:38:12] T:[] S:[] U:[] [main] ==> ProcessEngine default created
  801. [INFO ] [2022-12-20 11:38:12] T:[] S:[] U:[] [main] ==> Total of v5 deployments found: 0
  802. [DEBUG] [2022-12-20 11:38:13] T:[] S:[] U:[] [main] ==> ==> Preparing: SELECT dblink_id,dblink_name,variable_name,dblink_desc,dblink_config_constant,create_time FROM zz_online_dblink
  803. [DEBUG] [2022-12-20 11:38:13] T:[] S:[] U:[] [main] ==> ==> Parameters:
  804. [DEBUG] [2022-12-20 11:38:13] T:[] S:[] U:[] [main] ==> <== Total: 1
  805. [INFO ] [2022-12-20 11:38:15] T:[] S:[] U:[] [main] ==> 自定义配置项:
  806. AjCaptchaProperties{type=DEFAULT, jigsaw='classpath:images/jigsaw', picClick='classpath:images/pic-click', waterMark='我的水印', waterFont='WenQuanZhengHei.ttf', fontType='WenQuanZhengHei.ttf', slipOffset='5', aesStatus=true, interferenceOptions='2', cacheNumber='1000', timingClear='180', cacheType=redis, reqFrequencyLimitEnable=false, reqGetLockLimit=5, reqGetLockSeconds=360, reqGetMinuteLimit=30, reqCheckMinuteLimit=30, reqVerifyMinuteLimit=60}
  807. [INFO ] [2022-12-20 11:38:15] T:[] S:[] U:[] [main] ==> 自定义resource底图:[SLIDING_BLOCK=[Ljava.lang.String;@730632bb, ORIGINAL=[Ljava.lang.String;@1a2b0708, PIC_CLICK=[Ljava.lang.String;@5281a933]
  808. [INFO ] [2022-12-20 11:38:15] T:[] S:[] U:[] [main] ==> supported-captchaCache-service:[redis, local]
  809. [INFO ] [2022-12-20 11:38:15] T:[] S:[] U:[] [main] ==> supported-captchaTypes-service:[clickWord, default, blockPuzzle]
  810. [INFO ] [2022-12-20 11:38:15] T:[] S:[] U:[] [main] ==> --->>>初始化验证码底图<<<---clickWord
  811. [INFO ] [2022-12-20 11:38:15] T:[] S:[] U:[] [main] ==> --->>>初始化验证码底图<<<---blockPuzzle
  812. [WARN ] [2022-12-20 11:38:15] T:[] S:[] U:[] [main] ==> spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
  813. [INFO ] [2022-12-20 11:38:15] T:[] S:[] U:[] [main] ==> Exposing 14 endpoint(s) beneath base path '/actuator'
  814. [WARN ] [2022-12-20 11:38:16] T:[] S:[] U:[] [main] ==> Cannot find template location(s): [classpath:/template/] (please add some templates, check your FreeMarker configuration, or set spring.freemarker.checkTemplateLocation=false)
  815. [INFO ] [2022-12-20 11:38:16] T:[] S:[] U:[] [main] ==> Starting ProtocolHandler ["http-nio-8077"]
  816. [INFO ] [2022-12-20 11:38:16] T:[] S:[] U:[] [main] ==> Tomcat started on port(s): 8077 (http) with context path '/api'
  817. [INFO ] [2022-12-20 11:38:17] T:[] S:[] U:[] [main] ==> Started WebAdminApplication in 18.259 seconds (JVM running for 18.984)
  818. [INFO ] [2022-12-20 11:38:18] T:[] S:[] U:[] [RMI TCP Connection(3)-192.168.2.194] ==> Initializing Spring DispatcherServlet 'dispatcherServlet'
  819. [INFO ] [2022-12-20 11:38:18] T:[] S:[] U:[] [RMI TCP Connection(3)-192.168.2.194] ==> Initializing Servlet 'dispatcherServlet'
  820. [INFO ] [2022-12-20 11:38:18] T:[] S:[] U:[] [RMI TCP Connection(3)-192.168.2.194] ==> Completed initialization in 2 ms
  821. [INFO ] [2022-12-20 11:38:48] T:[936fa0bd3cf14475bf9005c9abf42fa5] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-5] ==> 开始请求, url=/api/admin/upms/sysDept/listSysDeptPostWithRelation, reqData={"deptId":"1584151641433575424"}
  822. [DEBUG] [2022-12-20 11:38:48] T:[936fa0bd3cf14475bf9005c9abf42fa5] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT a.dept_post_id deptPostId, a.dept_id deptId, a.post_id postId, a.post_show_name postShowName, b.dept_name deptName, c.post_level postLevel, c.leader_post leaderPost FROM work_sys_dept_post a, work_sys_dept b, work_sys_post c WHERE a.dept_id = b.dept_id AND a.post_id = c.post_id AND a.dept_id = ?
  823. [DEBUG] [2022-12-20 11:38:48] T:[936fa0bd3cf14475bf9005c9abf42fa5] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-5] ==> ==> Parameters: 1584151641433575424(String)
  824. [DEBUG] [2022-12-20 11:38:48] T:[936fa0bd3cf14475bf9005c9abf42fa5] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-5] ==> <== Total: 2
  825. [INFO ] [2022-12-20 11:38:48] T:[936fa0bd3cf14475bf9005c9abf42fa5] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-5] ==> 请求完成, url=/api/admin/upms/sysDept/listSysDeptPostWithRelation, elapse=35ms, respData={"data":[{"deptId":"1584151641433575424","deptName":"集中收发部","deptPostId":"1584152030518185984","leaderPost":"0","postId":"1575682425206345728","postLevel":"4","postShowName":"业务人员"},{"deptId":"1584151641433575424","deptName":"集中收发部","deptPostId":"1584152062197764096","leaderPost":"1","postId":"1575681471891378176","postLevel":"1","postShowName":"总经理"}],"errorCode":"NO-ERROR","errorMessage":"NO-MESSAGE","success":true}
  826. [INFO ] [2022-12-20 11:53:49] T:[] S:[] U:[] [main] ==> Starting WebAdminApplication using Java 1.8.0_144 on buzhanyi with PID 8316 (D:\Desktop\ankaibeibeibei\application-webadmin\target\classes started by buzhanyi in D:\Desktop\ankaibeibeibei)
  827. [INFO ] [2022-12-20 11:53:49] T:[] S:[] U:[] [main] ==> The following 1 profile is active: "product"
  828. [INFO ] [2022-12-20 11:53:49] T:[] S:[] U:[] [background-preinit] ==> HV000001: Hibernate Validator 6.2.0.Final
  829. [INFO ] [2022-12-20 11:53:50] T:[] S:[] U:[] [main] ==> Multiple Spring Data modules found, entering strict repository configuration mode!
  830. [INFO ] [2022-12-20 11:53:50] T:[] S:[] U:[] [main] ==> Bootstrapping Spring Data JPA repositories in DEFAULT mode.
  831. [INFO ] [2022-12-20 11:53:50] T:[] S:[] U:[] [main] ==> Finished Spring Data repository scanning in 177 ms. Found 17 JPA repository interfaces.
  832. [INFO ] [2022-12-20 11:53:50] T:[] S:[] U:[] [main] ==> Multiple Spring Data modules found, entering strict repository configuration mode!
  833. [INFO ] [2022-12-20 11:53:50] T:[] S:[] U:[] [main] ==> Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  834. [INFO ] [2022-12-20 11:53:50] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.AccesoryInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  835. [INFO ] [2022-12-20 11:53:50] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.CommunicationMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  836. [INFO ] [2022-12-20 11:53:50] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.CostInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  837. [INFO ] [2022-12-20 11:53:50] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.LoginTokenMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  838. [INFO ] [2022-12-20 11:53:50] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ManHourJobMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  839. [INFO ] [2022-12-20 11:53:50] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ManHourMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  840. [INFO ] [2022-12-20 11:53:50] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectAuditInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  841. [INFO ] [2022-12-20 11:53:50] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  842. [INFO ] [2022-12-20 11:53:50] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectTeamMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  843. [INFO ] [2022-12-20 11:53:50] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.PurchaseInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  844. [INFO ] [2022-12-20 11:53:50] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RelevanceProjectInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  845. [INFO ] [2022-12-20 11:53:50] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RepastExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  846. [INFO ] [2022-12-20 11:53:50] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RestInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  847. [INFO ] [2022-12-20 11:53:50] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TaskInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  848. [INFO ] [2022-12-20 11:53:50] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TrafficExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  849. [INFO ] [2022-12-20 11:53:50] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TravelExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  850. [INFO ] [2022-12-20 11:53:50] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.UserInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  851. [INFO ] [2022-12-20 11:53:50] T:[] S:[] U:[] [main] ==> Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces.
  852. [INFO ] [2022-12-20 11:53:51] T:[] S:[] U:[] [main] ==> Bean 'commonWebMvcConfig' of type [com.ankaibei.workFlow.common.core.config.CommonWebMvcConfig$$EnhancerBySpringCGLIB$$f33a7f3b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  853. [INFO ] [2022-12-20 11:53:51] T:[] S:[] U:[] [main] ==> Tomcat initialized with port(s): 8077 (http)
  854. [INFO ] [2022-12-20 11:53:51] T:[] S:[] U:[] [main] ==> Initializing ProtocolHandler ["http-nio-8077"]
  855. [INFO ] [2022-12-20 11:53:51] T:[] S:[] U:[] [main] ==> Starting service [Tomcat]
  856. [INFO ] [2022-12-20 11:53:51] T:[] S:[] U:[] [main] ==> Starting Servlet engine: [Apache Tomcat/9.0.60]
  857. [INFO ] [2022-12-20 11:53:51] T:[] S:[] U:[] [main] ==> Initializing Spring embedded WebApplicationContext
  858. [INFO ] [2022-12-20 11:53:51] T:[] S:[] U:[] [main] ==> Root WebApplicationContext: initialization completed in 2645 ms
  859. [INFO ] [2022-12-20 11:53:52] T:[] S:[] U:[] [main] ==> Filter characterEncodingFilter was not registered (possibly already registered?)
  860. [ERROR] [2022-12-20 11:53:52] T:[] S:[] U:[] [main] ==> For security constraints with URL pattern [/*] only the HTTP methods [TRACE HEAD DELETE SEARCH PROPFIND COPY PUT PATCH] are covered. All other methods are uncovered.
  861. [INFO ] [2022-12-20 11:53:52] T:[] S:[] U:[] [main] ==> {dataSource-1} inited
  862. [INFO ] [2022-12-20 11:53:52] T:[] S:[] U:[] [main] ==> {dataSource-2} inited
  863. [INFO ] [2022-12-20 11:53:52] T:[] S:[] U:[] [main] ==> HHH000204: Processing PersistenceUnitInfo [name: default]
  864. [INFO ] [2022-12-20 11:53:52] T:[] S:[] U:[] [main] ==> HHH000412: Hibernate ORM core version 5.4.33
  865. [INFO ] [2022-12-20 11:53:52] T:[] S:[] U:[] [main] ==> HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
  866. [INFO ] [2022-12-20 11:53:52] T:[] S:[] U:[] [main] ==> HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
  867. [INFO ] [2022-12-20 11:53:56] T:[] S:[] U:[] [main] ==> HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
  868. [INFO ] [2022-12-20 11:53:56] T:[] S:[] U:[] [main] ==> Initialized JPA EntityManagerFactory for persistence unit 'default'
  869. [INFO ] [2022-12-20 11:53:57] T:[] S:[] U:[] [main] ==> Redisson 3.17.6
  870. [INFO ] [2022-12-20 11:53:58] T:[] S:[] U:[] [redisson-netty-2-9] ==> 1 connections initialized for 124.70.58.209/124.70.58.209:7001
  871. [INFO ] [2022-12-20 11:53:58] T:[] S:[] U:[] [redisson-netty-2-13] ==> 5 connections initialized for 124.70.58.209/124.70.58.209:7001
  872. [WARN ] [2022-12-20 11:53:58] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermDept".
  873. [WARN ] [2022-12-20 11:53:58] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  874. [WARN ] [2022-12-20 11:53:58] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermMenu".
  875. [WARN ] [2022-12-20 11:53:58] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  876. [WARN ] [2022-12-20 11:53:58] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermUser".
  877. [WARN ] [2022-12-20 11:53:58] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermUser ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  878. [WARN ] [2022-12-20 11:53:58] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDeptRelation".
  879. [WARN ] [2022-12-20 11:53:58] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDeptRelation ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  880. [WARN ] [2022-12-20 11:53:58] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysMenuPermCode".
  881. [WARN ] [2022-12-20 11:53:58] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysMenuPermCode ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  882. [WARN ] [2022-12-20 11:53:58] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysPermCodePerm".
  883. [WARN ] [2022-12-20 11:53:58] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysPermCodePerm ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  884. [WARN ] [2022-12-20 11:53:58] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysRoleMenu".
  885. [WARN ] [2022-12-20 11:53:58] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysRoleMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  886. [WARN ] [2022-12-20 11:53:58] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.ankaibei.entity.UserInfoEntity".
  887. [WARN ] [2022-12-20 11:53:58] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.ankaibei.entity.UserInfoEntity ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  888. [WARN ] [2022-12-20 11:53:58] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysUserPost".
  889. [WARN ] [2022-12-20 11:53:58] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysUserPost ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  890. [WARN ] [2022-12-20 11:53:58] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysUserRole".
  891. [WARN ] [2022-12-20 11:53:58] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysUserRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  892. [WARN ] [2022-12-20 11:53:58] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.online.model.OnlineColumnRule".
  893. [WARN ] [2022-12-20 11:53:58] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.online.model.OnlineColumnRule ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  894. [WARN ] [2022-12-20 11:53:59] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.flow.model.FlowTaskExt".
  895. [WARN ] [2022-12-20 11:53:59] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.flow.model.FlowTaskExt ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  896. [WARN ] [2022-12-20 11:53:59] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.flow.model.ProjectInfoEntityOfFlow".
  897. [WARN ] [2022-12-20 11:53:59] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.flow.model.ProjectInfoEntityOfFlow ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  898. [INFO ] [2022-12-20 11:53:59] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  899. [INFO ] [2022-12-20 11:53:59] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  900. [INFO ] [2022-12-20 11:53:59] T:[] S:[] U:[] [main] ==> Found 2 Engine Configurators in total:
  901. [INFO ] [2022-12-20 11:53:59] T:[] S:[] U:[] [main] ==> class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  902. [INFO ] [2022-12-20 11:53:59] T:[] S:[] U:[] [main] ==> class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  903. [INFO ] [2022-12-20 11:53:59] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  904. [INFO ] [2022-12-20 11:53:59] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  905. [INFO ] [2022-12-20 11:54:00] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  906. [INFO ] [2022-12-20 11:54:02] T:[] S:[] U:[] [main] ==> Reading from ankaibei.FLW_EV_DATABASECHANGELOG
  907. [INFO ] [2022-12-20 11:54:02] T:[] S:[] U:[] [main] ==> EventRegistryEngine default created
  908. [INFO ] [2022-12-20 11:54:02] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  909. [INFO ] [2022-12-20 11:54:02] T:[] S:[] U:[] [main] ==> IdmEngine default created
  910. [INFO ] [2022-12-20 11:54:03] T:[] S:[] U:[] [main] ==> ProcessEngine default created
  911. [INFO ] [2022-12-20 11:54:03] T:[] S:[] U:[] [main] ==> Total of v5 deployments found: 0
  912. [DEBUG] [2022-12-20 11:54:04] T:[] S:[] U:[] [main] ==> ==> Preparing: SELECT dblink_id,dblink_name,variable_name,dblink_desc,dblink_config_constant,create_time FROM zz_online_dblink
  913. [DEBUG] [2022-12-20 11:54:04] T:[] S:[] U:[] [main] ==> ==> Parameters:
  914. [DEBUG] [2022-12-20 11:54:04] T:[] S:[] U:[] [main] ==> <== Total: 1
  915. [INFO ] [2022-12-20 11:54:06] T:[] S:[] U:[] [main] ==> 自定义配置项:
  916. AjCaptchaProperties{type=DEFAULT, jigsaw='classpath:images/jigsaw', picClick='classpath:images/pic-click', waterMark='我的水印', waterFont='WenQuanZhengHei.ttf', fontType='WenQuanZhengHei.ttf', slipOffset='5', aesStatus=true, interferenceOptions='2', cacheNumber='1000', timingClear='180', cacheType=redis, reqFrequencyLimitEnable=false, reqGetLockLimit=5, reqGetLockSeconds=360, reqGetMinuteLimit=30, reqCheckMinuteLimit=30, reqVerifyMinuteLimit=60}
  917. [INFO ] [2022-12-20 11:54:06] T:[] S:[] U:[] [main] ==> 自定义resource底图:[SLIDING_BLOCK=[Ljava.lang.String;@3de00450, ORIGINAL=[Ljava.lang.String;@fc7308, PIC_CLICK=[Ljava.lang.String;@445b7f80]
  918. [INFO ] [2022-12-20 11:54:06] T:[] S:[] U:[] [main] ==> supported-captchaCache-service:[redis, local]
  919. [INFO ] [2022-12-20 11:54:06] T:[] S:[] U:[] [main] ==> supported-captchaTypes-service:[clickWord, default, blockPuzzle]
  920. [INFO ] [2022-12-20 11:54:06] T:[] S:[] U:[] [main] ==> --->>>初始化验证码底图<<<---clickWord
  921. [INFO ] [2022-12-20 11:54:06] T:[] S:[] U:[] [main] ==> --->>>初始化验证码底图<<<---blockPuzzle
  922. [WARN ] [2022-12-20 11:54:06] T:[] S:[] U:[] [main] ==> spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
  923. [INFO ] [2022-12-20 11:54:07] T:[] S:[] U:[] [main] ==> Exposing 14 endpoint(s) beneath base path '/actuator'
  924. [WARN ] [2022-12-20 11:54:08] T:[] S:[] U:[] [main] ==> Cannot find template location(s): [classpath:/template/] (please add some templates, check your FreeMarker configuration, or set spring.freemarker.checkTemplateLocation=false)
  925. [INFO ] [2022-12-20 11:54:08] T:[] S:[] U:[] [main] ==> Starting ProtocolHandler ["http-nio-8077"]
  926. [INFO ] [2022-12-20 11:54:08] T:[] S:[] U:[] [main] ==> Tomcat started on port(s): 8077 (http) with context path '/api'
  927. [INFO ] [2022-12-20 11:54:08] T:[] S:[] U:[] [main] ==> Started WebAdminApplication in 20.046 seconds (JVM running for 20.813)
  928. [INFO ] [2022-12-20 11:54:09] T:[] S:[] U:[] [RMI TCP Connection(6)-192.168.2.194] ==> Initializing Spring DispatcherServlet 'dispatcherServlet'
  929. [INFO ] [2022-12-20 11:54:09] T:[] S:[] U:[] [RMI TCP Connection(6)-192.168.2.194] ==> Initializing Servlet 'dispatcherServlet'
  930. [INFO ] [2022-12-20 11:54:09] T:[] S:[] U:[] [RMI TCP Connection(6)-192.168.2.194] ==> Completed initialization in 2 ms
  931. [INFO ] [2022-12-20 11:54:22] T:[b4838faaf33141b28c9367aeefba636f] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-2] ==> 开始请求, url=/api/admin/upms/login/doLogin, reqData={"password":"IP3ccke3GhH45iGHB5qP9p7iZw6xUyj28Ju10rnBiPKOI35sc%2BjI7%2FdsjOkHWMfUwGYGfz8ik31HC2Ruk%2Fhkd9f6RPULTHj7VpFdNdde2P9M4mQQnFBAiPM7VT9iW3RyCtPlJexQ3nAiA09OqG%2F0sIf1kcyveSrulxembARDbDo%3D","loginName":"liuchengjing"}
  932. [DEBUG] [2022-12-20 11:54:22] T:[b4838faaf33141b28c9367aeefba636f] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT user_id,login_name,password,show_name,dept_id,user_type,head_image_url,user_status,email,mobile,deleted_flag,create_user_id,update_user_id,create_time,update_time,region,job_number FROM work_sys_user WHERE login_name=? AND deleted_flag=1
  933. [DEBUG] [2022-12-20 11:54:22] T:[b4838faaf33141b28c9367aeefba636f] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters: liuchengjing(String)
  934. [DEBUG] [2022-12-20 11:54:22] T:[b4838faaf33141b28c9367aeefba636f] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 1
  935. [DEBUG] [2022-12-20 11:54:22] T:[b4838faaf33141b28c9367aeefba636f] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT user_id,dept_post_id,post_id FROM work_sys_user_post WHERE user_id=?
  936. [DEBUG] [2022-12-20 11:54:22] T:[b4838faaf33141b28c9367aeefba636f] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters: 1578419973460594688(String)
  937. [DEBUG] [2022-12-20 11:54:22] T:[b4838faaf33141b28c9367aeefba636f] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 1
  938. [DEBUG] [2022-12-20 11:54:22] T:[b4838faaf33141b28c9367aeefba636f] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT user_id,role_id FROM work_sys_user_role WHERE user_id=?
  939. [DEBUG] [2022-12-20 11:54:22] T:[b4838faaf33141b28c9367aeefba636f] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters: 1578419973460594688(String)
  940. [DEBUG] [2022-12-20 11:54:22] T:[b4838faaf33141b28c9367aeefba636f] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 1
  941. [DEBUG] [2022-12-20 11:54:22] T:[b4838faaf33141b28c9367aeefba636f] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT m.* FROM work_sys_user_role ur, work_sys_role_menu rm, work_sys_menu m WHERE ur.user_id = ? AND ur.role_id = rm.role_id AND rm.menu_id = m.menu_id ORDER BY m.show_order
  942. [DEBUG] [2022-12-20 11:54:22] T:[b4838faaf33141b28c9367aeefba636f] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters: 1578419973460594688(Long)
  943. [DEBUG] [2022-12-20 11:54:22] T:[b4838faaf33141b28c9367aeefba636f] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 38
  944. [DEBUG] [2022-12-20 11:54:22] T:[b4838faaf33141b28c9367aeefba636f] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT pc.perm_code FROM work_sys_user_role ur, work_sys_role_menu rm, work_sys_menu_perm_code mpc, work_sys_perm_code pc WHERE ur.user_id = ? AND ur.role_id = rm.role_id AND rm.menu_id = mpc.menu_id AND mpc.perm_code_id = pc.perm_code_id
  945. [DEBUG] [2022-12-20 11:54:22] T:[b4838faaf33141b28c9367aeefba636f] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters: 1578419973460594688(Long)
  946. [DEBUG] [2022-12-20 11:54:22] T:[b4838faaf33141b28c9367aeefba636f] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 31
  947. [DEBUG] [2022-12-20 11:54:22] T:[b4838faaf33141b28c9367aeefba636f] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT perm_url,module_name,perm_name FROM work_sys_perm_whitelist
  948. [DEBUG] [2022-12-20 11:54:22] T:[b4838faaf33141b28c9367aeefba636f] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters:
  949. [DEBUG] [2022-12-20 11:54:22] T:[b4838faaf33141b28c9367aeefba636f] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 50
  950. [DEBUG] [2022-12-20 11:54:22] T:[b4838faaf33141b28c9367aeefba636f] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT m.menu_id menuId, p.url url FROM work_sys_role_menu rm, work_sys_menu_perm_code mpc, work_sys_perm_code_perm pcp, work_sys_perm p, work_sys_menu m WHERE rm.role_id IN ( ? ) AND rm.menu_id = m.menu_id AND rm.menu_id = mpc.menu_id AND mpc.perm_code_id = pcp.perm_code_id AND pcp.perm_id = p.perm_id ORDER BY m.menu_type
  951. [DEBUG] [2022-12-20 11:54:22] T:[b4838faaf33141b28c9367aeefba636f] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters: 1575681957692444672(Long)
  952. [DEBUG] [2022-12-20 11:54:22] T:[b4838faaf33141b28c9367aeefba636f] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 168
  953. [DEBUG] [2022-12-20 11:54:22] T:[b4838faaf33141b28c9367aeefba636f] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT work_sys_data_perm.*, work_sys_data_perm_dept.*, work_sys_data_perm_menu.* FROM work_sys_data_perm_user INNER JOIN work_sys_data_perm ON work_sys_data_perm_user.data_perm_id = work_sys_data_perm.data_perm_id LEFT JOIN work_sys_data_perm_dept ON work_sys_data_perm.data_perm_id = work_sys_data_perm_dept.data_perm_id LEFT JOIN work_sys_data_perm_menu ON work_sys_data_perm.data_perm_id = work_sys_data_perm_menu.data_perm_id WHERE work_sys_data_perm_user.user_id = ?
  954. [DEBUG] [2022-12-20 11:54:22] T:[b4838faaf33141b28c9367aeefba636f] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters: 1578419973460594688(Long)
  955. [DEBUG] [2022-12-20 11:54:22] T:[b4838faaf33141b28c9367aeefba636f] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 12
  956. [INFO ] [2022-12-20 11:54:22] T:[b4838faaf33141b28c9367aeefba636f] S:[liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583] U:[1578419973460594688] [http-nio-8077-exec-2] ==> 请求完成, url=/api/admin/upms/login/doLogin, elapse=583ms, respData={"code":"200","data":{"showName":"刘成静","tokenData":"Bearer eyJhbGciOiJIUzUxMiJ9.eyJleHAiOjE2NzE1ODA0NjIsInNlc3Npb25JZCI6ImxpdWNoZW5namluZ180X2M2MjQ3M2FkMzMzZTRiOTE4OTgzOGU4YjljZDI5OGNmIiwiQ3JlYXRlZFRpbWUiOjE2NzE1MDg0NjIzNTl9.wwpmmFF6UeP3nOLu5q3DsnoMPYGq6sY1b3W5ASIUKJ1Ys_h9SqOW7f1e_E4e8-rZsYw0pauEcyhHHpRwz2TO-A","headImageUrl":"[{\"downloadUri\":\"/admin/upms/login/downloadHeadImage\",\"filename\":\"0f29f8a0b40243548d19f7dfbe47cd7c.jpg\",\"uploadFailed\":false,\"uploadPath\":\"./zz-resource/upload-files/app/image/SysUser/headImageUrl\"}]","isAdmin":false},"msg":"请求成功"}
  957. [DEBUG] [2022-12-20 11:54:22] T:[] S:[] U:[] [task-1] ==> ==> Preparing: INSERT INTO zz_sys_operation_log ( log_id, description, operation_type, service_name, api_class, api_method, session_id, trace_id, elapse, request_method, request_url, request_arguments, request_ip, success, operator_id, operator_name, operation_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
  958. [DEBUG] [2022-12-20 11:54:22] T:[] S:[] U:[] [task-1] ==> ==> Parameters: 1605048939726245888(Long), (String), 0(Integer), application-webadmin(String), com.ankaibei.workFlow.webadmin.upms.controller.LoginController(String), com.ankaibei.workFlow.webadmin.upms.controller.LoginController.doLogin(String), liuchengjing_4_53b71fc46a2344c28c4b6c1356be6583(String), b4838faaf33141b28c9367aeefba636f(String), 583(Long), POST(String), /api/admin/upms/login/doLogin(String), {"password":"IP3ccke3GhH45iGHB5qP9p7iZw6xUyj28Ju10rnBiPKOI35sc%2BjI7%2FdsjOkHWMfUwGYGfz8ik31HC2Ruk%2Fhkd9f6RPULTHj7VpFdNdde2P9M4mQQnFBAiPM7VT9iW3RyCtPlJexQ3nAiA09OqG%2F0sIf1kcyveSrulxembARDbDo%3D","loginName":"liuchengjing"}(String), 0:0:0:0:0:0:0:1(String), true(Boolean), 1578419973460594688(Long), liuchengjing(String), 2022-12-20 11:54:22.255(Timestamp)
  959. [DEBUG] [2022-12-20 11:54:22] T:[] S:[] U:[] [task-1] ==> <== Updates: 1
  960. [INFO ] [2022-12-20 11:54:24] T:[065ecb96f1cf46bba05e3023036044ba] S:[liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf] U:[1578419973460594688] [http-nio-8077-exec-3] ==> 开始请求, url=/api/admin/upms/sysDept/listSysDeptPostWithRelation, reqData={"deptId":"1584151641433575424"}
  961. [DEBUG] [2022-12-20 11:54:24] T:[065ecb96f1cf46bba05e3023036044ba] S:[liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Preparing: SELECT a.dept_post_id deptPostId, a.dept_id deptId, a.post_id postId, a.post_show_name postShowName, b.dept_name deptName, c.post_level postLevel, c.leader_post leaderPost FROM work_sys_dept_post a, work_sys_dept b, work_sys_post c WHERE a.dept_id = b.dept_id AND a.post_id = c.post_id AND a.dept_id = ?
  962. [DEBUG] [2022-12-20 11:54:24] T:[065ecb96f1cf46bba05e3023036044ba] S:[liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf] U:[1578419973460594688] [http-nio-8077-exec-3] ==> ==> Parameters: 1584151641433575424(String)
  963. [DEBUG] [2022-12-20 11:54:24] T:[065ecb96f1cf46bba05e3023036044ba] S:[liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf] U:[1578419973460594688] [http-nio-8077-exec-3] ==> <== Total: 2
  964. [INFO ] [2022-12-20 11:54:24] T:[065ecb96f1cf46bba05e3023036044ba] S:[liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf] U:[1578419973460594688] [http-nio-8077-exec-3] ==> 请求完成, url=/api/admin/upms/sysDept/listSysDeptPostWithRelation, elapse=25ms, respData={"data":[{"deptId":"1584151641433575424","deptName":"集中收发部","deptPostId":"1584152030518185984","leaderPost":"0","postId":"1575682425206345728","postLevel":"4","postShowName":"业务人员"},{"deptId":"1584151641433575424","deptName":"集中收发部","deptPostId":"1584152062197764096","leaderPost":"1","postId":"1575681471891378176","postLevel":"1","postShowName":"总经理"}],"errorCode":"NO-ERROR","errorMessage":"NO-MESSAGE","success":true}
  965. [INFO ] [2022-12-20 14:46:12] T:[] S:[] U:[] [main] ==> Starting WebAdminApplication using Java 1.8.0_144 on buzhanyi with PID 20364 (D:\Desktop\ankaibeibeibei\application-webadmin\target\classes started by buzhanyi in D:\Desktop\ankaibeibeibei)
  966. [INFO ] [2022-12-20 14:46:12] T:[] S:[] U:[] [main] ==> The following 1 profile is active: "product"
  967. [INFO ] [2022-12-20 14:46:12] T:[] S:[] U:[] [background-preinit] ==> HV000001: Hibernate Validator 6.2.0.Final
  968. [INFO ] [2022-12-20 14:46:13] T:[] S:[] U:[] [main] ==> Multiple Spring Data modules found, entering strict repository configuration mode!
  969. [INFO ] [2022-12-20 14:46:13] T:[] S:[] U:[] [main] ==> Bootstrapping Spring Data JPA repositories in DEFAULT mode.
  970. [INFO ] [2022-12-20 14:46:13] T:[] S:[] U:[] [main] ==> Finished Spring Data repository scanning in 164 ms. Found 17 JPA repository interfaces.
  971. [INFO ] [2022-12-20 14:46:13] T:[] S:[] U:[] [main] ==> Multiple Spring Data modules found, entering strict repository configuration mode!
  972. [INFO ] [2022-12-20 14:46:13] T:[] S:[] U:[] [main] ==> Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  973. [INFO ] [2022-12-20 14:46:13] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.AccesoryInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  974. [INFO ] [2022-12-20 14:46:13] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.CommunicationMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  975. [INFO ] [2022-12-20 14:46:13] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.CostInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  976. [INFO ] [2022-12-20 14:46:13] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.LoginTokenMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  977. [INFO ] [2022-12-20 14:46:13] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ManHourJobMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  978. [INFO ] [2022-12-20 14:46:13] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ManHourMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  979. [INFO ] [2022-12-20 14:46:13] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectAuditInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  980. [INFO ] [2022-12-20 14:46:13] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  981. [INFO ] [2022-12-20 14:46:13] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectTeamMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  982. [INFO ] [2022-12-20 14:46:13] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.PurchaseInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  983. [INFO ] [2022-12-20 14:46:13] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RelevanceProjectInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  984. [INFO ] [2022-12-20 14:46:13] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RepastExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  985. [INFO ] [2022-12-20 14:46:13] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RestInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  986. [INFO ] [2022-12-20 14:46:13] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TaskInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  987. [INFO ] [2022-12-20 14:46:13] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TrafficExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  988. [INFO ] [2022-12-20 14:46:13] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TravelExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  989. [INFO ] [2022-12-20 14:46:13] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.UserInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  990. [INFO ] [2022-12-20 14:46:13] T:[] S:[] U:[] [main] ==> Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces.
  991. [INFO ] [2022-12-20 14:46:14] T:[] S:[] U:[] [main] ==> Bean 'commonWebMvcConfig' of type [com.ankaibei.workFlow.common.core.config.CommonWebMvcConfig$$EnhancerBySpringCGLIB$$a1e08542] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  992. [INFO ] [2022-12-20 14:46:14] T:[] S:[] U:[] [main] ==> Tomcat initialized with port(s): 8077 (http)
  993. [INFO ] [2022-12-20 14:46:14] T:[] S:[] U:[] [main] ==> Initializing ProtocolHandler ["http-nio-8077"]
  994. [INFO ] [2022-12-20 14:46:14] T:[] S:[] U:[] [main] ==> Starting service [Tomcat]
  995. [INFO ] [2022-12-20 14:46:14] T:[] S:[] U:[] [main] ==> Starting Servlet engine: [Apache Tomcat/9.0.60]
  996. [INFO ] [2022-12-20 14:46:14] T:[] S:[] U:[] [main] ==> Initializing Spring embedded WebApplicationContext
  997. [INFO ] [2022-12-20 14:46:14] T:[] S:[] U:[] [main] ==> Root WebApplicationContext: initialization completed in 2506 ms
  998. [INFO ] [2022-12-20 14:46:14] T:[] S:[] U:[] [main] ==> Filter characterEncodingFilter was not registered (possibly already registered?)
  999. [ERROR] [2022-12-20 14:46:14] T:[] S:[] U:[] [main] ==> For security constraints with URL pattern [/*] only the HTTP methods [TRACE HEAD DELETE SEARCH PROPFIND COPY PUT PATCH] are covered. All other methods are uncovered.
  1000. [INFO ] [2022-12-20 14:46:15] T:[] S:[] U:[] [main] ==> {dataSource-1} inited
  1001. [INFO ] [2022-12-20 14:46:15] T:[] S:[] U:[] [main] ==> {dataSource-2} inited
  1002. [INFO ] [2022-12-20 14:46:15] T:[] S:[] U:[] [main] ==> HHH000204: Processing PersistenceUnitInfo [name: default]
  1003. [INFO ] [2022-12-20 14:46:15] T:[] S:[] U:[] [main] ==> HHH000412: Hibernate ORM core version 5.4.33
  1004. [INFO ] [2022-12-20 14:46:15] T:[] S:[] U:[] [main] ==> HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
  1005. [INFO ] [2022-12-20 14:46:15] T:[] S:[] U:[] [main] ==> HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
  1006. [INFO ] [2022-12-20 14:46:19] T:[] S:[] U:[] [main] ==> HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
  1007. [INFO ] [2022-12-20 14:46:19] T:[] S:[] U:[] [main] ==> Initialized JPA EntityManagerFactory for persistence unit 'default'
  1008. [INFO ] [2022-12-20 14:46:20] T:[] S:[] U:[] [main] ==> Redisson 3.17.6
  1009. [INFO ] [2022-12-20 14:46:20] T:[] S:[] U:[] [redisson-netty-2-9] ==> 1 connections initialized for 124.70.58.209/124.70.58.209:7001
  1010. [INFO ] [2022-12-20 14:46:20] T:[] S:[] U:[] [redisson-netty-2-13] ==> 5 connections initialized for 124.70.58.209/124.70.58.209:7001
  1011. [WARN ] [2022-12-20 14:46:20] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermDept".
  1012. [WARN ] [2022-12-20 14:46:20] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  1013. [WARN ] [2022-12-20 14:46:20] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermMenu".
  1014. [WARN ] [2022-12-20 14:46:20] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  1015. [WARN ] [2022-12-20 14:46:20] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermUser".
  1016. [WARN ] [2022-12-20 14:46:20] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermUser ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  1017. [WARN ] [2022-12-20 14:46:21] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDeptRelation".
  1018. [WARN ] [2022-12-20 14:46:21] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDeptRelation ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  1019. [WARN ] [2022-12-20 14:46:21] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysMenuPermCode".
  1020. [WARN ] [2022-12-20 14:46:21] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysMenuPermCode ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  1021. [WARN ] [2022-12-20 14:46:21] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysPermCodePerm".
  1022. [WARN ] [2022-12-20 14:46:21] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysPermCodePerm ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  1023. [WARN ] [2022-12-20 14:46:21] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysRoleMenu".
  1024. [WARN ] [2022-12-20 14:46:21] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysRoleMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  1025. [WARN ] [2022-12-20 14:46:21] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.ankaibei.entity.UserInfoEntity".
  1026. [WARN ] [2022-12-20 14:46:21] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.ankaibei.entity.UserInfoEntity ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  1027. [WARN ] [2022-12-20 14:46:21] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysUserPost".
  1028. [WARN ] [2022-12-20 14:46:21] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysUserPost ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  1029. [WARN ] [2022-12-20 14:46:21] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysUserRole".
  1030. [WARN ] [2022-12-20 14:46:21] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysUserRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  1031. [WARN ] [2022-12-20 14:46:21] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.online.model.OnlineColumnRule".
  1032. [WARN ] [2022-12-20 14:46:21] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.online.model.OnlineColumnRule ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  1033. [WARN ] [2022-12-20 14:46:21] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.flow.model.FlowTaskExt".
  1034. [WARN ] [2022-12-20 14:46:21] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.flow.model.FlowTaskExt ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  1035. [WARN ] [2022-12-20 14:46:21] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.flow.model.ProjectInfoEntityOfFlow".
  1036. [WARN ] [2022-12-20 14:46:21] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.flow.model.ProjectInfoEntityOfFlow ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  1037. [INFO ] [2022-12-20 14:46:22] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  1038. [INFO ] [2022-12-20 14:46:22] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  1039. [INFO ] [2022-12-20 14:46:22] T:[] S:[] U:[] [main] ==> Found 2 Engine Configurators in total:
  1040. [INFO ] [2022-12-20 14:46:22] T:[] S:[] U:[] [main] ==> class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  1041. [INFO ] [2022-12-20 14:46:22] T:[] S:[] U:[] [main] ==> class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  1042. [INFO ] [2022-12-20 14:46:22] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  1043. [INFO ] [2022-12-20 14:46:22] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  1044. [INFO ] [2022-12-20 14:46:23] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  1045. [INFO ] [2022-12-20 14:46:25] T:[] S:[] U:[] [main] ==> Reading from ankaibei.FLW_EV_DATABASECHANGELOG
  1046. [INFO ] [2022-12-20 14:46:25] T:[] S:[] U:[] [main] ==> EventRegistryEngine default created
  1047. [INFO ] [2022-12-20 14:46:25] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  1048. [INFO ] [2022-12-20 14:46:25] T:[] S:[] U:[] [main] ==> IdmEngine default created
  1049. [INFO ] [2022-12-20 14:46:26] T:[] S:[] U:[] [main] ==> ProcessEngine default created
  1050. [INFO ] [2022-12-20 14:46:26] T:[] S:[] U:[] [main] ==> Total of v5 deployments found: 0
  1051. [DEBUG] [2022-12-20 14:46:26] T:[] S:[] U:[] [main] ==> ==> Preparing: SELECT dblink_id,dblink_name,variable_name,dblink_desc,dblink_config_constant,create_time FROM zz_online_dblink
  1052. [DEBUG] [2022-12-20 14:46:26] T:[] S:[] U:[] [main] ==> ==> Parameters:
  1053. [DEBUG] [2022-12-20 14:46:26] T:[] S:[] U:[] [main] ==> <== Total: 1
  1054. [INFO ] [2022-12-20 14:46:29] T:[] S:[] U:[] [main] ==> 自定义配置项:
  1055. AjCaptchaProperties{type=DEFAULT, jigsaw='classpath:images/jigsaw', picClick='classpath:images/pic-click', waterMark='我的水印', waterFont='WenQuanZhengHei.ttf', fontType='WenQuanZhengHei.ttf', slipOffset='5', aesStatus=true, interferenceOptions='2', cacheNumber='1000', timingClear='180', cacheType=redis, reqFrequencyLimitEnable=false, reqGetLockLimit=5, reqGetLockSeconds=360, reqGetMinuteLimit=30, reqCheckMinuteLimit=30, reqVerifyMinuteLimit=60}
  1056. [INFO ] [2022-12-20 14:46:29] T:[] S:[] U:[] [main] ==> 自定义resource底图:[SLIDING_BLOCK=[Ljava.lang.String;@2366604, ORIGINAL=[Ljava.lang.String;@47098232, PIC_CLICK=[Ljava.lang.String;@6be2c838]
  1057. [INFO ] [2022-12-20 14:46:29] T:[] S:[] U:[] [main] ==> supported-captchaCache-service:[redis, local]
  1058. [INFO ] [2022-12-20 14:46:29] T:[] S:[] U:[] [main] ==> supported-captchaTypes-service:[clickWord, default, blockPuzzle]
  1059. [INFO ] [2022-12-20 14:46:29] T:[] S:[] U:[] [main] ==> --->>>初始化验证码底图<<<---clickWord
  1060. [INFO ] [2022-12-20 14:46:29] T:[] S:[] U:[] [main] ==> --->>>初始化验证码底图<<<---blockPuzzle
  1061. [WARN ] [2022-12-20 14:46:29] T:[] S:[] U:[] [main] ==> spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
  1062. [INFO ] [2022-12-20 14:46:30] T:[] S:[] U:[] [main] ==> Exposing 14 endpoint(s) beneath base path '/actuator'
  1063. [WARN ] [2022-12-20 14:46:32] T:[] S:[] U:[] [main] ==> Cannot find template location(s): [classpath:/template/] (please add some templates, check your FreeMarker configuration, or set spring.freemarker.checkTemplateLocation=false)
  1064. [INFO ] [2022-12-20 14:46:32] T:[] S:[] U:[] [main] ==> Starting ProtocolHandler ["http-nio-8077"]
  1065. [INFO ] [2022-12-20 14:46:32] T:[] S:[] U:[] [main] ==> Tomcat started on port(s): 8077 (http) with context path '/api'
  1066. [INFO ] [2022-12-20 14:46:33] T:[] S:[] U:[] [main] ==> Started WebAdminApplication in 21.471 seconds (JVM running for 22.298)
  1067. [INFO ] [2022-12-20 14:46:33] T:[] S:[] U:[] [RMI TCP Connection(3)-192.168.2.194] ==> Initializing Spring DispatcherServlet 'dispatcherServlet'
  1068. [INFO ] [2022-12-20 14:46:33] T:[] S:[] U:[] [RMI TCP Connection(3)-192.168.2.194] ==> Initializing Servlet 'dispatcherServlet'
  1069. [INFO ] [2022-12-20 14:46:33] T:[] S:[] U:[] [RMI TCP Connection(3)-192.168.2.194] ==> Completed initialization in 1 ms
  1070. [INFO ] [2022-12-20 15:15:34] T:[d9c3e531d97548b4942b9e8306758a57] S:[liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf] U:[1578419973460594688] [http-nio-8077-exec-2] ==> 开始请求, url=/api/admin/upms/login/doLogin, reqData={"password":"IP3ccke3GhH45iGHB5qP9p7iZw6xUyj28Ju10rnBiPKOI35sc%2BjI7%2FdsjOkHWMfUwGYGfz8ik31HC2Ruk%2Fhkd9f6RPULTHj7VpFdNdde2P9M4mQQnFBAiPM7VT9iW3RyCtPlJexQ3nAiA09OqG%2F0sIf1kcyveSrulxembARDbDo%3D","loginName":"ligaojie"}
  1071. [DEBUG] [2022-12-20 15:15:36] T:[d9c3e531d97548b4942b9e8306758a57] S:[liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT user_id,login_name,password,show_name,dept_id,user_type,head_image_url,user_status,email,mobile,deleted_flag,create_user_id,update_user_id,create_time,update_time,region,job_number FROM work_sys_user WHERE login_name=? AND deleted_flag=1
  1072. [DEBUG] [2022-12-20 15:15:36] T:[d9c3e531d97548b4942b9e8306758a57] S:[liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters: ligaojie(String)
  1073. [DEBUG] [2022-12-20 15:15:36] T:[d9c3e531d97548b4942b9e8306758a57] S:[liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 1
  1074. [DEBUG] [2022-12-20 15:15:36] T:[d9c3e531d97548b4942b9e8306758a57] S:[liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT user_id,dept_post_id,post_id FROM work_sys_user_post WHERE user_id=?
  1075. [DEBUG] [2022-12-20 15:15:36] T:[d9c3e531d97548b4942b9e8306758a57] S:[liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters: 1585205047283683328(String)
  1076. [DEBUG] [2022-12-20 15:15:36] T:[d9c3e531d97548b4942b9e8306758a57] S:[liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 1
  1077. [DEBUG] [2022-12-20 15:15:36] T:[d9c3e531d97548b4942b9e8306758a57] S:[liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT user_id,role_id FROM work_sys_user_role WHERE user_id=?
  1078. [DEBUG] [2022-12-20 15:15:36] T:[d9c3e531d97548b4942b9e8306758a57] S:[liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters: 1585205047283683328(String)
  1079. [DEBUG] [2022-12-20 15:15:36] T:[d9c3e531d97548b4942b9e8306758a57] S:[liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 1
  1080. [DEBUG] [2022-12-20 15:15:36] T:[d9c3e531d97548b4942b9e8306758a57] S:[liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT m.* FROM work_sys_user_role ur, work_sys_role_menu rm, work_sys_menu m WHERE ur.user_id = ? AND ur.role_id = rm.role_id AND rm.menu_id = m.menu_id ORDER BY m.show_order
  1081. [DEBUG] [2022-12-20 15:15:36] T:[d9c3e531d97548b4942b9e8306758a57] S:[liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters: 1585205047283683328(Long)
  1082. [DEBUG] [2022-12-20 15:15:36] T:[d9c3e531d97548b4942b9e8306758a57] S:[liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 38
  1083. [DEBUG] [2022-12-20 15:15:36] T:[d9c3e531d97548b4942b9e8306758a57] S:[liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT pc.perm_code FROM work_sys_user_role ur, work_sys_role_menu rm, work_sys_menu_perm_code mpc, work_sys_perm_code pc WHERE ur.user_id = ? AND ur.role_id = rm.role_id AND rm.menu_id = mpc.menu_id AND mpc.perm_code_id = pc.perm_code_id
  1084. [DEBUG] [2022-12-20 15:15:36] T:[d9c3e531d97548b4942b9e8306758a57] S:[liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters: 1585205047283683328(Long)
  1085. [DEBUG] [2022-12-20 15:15:36] T:[d9c3e531d97548b4942b9e8306758a57] S:[liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 31
  1086. [DEBUG] [2022-12-20 15:15:36] T:[d9c3e531d97548b4942b9e8306758a57] S:[liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT perm_url,module_name,perm_name FROM work_sys_perm_whitelist
  1087. [DEBUG] [2022-12-20 15:15:36] T:[d9c3e531d97548b4942b9e8306758a57] S:[liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters:
  1088. [DEBUG] [2022-12-20 15:15:36] T:[d9c3e531d97548b4942b9e8306758a57] S:[liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 50
  1089. [DEBUG] [2022-12-20 15:15:36] T:[d9c3e531d97548b4942b9e8306758a57] S:[liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT m.menu_id menuId, p.url url FROM work_sys_role_menu rm, work_sys_menu_perm_code mpc, work_sys_perm_code_perm pcp, work_sys_perm p, work_sys_menu m WHERE rm.role_id IN ( ? ) AND rm.menu_id = m.menu_id AND rm.menu_id = mpc.menu_id AND mpc.perm_code_id = pcp.perm_code_id AND pcp.perm_id = p.perm_id ORDER BY m.menu_type
  1090. [DEBUG] [2022-12-20 15:15:36] T:[d9c3e531d97548b4942b9e8306758a57] S:[liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters: 1575681957692444672(Long)
  1091. [DEBUG] [2022-12-20 15:15:36] T:[d9c3e531d97548b4942b9e8306758a57] S:[liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 168
  1092. [DEBUG] [2022-12-20 15:15:36] T:[d9c3e531d97548b4942b9e8306758a57] S:[liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Preparing: SELECT work_sys_data_perm.*, work_sys_data_perm_dept.*, work_sys_data_perm_menu.* FROM work_sys_data_perm_user INNER JOIN work_sys_data_perm ON work_sys_data_perm_user.data_perm_id = work_sys_data_perm.data_perm_id LEFT JOIN work_sys_data_perm_dept ON work_sys_data_perm.data_perm_id = work_sys_data_perm_dept.data_perm_id LEFT JOIN work_sys_data_perm_menu ON work_sys_data_perm.data_perm_id = work_sys_data_perm_menu.data_perm_id WHERE work_sys_data_perm_user.user_id = ?
  1093. [DEBUG] [2022-12-20 15:15:36] T:[d9c3e531d97548b4942b9e8306758a57] S:[liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf] U:[1578419973460594688] [http-nio-8077-exec-2] ==> ==> Parameters: 1585205047283683328(Long)
  1094. [DEBUG] [2022-12-20 15:15:36] T:[d9c3e531d97548b4942b9e8306758a57] S:[liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf] U:[1578419973460594688] [http-nio-8077-exec-2] ==> <== Total: 12
  1095. [INFO ] [2022-12-20 15:15:36] T:[d9c3e531d97548b4942b9e8306758a57] S:[liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf] U:[1578419973460594688] [http-nio-8077-exec-2] ==> 请求完成, url=/api/admin/upms/login/doLogin, elapse=1766ms, respData={"code":"200","data":{"showName":"ligaojie","tokenData":"Bearer eyJhbGciOiJIUzUxMiJ9.eyJleHAiOjE2NzE1OTI1MzYsInNlc3Npb25JZCI6ImxpZ2FvamllXzRfZWFiNTkxNjYzOTA1NDc0YmFhYzQ3MWMwNzZlZTdmY2MiLCJDcmVhdGVkVGltZSI6MTY3MTUyMDUzNjE1NH0.VqhXC0DYc7YRMpD5NbO06YLk9G8SSLSyJ-RJROg7S5yQCEX6LGW2GD8kGQzjUCWr7flic1Lltxi2XvJEPVX6ng","isAdmin":false},"msg":"请求成功"}
  1096. [DEBUG] [2022-12-20 15:15:37] T:[] S:[] U:[] [task-1] ==> ==> Preparing: INSERT INTO zz_sys_operation_log ( log_id, description, operation_type, service_name, api_class, api_method, session_id, trace_id, elapse, request_method, request_url, request_arguments, request_ip, success, operator_id, operator_name, operation_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
  1097. [DEBUG] [2022-12-20 15:15:37] T:[] S:[] U:[] [task-1] ==> ==> Parameters: 1605099575926853632(Long), (String), 0(Integer), application-webadmin(String), com.ankaibei.workFlow.webadmin.upms.controller.LoginController(String), com.ankaibei.workFlow.webadmin.upms.controller.LoginController.doLogin(String), liuchengjing_4_c62473ad333e4b9189838e8b9cd298cf(String), d9c3e531d97548b4942b9e8306758a57(String), 1766(Long), POST(String), /api/admin/upms/login/doLogin(String), {"password":"IP3ccke3GhH45iGHB5qP9p7iZw6xUyj28Ju10rnBiPKOI35sc%2BjI7%2FdsjOkHWMfUwGYGfz8ik31HC2Ruk%2Fhkd9f6RPULTHj7VpFdNdde2P9M4mQQnFBAiPM7VT9iW3RyCtPlJexQ3nAiA09OqG%2F0sIf1kcyveSrulxembARDbDo%3D","loginName":"ligaojie"}(String), 0:0:0:0:0:0:0:1(String), true(Boolean), 1578419973460594688(Long), liuchengjing(String), 2022-12-20 15:15:34.866(Timestamp)
  1098. [DEBUG] [2022-12-20 15:15:37] T:[] S:[] U:[] [task-1] ==> <== Updates: 1
  1099. [INFO ] [2022-12-20 15:16:33] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> 开始请求, url=/api/cost/listRuntimeTaskByExpense, reqData={"listRuntimeTaskRequestVo":{"pageNum":1,"pageSize":14,"processDefinitionName":"","projectName":"","taskName":""}}
  1100. [DEBUG] [2022-12-20 15:16:33] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT entry_publish_id,entry_id,deploy_id,process_definition_id,publish_version,active_status,main_version,create_user_id,publish_time,init_task_info FROM zz_flow_entry_publish WHERE (process_definition_id IN (?,?,?,?,?))
  1101. [DEBUG] [2022-12-20 15:16:33] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: projectRepastExpenseApp:2:954e7f57-4ff3-11ed-b185-0242bb3a00f0(String), projeRestsInfoApp:1:9183ade2-4fee-11ed-b185-0242bb3a00f0(String), projectCommunicationAppF:1:fd057c9a-4fea-11ed-b185-0242bb3a00f0(String), projectTrafficExpenseApp:1:d05347a6-4fef-11ed-b185-0242bb3a00f0(String), projectTravelExpenseApp:1:a94a23bb-502a-11ed-b185-0242bb3a00f0(String)
  1102. [DEBUG] [2022-12-20 15:16:33] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 5
  1103. [DEBUG] [2022-12-20 15:16:33] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT work_order_id,work_order_code,process_definition_key,process_definition_name,process_definition_id,process_instance_id,online_table_id,table_name,business_key,latest_approval_status,flow_status,submit_username,dept_id,update_time,update_user_id,create_time,create_user_id,deleted_flag FROM zz_flow_work_order WHERE deleted_flag=1 AND (process_instance_id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?))
  1104. [DEBUG] [2022-12-20 15:16:33] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: c01bc7d2-7b8b-11ed-9541-fa163e4e1e9f(String), 5535a2a7-7f6b-11ed-93b9-fa163e4e1e9f(String), de9e8ed3-7f69-11ed-93b9-fa163e4e1e9f(String), 5214d81d-4feb-11ed-9fad-f626796cf06b(String), 0f38693b-6bd3-11ed-8aeb-fa163e4e1e9f(String), 1f832f1c-6ba5-11ed-8aeb-fa163e4e1e9f(String), 89615c7d-7f4a-11ed-93b9-fa163e4e1e9f(String), 26074423-7aab-11ed-af28-fa163e4e1e9f(String), 291db558-5028-11ed-94bf-f626796cf06b(String), 4ee08a95-7f6b-11ed-93b9-fa163e4e1e9f(String), 620ad7cf-4feb-11ed-9fad-f626796cf06b(String), 2cb44022-5c2c-11ed-8b7e-0242bb3a00f0(String), f5782619-7f4b-11ed-93b9-fa163e4e1e9f(String), 1e3600f4-7f6a-11ed-93b9-fa163e4e1e9f(String)
  1105. [DEBUG] [2022-12-20 15:16:33] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 14
  1106. [DEBUG] [2022-12-20 15:16:34] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT user_id,login_name,password,show_name,dept_id,user_type,head_image_url,user_status,email,mobile,deleted_flag,create_user_id,update_user_id,create_time,update_time,region,job_number FROM work_sys_user WHERE deleted_flag=1 AND (login_name IN (?,?,?,?,?,?,?))
  1107. [DEBUG] [2022-12-20 15:16:34] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: xiangmuzuchengy(String), liuchengjing(String), ligaojie(String), siyouyou(String), renshiaaa(String), chenhui(String), zongjingli(String)
  1108. [DEBUG] [2022-12-20 15:16:34] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 7
  1109. [DEBUG] [2022-12-20 15:16:34] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT entry_id,process_definition_name,process_definition_key,category_id,main_entry_publish_id,latest_publish_time,status,bpmn_xml,bind_form_type,page_id,default_form_id,default_router_name,encoded_rule,extension_data,update_time,update_user_id,create_time,create_user_id FROM zz_flow_entry WHERE entry_id=?
  1110. [DEBUG] [2022-12-20 15:16:34] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1582826878866034688(Long)
  1111. [DEBUG] [2022-12-20 15:16:34] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1112. [DEBUG] [2022-12-20 15:16:34] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT category_id,name,code,update_time,update_user_id,create_time,create_user_id FROM zz_flow_category WHERE category_id=?
  1113. [DEBUG] [2022-12-20 15:16:34] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1582815204629024768(Long)
  1114. [DEBUG] [2022-12-20 15:16:34] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1115. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT relation_id,relation_name,variable_name,datasource_id,relation_type,master_column_id,slave_table_id,slave_column_id,cascade_delete,left_join,update_time,create_time FROM zz_online_datasource_relation WHERE datasource_id=?
  1116. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1582258247769788416(Long)
  1117. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 0
  1118. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT communication_info_flow.communication_id,communication_info_flow.cost_type,communication_info_flow.invoice,communication_info_flow.end_date,communication_info_flow.create_date,communication_info_flow.create_user,communication_info_flow.remark,communication_info_flow.application_fee,communication_info_flow.project_name,communication_info_flow.flow_id FROM communication_info_flow WHERE communication_info_flow.flow_id = ?
  1119. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1604734265105321984(Long)
  1120. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1121. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT * FROM project_info where project_id=?
  1122. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 96(Integer)
  1123. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1124. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT work_order_id,work_order_code,process_definition_key,process_definition_name,process_definition_id,process_instance_id,online_table_id,table_name,business_key,latest_approval_status,flow_status,submit_username,dept_id,update_time,update_user_id,create_time,create_user_id,deleted_flag FROM zz_flow_work_order WHERE process_instance_id=? AND deleted_flag=1
  1125. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 4ee08a95-7f6b-11ed-93b9-fa163e4e1e9f(String)
  1126. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1127. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT entry_id,process_definition_name,process_definition_key,category_id,main_entry_publish_id,latest_publish_time,status,bpmn_xml,bind_form_type,page_id,default_form_id,default_router_name,encoded_rule,extension_data,update_time,update_user_id,create_time,create_user_id FROM zz_flow_entry WHERE entry_id=?
  1128. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1582826878866034688(Long)
  1129. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1130. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT category_id,name,code,update_time,update_user_id,create_time,create_user_id FROM zz_flow_category WHERE category_id=?
  1131. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1582815204629024768(Long)
  1132. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1133. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT relation_id,relation_name,variable_name,datasource_id,relation_type,master_column_id,slave_table_id,slave_column_id,cascade_delete,left_join,update_time,create_time FROM zz_online_datasource_relation WHERE datasource_id=?
  1134. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1582258247769788416(Long)
  1135. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 0
  1136. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT communication_info_flow.communication_id,communication_info_flow.cost_type,communication_info_flow.invoice,communication_info_flow.end_date,communication_info_flow.create_date,communication_info_flow.create_user,communication_info_flow.remark,communication_info_flow.application_fee,communication_info_flow.project_name,communication_info_flow.flow_id FROM communication_info_flow WHERE communication_info_flow.flow_id = ?
  1137. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1604734309665607680(Long)
  1138. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1139. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT * FROM project_info where project_id=?
  1140. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 96(Integer)
  1141. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1142. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT work_order_id,work_order_code,process_definition_key,process_definition_name,process_definition_id,process_instance_id,online_table_id,table_name,business_key,latest_approval_status,flow_status,submit_username,dept_id,update_time,update_user_id,create_time,create_user_id,deleted_flag FROM zz_flow_work_order WHERE process_instance_id=? AND deleted_flag=1
  1143. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 5535a2a7-7f6b-11ed-93b9-fa163e4e1e9f(String)
  1144. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1145. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT entry_id,process_definition_name,process_definition_key,category_id,main_entry_publish_id,latest_publish_time,status,bpmn_xml,bind_form_type,page_id,default_form_id,default_router_name,encoded_rule,extension_data,update_time,update_user_id,create_time,create_user_id FROM zz_flow_entry WHERE entry_id=?
  1146. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1582833828920037376(Long)
  1147. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1148. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT category_id,name,code,update_time,update_user_id,create_time,create_user_id FROM zz_flow_category WHERE category_id=?
  1149. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1582815204629024768(Long)
  1150. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1151. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT relation_id,relation_name,variable_name,datasource_id,relation_type,master_column_id,slave_table_id,slave_column_id,cascade_delete,left_join,update_time,create_time FROM zz_online_datasource_relation WHERE datasource_id=?
  1152. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1582261925692051456(Long)
  1153. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 0
  1154. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT rests_info_flow.cost_type,rests_info_flow.id,rests_info_flow.total_money,rests_info_flow.create_user,rests_info_flow.remark,rests_info_flow.rests_message,rests_info_flow.create_date,rests_info_flow.project_name,rests_info_flow.flow_id FROM rests_info_flow WHERE rests_info_flow.flow_id = ?
  1155. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1604732121216192512(Long)
  1156. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1157. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT * FROM project_info where project_id=?
  1158. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 96(Integer)
  1159. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1160. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT work_order_id,work_order_code,process_definition_key,process_definition_name,process_definition_id,process_instance_id,online_table_id,table_name,business_key,latest_approval_status,flow_status,submit_username,dept_id,update_time,update_user_id,create_time,create_user_id,deleted_flag FROM zz_flow_work_order WHERE process_instance_id=? AND deleted_flag=1
  1161. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1e3600f4-7f6a-11ed-93b9-fa163e4e1e9f(String)
  1162. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1163. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT entry_id,process_definition_name,process_definition_key,category_id,main_entry_publish_id,latest_publish_time,status,bpmn_xml,bind_form_type,page_id,default_form_id,default_router_name,encoded_rule,extension_data,update_time,update_user_id,create_time,create_user_id FROM zz_flow_entry WHERE entry_id=?
  1164. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1582833828920037376(Long)
  1165. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1166. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT category_id,name,code,update_time,update_user_id,create_time,create_user_id FROM zz_flow_category WHERE category_id=?
  1167. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1582815204629024768(Long)
  1168. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1169. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT relation_id,relation_name,variable_name,datasource_id,relation_type,master_column_id,slave_table_id,slave_column_id,cascade_delete,left_join,update_time,create_time FROM zz_online_datasource_relation WHERE datasource_id=?
  1170. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1582261925692051456(Long)
  1171. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 0
  1172. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT rests_info_flow.cost_type,rests_info_flow.id,rests_info_flow.total_money,rests_info_flow.create_user,rests_info_flow.remark,rests_info_flow.rests_message,rests_info_flow.create_date,rests_info_flow.project_name,rests_info_flow.flow_id FROM rests_info_flow WHERE rests_info_flow.flow_id = ?
  1173. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1604731673709121536(Long)
  1174. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1175. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT * FROM project_info where project_id=?
  1176. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 96(Integer)
  1177. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1178. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT work_order_id,work_order_code,process_definition_key,process_definition_name,process_definition_id,process_instance_id,online_table_id,table_name,business_key,latest_approval_status,flow_status,submit_username,dept_id,update_time,update_user_id,create_time,create_user_id,deleted_flag FROM zz_flow_work_order WHERE process_instance_id=? AND deleted_flag=1
  1179. [DEBUG] [2022-12-20 15:16:35] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: de9e8ed3-7f69-11ed-93b9-fa163e4e1e9f(String)
  1180. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1181. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT entry_id,process_definition_name,process_definition_key,category_id,main_entry_publish_id,latest_publish_time,status,bpmn_xml,bind_form_type,page_id,default_form_id,default_router_name,encoded_rule,extension_data,update_time,update_user_id,create_time,create_user_id FROM zz_flow_entry WHERE entry_id=?
  1182. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1582835689534263296(Long)
  1183. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1184. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT category_id,name,code,update_time,update_user_id,create_time,create_user_id FROM zz_flow_category WHERE category_id=?
  1185. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1582815204629024768(Long)
  1186. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1187. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT relation_id,relation_name,variable_name,datasource_id,relation_type,master_column_id,slave_table_id,slave_column_id,cascade_delete,left_join,update_time,create_time FROM zz_online_datasource_relation WHERE datasource_id=?
  1188. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1582268398832717824(Long)
  1189. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 0
  1190. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT traffic_expense_flow.cost_type,traffic_expense_flow.id,traffic_expense_flow.total_money,traffic_expense_flow.subject,traffic_expense_flow.applicant,traffic_expense_flow.project_name,traffic_expense_flow.flow_id FROM traffic_expense_flow WHERE traffic_expense_flow.flow_id = ?
  1191. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1604677791322738688(Long)
  1192. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1193. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT * FROM project_info where project_id=?
  1194. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 96(Integer)
  1195. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1196. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT work_order_id,work_order_code,process_definition_key,process_definition_name,process_definition_id,process_instance_id,online_table_id,table_name,business_key,latest_approval_status,flow_status,submit_username,dept_id,update_time,update_user_id,create_time,create_user_id,deleted_flag FROM zz_flow_work_order WHERE process_instance_id=? AND deleted_flag=1
  1197. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: f5782619-7f4b-11ed-93b9-fa163e4e1e9f(String)
  1198. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1199. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT entry_id,process_definition_name,process_definition_key,category_id,main_entry_publish_id,latest_publish_time,status,bpmn_xml,bind_form_type,page_id,default_form_id,default_router_name,encoded_rule,extension_data,update_time,update_user_id,create_time,create_user_id FROM zz_flow_entry WHERE entry_id=?
  1200. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1582837663319199744(Long)
  1201. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1202. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT category_id,name,code,update_time,update_user_id,create_time,create_user_id FROM zz_flow_category WHERE category_id=?
  1203. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1582815204629024768(Long)
  1204. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1205. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT relation_id,relation_name,variable_name,datasource_id,relation_type,master_column_id,slave_table_id,slave_column_id,cascade_delete,left_join,update_time,create_time FROM zz_online_datasource_relation WHERE datasource_id=?
  1206. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1582814488350953472(Long)
  1207. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 0
  1208. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT repast_expense_flow.cost_type,repast_expense_flow.id,repast_expense_flow.total_money,repast_expense_flow.subject,repast_expense_flow.applicant,repast_expense_flow.project_name,repast_expense_flow.flow_id FROM repast_expense_flow WHERE repast_expense_flow.flow_id = ?
  1209. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1604675229278277632(Long)
  1210. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1211. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT * FROM project_info where project_id=?
  1212. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 96(Integer)
  1213. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1214. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT work_order_id,work_order_code,process_definition_key,process_definition_name,process_definition_id,process_instance_id,online_table_id,table_name,business_key,latest_approval_status,flow_status,submit_username,dept_id,update_time,update_user_id,create_time,create_user_id,deleted_flag FROM zz_flow_work_order WHERE process_instance_id=? AND deleted_flag=1
  1215. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 89615c7d-7f4a-11ed-93b9-fa163e4e1e9f(String)
  1216. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1217. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT entry_id,process_definition_name,process_definition_key,category_id,main_entry_publish_id,latest_publish_time,status,bpmn_xml,bind_form_type,page_id,default_form_id,default_router_name,encoded_rule,extension_data,update_time,update_user_id,create_time,create_user_id FROM zz_flow_entry WHERE entry_id=?
  1218. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1582833828920037376(Long)
  1219. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1220. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT category_id,name,code,update_time,update_user_id,create_time,create_user_id FROM zz_flow_category WHERE category_id=?
  1221. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1582815204629024768(Long)
  1222. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1223. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT relation_id,relation_name,variable_name,datasource_id,relation_type,master_column_id,slave_table_id,slave_column_id,cascade_delete,left_join,update_time,create_time FROM zz_online_datasource_relation WHERE datasource_id=?
  1224. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1582261925692051456(Long)
  1225. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 0
  1226. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT rests_info_flow.cost_type,rests_info_flow.id,rests_info_flow.total_money,rests_info_flow.create_user,rests_info_flow.remark,rests_info_flow.rests_message,rests_info_flow.create_date,rests_info_flow.project_name,rests_info_flow.flow_id FROM rests_info_flow WHERE rests_info_flow.flow_id = ?
  1227. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1602948033547341824(Long)
  1228. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1229. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT * FROM project_info where project_id=?
  1230. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 92(Integer)
  1231. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1232. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT work_order_id,work_order_code,process_definition_key,process_definition_name,process_definition_id,process_instance_id,online_table_id,table_name,business_key,latest_approval_status,flow_status,submit_username,dept_id,update_time,update_user_id,create_time,create_user_id,deleted_flag FROM zz_flow_work_order WHERE process_instance_id=? AND deleted_flag=1
  1233. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: c01bc7d2-7b8b-11ed-9541-fa163e4e1e9f(String)
  1234. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1235. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT entry_id,process_definition_name,process_definition_key,category_id,main_entry_publish_id,latest_publish_time,status,bpmn_xml,bind_form_type,page_id,default_form_id,default_router_name,encoded_rule,extension_data,update_time,update_user_id,create_time,create_user_id FROM zz_flow_entry WHERE entry_id=?
  1236. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1582837663319199744(Long)
  1237. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1238. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT category_id,name,code,update_time,update_user_id,create_time,create_user_id FROM zz_flow_category WHERE category_id=?
  1239. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1582815204629024768(Long)
  1240. [DEBUG] [2022-12-20 15:16:36] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1241. [DEBUG] [2022-12-20 15:16:37] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT relation_id,relation_name,variable_name,datasource_id,relation_type,master_column_id,slave_table_id,slave_column_id,cascade_delete,left_join,update_time,create_time FROM zz_online_datasource_relation WHERE datasource_id=?
  1242. [DEBUG] [2022-12-20 15:16:37] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1582814488350953472(Long)
  1243. [DEBUG] [2022-12-20 15:16:37] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 0
  1244. [DEBUG] [2022-12-20 15:16:37] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT repast_expense_flow.cost_type,repast_expense_flow.id,repast_expense_flow.total_money,repast_expense_flow.subject,repast_expense_flow.applicant,repast_expense_flow.project_name,repast_expense_flow.flow_id FROM repast_expense_flow WHERE repast_expense_flow.flow_id = ?
  1245. [DEBUG] [2022-12-20 15:16:37] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1602543426685898752(Long)
  1246. [DEBUG] [2022-12-20 15:16:37] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1247. [DEBUG] [2022-12-20 15:16:37] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT * FROM project_info where project_id=?
  1248. [DEBUG] [2022-12-20 15:16:37] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 92(Integer)
  1249. [DEBUG] [2022-12-20 15:16:37] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1250. [DEBUG] [2022-12-20 15:16:37] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT work_order_id,work_order_code,process_definition_key,process_definition_name,process_definition_id,process_instance_id,online_table_id,table_name,business_key,latest_approval_status,flow_status,submit_username,dept_id,update_time,update_user_id,create_time,create_user_id,deleted_flag FROM zz_flow_work_order WHERE process_instance_id=? AND deleted_flag=1
  1251. [DEBUG] [2022-12-20 15:16:37] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 26074423-7aab-11ed-af28-fa163e4e1e9f(String)
  1252. [DEBUG] [2022-12-20 15:16:37] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1253. [DEBUG] [2022-12-20 15:16:37] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT entry_id,process_definition_name,process_definition_key,category_id,main_entry_publish_id,latest_publish_time,status,bpmn_xml,bind_form_type,page_id,default_form_id,default_router_name,encoded_rule,extension_data,update_time,update_user_id,create_time,create_user_id FROM zz_flow_entry WHERE entry_id=?
  1254. [DEBUG] [2022-12-20 15:16:37] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1582939171046035456(Long)
  1255. [DEBUG] [2022-12-20 15:16:37] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1256. [DEBUG] [2022-12-20 15:16:37] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT category_id,name,code,update_time,update_user_id,create_time,create_user_id FROM zz_flow_category WHERE category_id=?
  1257. [DEBUG] [2022-12-20 15:16:37] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1582815204629024768(Long)
  1258. [DEBUG] [2022-12-20 15:16:37] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1259. [DEBUG] [2022-12-20 15:16:37] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT relation_id,relation_name,variable_name,datasource_id,relation_type,master_column_id,slave_table_id,slave_column_id,cascade_delete,left_join,update_time,create_time FROM zz_online_datasource_relation WHERE datasource_id=?
  1260. [DEBUG] [2022-12-20 15:16:37] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1582820111452999680(Long)
  1261. [DEBUG] [2022-12-20 15:16:37] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 0
  1262. [DEBUG] [2022-12-20 15:16:37] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Preparing: SELECT travel_expense_flow.end_site,travel_expense_flow.accommodation_fee,travel_expense_flow.accommodation_days,travel_expense_flow.start_site,travel_expense_flow.end_time,travel_expense_flow.subject,travel_expense_flow.flow_id,travel_expense_flow.begin_time,travel_expense_flow.applicant,travel_expense_flow.project_name,travel_expense_flow.repast_fee,travel_expense_flow.repast_remark,travel_expense_flow.repast_person,travel_expense_flow.total_fee,travel_expense_flow.accommodation_remark,travel_expense_flow.accommodation_person,travel_expense_flow.total_money,travel_expense_flow.cost_type,travel_expense_flow.id FROM travel_expense_flow WHERE travel_expense_flow.flow_id = ?
  1263. [DEBUG] [2022-12-20 15:16:37] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> ==> Parameters: 1595697794893484032(Long)
  1264. [DEBUG] [2022-12-20 15:16:37] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> <== Total: 1
  1265. [ERROR] [2022-12-20 15:16:37] T:[41448831c77f4cc69a1291da8cbb2f03] S:[ligaojie_4_eab591663905474baac471c076ee7fcc] U:[1585205047283683328] [http-nio-8077-exec-5] ==> 请求报错, url=/api/cost/listRuntimeTaskByExpense, reqData={"listRuntimeTaskRequestVo":{"pageNum":1,"pageSize":14,"processDefinitionName":"","projectName":"","taskName":""}}, error=For input string: "aaaaa"
  1266. [ERROR] [2022-12-20 15:16:37] T:[] S:[] U:[] [http-nio-8077-exec-5] ==> Unhandled exception from URL [/api/cost/listRuntimeTaskByExpense]
  1267. java.lang.NumberFormatException: For input string: "aaaaa"
  1268. at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
  1269. at java.lang.Integer.parseInt(Integer.java:580)
  1270. at java.lang.Integer.parseInt(Integer.java:615)
  1271. at com.ankaibei.workFlow.webadmin.ankaibei.controller.CostInfoController.listRuntimeTaskByExpense(CostInfoController.java:232)
  1272. at com.ankaibei.workFlow.webadmin.ankaibei.controller.CostInfoController$$FastClassBySpringCGLIB$$9cca8420.invoke(<generated>)
  1273. at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
  1274. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783)
  1275. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
  1276. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753)
  1277. at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)
  1278. at com.ankaibei.workFlow.common.datafilter.aop.DisableDataFilterAspect.around(DisableDataFilterAspect.java:36)
  1279. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1280. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1281. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1282. at java.lang.reflect.Method.invoke(Method.java:498)
  1283. at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)
  1284. at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)
  1285. at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)
  1286. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
  1287. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753)
  1288. at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)
  1289. at com.ankaibei.workFlow.common.log.aop.OperationLogAspect.around(OperationLogAspect.java:113)
  1290. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1291. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1292. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1293. at java.lang.reflect.Method.invoke(Method.java:498)
  1294. at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)
  1295. at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)
  1296. at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)
  1297. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1298. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753)
  1299. at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)
  1300. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1301. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753)
  1302. at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698)
  1303. at com.ankaibei.workFlow.webadmin.ankaibei.controller.CostInfoController$$EnhancerBySpringCGLIB$$64849178.listRuntimeTaskByExpense(<generated>)
  1304. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1305. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1306. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1307. at java.lang.reflect.Method.invoke(Method.java:498)
  1308. at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
  1309. at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)
  1310. at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)
  1311. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
  1312. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)
  1313. at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
  1314. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067)
  1315. at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963)
  1316. at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
  1317. at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
  1318. at javax.servlet.http.HttpServlet.service(HttpServlet.java:681)
  1319. at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
  1320. at javax.servlet.http.HttpServlet.service(HttpServlet.java:764)
  1321. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
  1322. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
  1323. at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
  1324. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
  1325. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
  1326. at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)
  1327. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  1328. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
  1329. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
  1330. at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
  1331. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
  1332. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
  1333. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
  1334. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  1335. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
  1336. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
  1337. at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
  1338. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  1339. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
  1340. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
  1341. at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
  1342. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  1343. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
  1344. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
  1345. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
  1346. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  1347. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
  1348. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
  1349. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
  1350. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
  1351. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
  1352. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
  1353. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
  1354. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
  1355. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360)
  1356. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399)
  1357. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
  1358. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889)
  1359. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743)
  1360. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  1361. at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
  1362. at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
  1363. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  1364. at java.lang.Thread.run(Thread.java:748)