From 2893347bf72477c4d108e8589a0f61e3e97a990c Mon Sep 17 00:00:00 2001
From: kimi <kimi42345@gmail.com>
Date: 星期三, 27 五月 2020 09:56:56 +0800
Subject: [PATCH] bak  更新后

---
 mdm.log | 3002 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 3,002 insertions(+), 0 deletions(-)

diff --git a/mdm.log b/mdm.log
new file mode 100644
index 0000000..e05e264
--- /dev/null
+++ b/mdm.log
@@ -0,0 +1,3002 @@
+2020-05-19 11:26:38.678  INFO 13692 --- [main] com.highdatas.mdm.MdmApplication         : Starting MdmApplication on DESKTOP-TQ4BBAF with PID 13692 (D:\workspace\workspace_idea\mdm_new\target\classes started by kimi in D:\workspace\workspace_idea\mdm_new)
+2020-05-19 11:26:38.678  INFO 13692 --- [main] com.highdatas.mdm.MdmApplication         : The following profiles are active: rrsdev
+2020-05-19 11:26:40.849  INFO 13692 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
+2020-05-19 11:26:40.849  INFO 13692 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
+2020-05-19 11:26:40.927  INFO 13692 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 54ms. Found 0 Redis repository interfaces.
+2020-05-19 11:26:41.599  INFO 13692 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'redisClient' of type [com.highdatas.mdm.util.RedisClient] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2020-05-19 11:26:41.630  INFO 13692 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'userRoleClient' of type [com.highdatas.mdm.util.UserRoleClient] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2020-05-19 11:26:41.630  INFO 13692 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'requestInterceptor' of type [com.highdatas.mdm.util.CommonInterceptor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2020-05-19 11:26:41.630  INFO 13692 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'originConfig' of type [com.highdatas.mdm.util.OriginConfig$$EnhancerBySpringCGLIB$$1b480382] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2020-05-19 11:26:41.787  INFO 13692 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2020-05-19 11:26:42.193  INFO 13692 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 9010 (http)
+2020-05-19 11:26:42.209  INFO 13692 --- [main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
+2020-05-19 11:26:42.209  INFO 13692 --- [main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.29]
+2020-05-19 11:26:42.396  INFO 13692 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
+2020-05-19 11:26:42.396  INFO 13692 --- [main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 3219 ms
+2020-05-19 11:26:42.740  INFO 13692 --- [main] a.s.b.AbstractProcessEngineConfiguration : No process definitions were found for autodeployment
+2020-05-19 11:26:42.958  INFO 13692 --- [main] com.alibaba.druid.pool.DruidDataSource   : {dataSource-1} inited
+2020-05-19 11:26:44.365  INFO 13692 --- [main] o.a.engine.impl.ProcessEngineImpl        : ProcessEngine default created
+2020-05-19 11:26:44.365  INFO 13692 --- [main] o.a.e.i.a.AbstractAsyncJobExecutor       : Starting up the default async job executor [org.activiti.spring.SpringAsyncExecutor].
+2020-05-19 11:26:44.365  INFO 13692 --- [Thread-17] o.a.e.i.a.AcquireTimerJobsRunnable       : starting to acquire async jobs due
+2020-05-19 11:26:44.365  INFO 13692 --- [Thread-18] o.a.e.i.a.AcquireAsyncJobsDueRunnable    : starting to acquire async jobs due
+2020-05-19 11:26:45.458  INFO 13692 --- [main] c.h.m.service.impl.DispenseServiceImpl   : Queue_Consume_thread_size:5
+2020-05-19 11:26:45.458  INFO 13692 --- [Thread-21] c.h.m.service.impl.DispenseServiceImpl   : 琚姩鎺ュ彛鍑嗗寰呭懡銆�
+2020-05-19 11:26:48.099  INFO 13692 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService
+2020-05-19 11:26:48.099  INFO 13692 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'getAsyncExecutor'
+2020-05-19 11:26:48.114  INFO 13692 --- [main] com.highdatas.mdm.util.XxlJobConfig      : >>>>>>>>>>> xxl-job config init.
+2020-05-19 11:26:48.130  INFO 13692 --- [main] c.xxl.job.core.executor.XxlJobExecutor   : >>>>>>>>>>> xxl-job register jobhandler success, name:test, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@17d45cfb[class com.highdatas.mdm.job.XxlJobHandler#test]
+2020-05-19 11:26:48.130  INFO 13692 --- [main] c.xxl.job.core.executor.XxlJobExecutor   : >>>>>>>>>>> xxl-job register jobhandler success, name:assembleJob, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@1fb00a6d[class com.highdatas.mdm.job.XxlJobHandler#assembleJobHandler]
+2020-05-19 11:26:49.208  INFO 13692 --- [main] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 'taskScheduler'
+2020-05-19 11:26:49.239  INFO 13692 --- [main] c.x.r.r.provider.XxlRpcProviderFactory   : >>>>>>>>>>> xxl-rpc, provider factory add service success. serviceKey = com.xxl.job.core.biz.ExecutorBiz, serviceBean = class com.xxl.job.core.biz.impl.ExecutorBizImpl
+2020-05-19 11:26:49.317  INFO 13692 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
+2020-05-19 11:26:49.349  INFO 13692 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
+2020-05-19 11:26:49.380  INFO 13692 --- [main] s.d.s.w.s.ApiListingReferenceScanner     : Scanning for api listing references
+2020-05-19 11:26:49.958  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActRoleUsingGET_1
+2020-05-19 11:26:49.958  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActRoleUsingHEAD_1
+2020-05-19 11:26:49.958  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActRoleUsingPOST_1
+2020-05-19 11:26:49.974  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActRoleUsingPUT_1
+2020-05-19 11:26:49.974  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActRoleUsingPATCH_1
+2020-05-19 11:26:49.974  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActRoleUsingDELETE_1
+2020-05-19 11:26:49.974  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActRoleUsingOPTIONS_1
+2020-05-19 11:26:49.989  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActRoleUsingTRACE_1
+2020-05-19 11:26:49.989  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserUsingGET_1
+2020-05-19 11:26:49.989  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserUsingHEAD_1
+2020-05-19 11:26:49.989  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserUsingPOST_1
+2020-05-19 11:26:49.989  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserUsingPUT_1
+2020-05-19 11:26:50.005  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserUsingPATCH_1
+2020-05-19 11:26:50.005  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserUsingDELETE_1
+2020-05-19 11:26:50.005  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserUsingOPTIONS_1
+2020-05-19 11:26:50.005  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserUsingTRACE_1
+2020-05-19 11:26:50.020  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserRoleUsingGET_1
+2020-05-19 11:26:50.020  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserRoleUsingHEAD_1
+2020-05-19 11:26:50.020  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserRoleUsingPOST_1
+2020-05-19 11:26:50.020  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserRoleUsingPUT_1
+2020-05-19 11:26:50.020  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserRoleUsingPATCH_1
+2020-05-19 11:26:50.036  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserRoleUsingDELETE_1
+2020-05-19 11:26:50.036  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserRoleUsingOPTIONS_1
+2020-05-19 11:26:50.036  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserRoleUsingTRACE_1
+2020-05-19 11:26:50.036  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActRoleUsingGET_1
+2020-05-19 11:26:50.052  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActRoleUsingHEAD_1
+2020-05-19 11:26:50.052  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActRoleUsingPOST_1
+2020-05-19 11:26:50.052  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActRoleUsingPUT_1
+2020-05-19 11:26:50.052  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActRoleUsingPATCH_1
+2020-05-19 11:26:50.052  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActRoleUsingDELETE_1
+2020-05-19 11:26:50.052  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActRoleUsingOPTIONS_1
+2020-05-19 11:26:50.067  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActRoleUsingTRACE_1
+2020-05-19 11:26:50.067  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserUsingGET_1
+2020-05-19 11:26:50.067  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserUsingHEAD_1
+2020-05-19 11:26:50.067  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserUsingPOST_1
+2020-05-19 11:26:50.067  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserUsingPUT_1
+2020-05-19 11:26:50.083  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserUsingPATCH_1
+2020-05-19 11:26:50.083  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserUsingDELETE_1
+2020-05-19 11:26:50.083  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserUsingOPTIONS_1
+2020-05-19 11:26:50.083  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserUsingTRACE_1
+2020-05-19 11:26:50.083  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserRoleUsingGET_1
+2020-05-19 11:26:50.099  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserRoleUsingHEAD_1
+2020-05-19 11:26:50.099  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserRoleUsingPOST_1
+2020-05-19 11:26:50.099  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserRoleUsingPUT_1
+2020-05-19 11:26:50.099  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserRoleUsingPATCH_1
+2020-05-19 11:26:50.099  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserRoleUsingDELETE_1
+2020-05-19 11:26:50.099  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserRoleUsingOPTIONS_1
+2020-05-19 11:26:50.114  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserRoleUsingTRACE_1
+2020-05-19 11:26:50.114  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteModelUsingGET_1
+2020-05-19 11:26:50.130  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDiagramUsingGET_1
+2020-05-19 11:26:50.130  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: historyUsingGET_1
+2020-05-19 11:26:50.145  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: imageUsingGET_1
+2020-05-19 11:26:50.145  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_1
+2020-05-19 11:26:50.161  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: modellistUsingGET_1
+2020-05-19 11:26:50.161  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: processlistUsingGET_1
+2020-05-19 11:26:50.161  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: runTaskUsingGET_1
+2020-05-19 11:26:50.208  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusUsingGET_1
+2020-05-19 11:26:50.208  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: todoTaskUsingGET_1
+2020-05-19 11:26:50.286  INFO 13692 --- [Thread-32] com.xxl.rpc.remoting.net.Server          : >>>>>>>>>>> xxl-rpc remoting server start success, nettype = com.xxl.rpc.remoting.net.impl.netty_http.server.NettyHttpServer, port = 9999
+2020-05-19 11:26:50.317  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_1
+2020-05-19 11:26:50.380  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingGET_1
+2020-05-19 11:26:50.411  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_2
+2020-05-19 11:26:50.427  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1
+2020-05-19 11:26:50.442  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loadPurgeSqlUsingPOST_1
+2020-05-19 11:26:50.489  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: compareUsingGET_1
+2020-05-19 11:26:50.505  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_1
+2020-05-19 11:26:50.505  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: setFlowIdUsingGET_1
+2020-05-19 11:26:50.520  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: unflowUsingGET_1
+2020-05-19 11:26:50.520  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteModelUsingGET_2
+2020-05-19 11:26:50.552  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_3
+2020-05-19 11:26:50.567  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_2
+2020-05-19 11:26:50.599  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addRoleUsingGET_1
+2020-05-19 11:26:50.599  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_4
+2020-05-19 11:26:50.614  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_3
+2020-05-19 11:26:50.614  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_4
+2020-05-19 11:26:50.630  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllUsingGET_1
+2020-05-19 11:26:50.661  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_5
+2020-05-19 11:26:50.661  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_5
+2020-05-19 11:26:50.661  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: insertUsingPOST_1
+2020-05-19 11:26:50.661  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_1
+2020-05-19 11:26:50.661  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingGET_2
+2020-05-19 11:26:50.677  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_6
+2020-05-19 11:26:50.677  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_2
+2020-05-19 11:26:50.677  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusUsingGET_2
+2020-05-19 11:26:50.724  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_7
+2020-05-19 11:26:50.724  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_6
+2020-05-19 11:26:50.755  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addOneUsingPOST_1
+2020-05-19 11:26:50.755  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: checkUsingGET_1
+2020-05-19 11:26:50.755  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_8
+2020-05-19 11:26:50.755  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_7
+2020-05-19 11:26:50.755  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_8
+2020-05-19 11:26:50.755  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_9
+2020-05-19 11:26:50.770  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_3
+2020-05-19 11:26:50.770  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingGET_3
+2020-05-19 11:26:50.770  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingGET_4
+2020-05-19 11:26:50.770  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_10
+2020-05-19 11:26:50.770  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusUsingGET_3
+2020-05-19 11:26:50.770  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingGET_1
+2020-05-19 11:26:50.786  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllUsingGET_2
+2020-05-19 11:26:50.786  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: allUsingGET_1
+2020-05-19 11:26:50.786  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_2
+2020-05-19 11:26:50.802  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getFieldsUsingGET_1
+2020-05-19 11:26:50.817  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingGET_2
+2020-05-19 11:26:50.817  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_11
+2020-05-19 11:26:50.833  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_9
+2020-05-19 11:26:50.833  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllUsingGET_3
+2020-05-19 11:26:50.849  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllUsingGET_4
+2020-05-19 11:26:50.864  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingGET_3
+2020-05-19 11:26:50.880  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllUsingGET_5
+2020-05-19 11:26:50.880  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: activeUsingGET_1
+2020-05-19 11:26:50.880  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: activeUsingGET_2
+2020-05-19 11:26:50.880  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingGET_5
+2020-05-19 11:26:50.895  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingGET_6
+2020-05-19 11:26:50.911  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cntUsingGET_1
+2020-05-19 11:26:50.927  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: createViewUsingGET_1
+2020-05-19 11:26:50.927  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_12
+2020-05-19 11:26:50.958  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_10
+2020-05-19 11:26:50.958  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllUsingGET_6
+2020-05-19 11:26:50.974  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testUsingGET_1
+2020-05-19 11:26:50.974  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_1
+2020-05-19 11:26:50.989  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_3
+2020-05-19 11:26:50.989  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: checkUsingGET_2
+2020-05-19 11:26:50.989  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_11
+2020-05-19 11:26:51.005  INFO 13692 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllUsingGET_7
+2020-05-19 11:26:51.099  INFO 13692 --- [main] org.mortbay.log                          : Logging to Logger[org.mortbay.log] via org.mortbay.log.Slf4jLog
+2020-05-19 11:26:51.130  INFO 13692 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 9010 (http) with context path ''
+2020-05-19 11:26:51.130  INFO 13692 --- [main] com.highdatas.mdm.MdmApplication         : Started MdmApplication in 13.431 seconds (JVM running for 16.338)
+2020-05-19 11:27:49.968 ERROR 13692 --- [xxl-rpc, NettyHttpServer-serverHandlerPool-154198271] c.x.r.r.n.i.n.s.NettyHttpServerHandler   : xxl-rpc request data empty.
+
+com.xxl.rpc.util.XxlRpcException: xxl-rpc request data empty.
+	at com.xxl.rpc.remoting.net.impl.netty_http.server.NettyHttpServerHandler.process(NettyHttpServerHandler.java:77) [xxl-rpc-core-1.5.0.jar:na]
+	at com.xxl.rpc.remoting.net.impl.netty_http.server.NettyHttpServerHandler.access$000(NettyHttpServerHandler.java:26) [xxl-rpc-core-1.5.0.jar:na]
+	at com.xxl.rpc.remoting.net.impl.netty_http.server.NettyHttpServerHandler$1.run(NettyHttpServerHandler.java:50) [xxl-rpc-core-1.5.0.jar:na]
+	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_161]
+	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_161]
+	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_161]
+
+2020-05-19 11:28:17.547  INFO 11420 --- [main] com.highdatas.mdm.MdmApplication         : Starting MdmApplication on DESKTOP-TQ4BBAF with PID 11420 (D:\workspace\workspace_idea\mdm_new\target\classes started by kimi in D:\workspace\workspace_idea\mdm_new)
+2020-05-19 11:28:17.562  INFO 11420 --- [main] com.highdatas.mdm.MdmApplication         : The following profiles are active: rrsdev
+2020-05-19 11:28:28.141  INFO 2192 --- [main] com.highdatas.mdm.MdmApplication         : Starting MdmApplication on DESKTOP-TQ4BBAF with PID 2192 (D:\workspace\workspace_idea\mdm_new\target\classes started by kimi in D:\workspace\workspace_idea\mdm_new)
+2020-05-19 11:28:28.157  INFO 2192 --- [main] com.highdatas.mdm.MdmApplication         : The following profiles are active: rrsdev
+2020-05-19 11:28:30.344  INFO 2192 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
+2020-05-19 11:28:30.344  INFO 2192 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
+2020-05-19 11:28:30.422  INFO 2192 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 57ms. Found 0 Redis repository interfaces.
+2020-05-19 11:28:31.157  INFO 2192 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'redisClient' of type [com.highdatas.mdm.util.RedisClient] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2020-05-19 11:28:31.188  INFO 2192 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'userRoleClient' of type [com.highdatas.mdm.util.UserRoleClient] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2020-05-19 11:28:31.188  INFO 2192 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'requestInterceptor' of type [com.highdatas.mdm.util.CommonInterceptor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2020-05-19 11:28:31.188  INFO 2192 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'originConfig' of type [com.highdatas.mdm.util.OriginConfig$$EnhancerBySpringCGLIB$$84e54c09] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2020-05-19 11:28:31.235  INFO 2192 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2020-05-19 11:28:31.719  INFO 2192 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 9999 (http)
+2020-05-19 11:28:31.735  INFO 2192 --- [main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
+2020-05-19 11:28:31.735  INFO 2192 --- [main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.29]
+2020-05-19 11:28:31.938  INFO 2192 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
+2020-05-19 11:28:31.938  INFO 2192 --- [main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 3359 ms
+2020-05-19 11:28:32.282  INFO 2192 --- [main] a.s.b.AbstractProcessEngineConfiguration : No process definitions were found for autodeployment
+2020-05-19 11:28:32.547  INFO 2192 --- [main] com.alibaba.druid.pool.DruidDataSource   : {dataSource-1} inited
+2020-05-19 11:28:33.703  INFO 2192 --- [main] o.a.engine.impl.ProcessEngineImpl        : ProcessEngine default created
+2020-05-19 11:28:33.703  INFO 2192 --- [main] o.a.e.i.a.AbstractAsyncJobExecutor       : Starting up the default async job executor [org.activiti.spring.SpringAsyncExecutor].
+2020-05-19 11:28:33.703  INFO 2192 --- [Thread-18] o.a.e.i.a.AcquireAsyncJobsDueRunnable    : starting to acquire async jobs due
+2020-05-19 11:28:33.703  INFO 2192 --- [Thread-17] o.a.e.i.a.AcquireTimerJobsRunnable       : starting to acquire async jobs due
+2020-05-19 11:28:34.688  INFO 2192 --- [main] c.h.m.service.impl.DispenseServiceImpl   : Queue_Consume_thread_size:5
+2020-05-19 11:28:34.688  INFO 2192 --- [Thread-21] c.h.m.service.impl.DispenseServiceImpl   : 琚姩鎺ュ彛鍑嗗寰呭懡銆�
+2020-05-19 11:28:37.078  INFO 2192 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService
+2020-05-19 11:28:37.078  INFO 2192 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'getAsyncExecutor'
+2020-05-19 11:28:37.109  INFO 2192 --- [main] com.highdatas.mdm.util.XxlJobConfig      : >>>>>>>>>>> xxl-job config init.
+2020-05-19 11:28:37.125  INFO 2192 --- [main] c.xxl.job.core.executor.XxlJobExecutor   : >>>>>>>>>>> xxl-job register jobhandler success, name:test, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@2087c939[class com.highdatas.mdm.job.XxlJobHandler#test]
+2020-05-19 11:28:37.125  INFO 2192 --- [main] c.xxl.job.core.executor.XxlJobExecutor   : >>>>>>>>>>> xxl-job register jobhandler success, name:assembleJob, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@6c3a7b84[class com.highdatas.mdm.job.XxlJobHandler#assembleJobHandler]
+2020-05-19 11:28:38.078  INFO 2192 --- [main] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 'taskScheduler'
+2020-05-19 11:28:38.109  INFO 2192 --- [main] c.x.r.r.provider.XxlRpcProviderFactory   : >>>>>>>>>>> xxl-rpc, provider factory add service success. serviceKey = com.xxl.job.core.biz.ExecutorBiz, serviceBean = class com.xxl.job.core.biz.impl.ExecutorBizImpl
+2020-05-19 11:28:38.188  INFO 2192 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
+2020-05-19 11:28:38.219  INFO 2192 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
+2020-05-19 11:28:38.250  INFO 2192 --- [main] s.d.s.w.s.ApiListingReferenceScanner     : Scanning for api listing references
+2020-05-19 11:28:38.927  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActRoleUsingGET_1
+2020-05-19 11:28:38.927  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActRoleUsingHEAD_1
+2020-05-19 11:28:38.927  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActRoleUsingPOST_1
+2020-05-19 11:28:38.937  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActRoleUsingPUT_1
+2020-05-19 11:28:38.938  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActRoleUsingPATCH_1
+2020-05-19 11:28:38.938  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActRoleUsingDELETE_1
+2020-05-19 11:28:38.938  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActRoleUsingOPTIONS_1
+2020-05-19 11:28:38.947  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActRoleUsingTRACE_1
+2020-05-19 11:28:38.947  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserUsingGET_1
+2020-05-19 11:28:38.947  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserUsingHEAD_1
+2020-05-19 11:28:38.957  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserUsingPOST_1
+2020-05-19 11:28:38.957  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserUsingPUT_1
+2020-05-19 11:28:38.967  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserUsingPATCH_1
+2020-05-19 11:28:38.967  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserUsingDELETE_1
+2020-05-19 11:28:38.967  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserUsingOPTIONS_1
+2020-05-19 11:28:38.967  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserUsingTRACE_1
+2020-05-19 11:28:38.977  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserRoleUsingGET_1
+2020-05-19 11:28:38.977  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserRoleUsingHEAD_1
+2020-05-19 11:28:38.977  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserRoleUsingPOST_1
+2020-05-19 11:28:38.987  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserRoleUsingPUT_1
+2020-05-19 11:28:38.992  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserRoleUsingPATCH_1
+2020-05-19 11:28:38.992  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserRoleUsingDELETE_1
+2020-05-19 11:28:38.997  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserRoleUsingOPTIONS_1
+2020-05-19 11:28:39.002  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserRoleUsingTRACE_1
+2020-05-19 11:28:39.002  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActRoleUsingGET_1
+2020-05-19 11:28:39.012  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActRoleUsingHEAD_1
+2020-05-19 11:28:39.017  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActRoleUsingPOST_1
+2020-05-19 11:28:39.022  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActRoleUsingPUT_1
+2020-05-19 11:28:39.027  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActRoleUsingPATCH_1
+2020-05-19 11:28:39.032  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActRoleUsingDELETE_1
+2020-05-19 11:28:39.038  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActRoleUsingOPTIONS_1
+2020-05-19 11:28:39.047  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActRoleUsingTRACE_1
+2020-05-19 11:28:39.057  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserUsingGET_1
+2020-05-19 11:28:39.057  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserUsingHEAD_1
+2020-05-19 11:28:39.067  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserUsingPOST_1
+2020-05-19 11:28:39.067  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserUsingPUT_1
+2020-05-19 11:28:39.067  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserUsingPATCH_1
+2020-05-19 11:28:39.067  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserUsingDELETE_1
+2020-05-19 11:28:39.077  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserUsingOPTIONS_1
+2020-05-19 11:28:39.077  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserUsingTRACE_1
+2020-05-19 11:28:39.077  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserRoleUsingGET_1
+2020-05-19 11:28:39.087  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserRoleUsingHEAD_1
+2020-05-19 11:28:39.087  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserRoleUsingPOST_1
+2020-05-19 11:28:39.087  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserRoleUsingPUT_1
+2020-05-19 11:28:39.097  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserRoleUsingPATCH_1
+2020-05-19 11:28:39.097  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserRoleUsingDELETE_1
+2020-05-19 11:28:39.097  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserRoleUsingOPTIONS_1
+2020-05-19 11:28:39.097  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserRoleUsingTRACE_1
+2020-05-19 11:28:39.108  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteModelUsingGET_1
+2020-05-19 11:28:39.117  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDiagramUsingGET_1
+2020-05-19 11:28:39.117  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: historyUsingGET_1
+2020-05-19 11:28:39.128  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: imageUsingGET_1
+2020-05-19 11:28:39.138  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_1
+2020-05-19 11:28:39.138  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: modellistUsingGET_1
+2020-05-19 11:28:39.152  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: processlistUsingGET_1
+2020-05-19 11:28:39.157  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: runTaskUsingGET_1
+2020-05-19 11:28:39.238  INFO 2192 --- [Thread-31] com.xxl.rpc.remoting.net.Server          : >>>>>>>>>>> xxl-rpc remoting server start success, nettype = com.xxl.rpc.remoting.net.impl.netty_http.server.NettyHttpServer, port = 9999
+2020-05-19 11:28:39.238  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusUsingGET_1
+2020-05-19 11:28:39.248  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: todoTaskUsingGET_1
+2020-05-19 11:28:39.317  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_1
+2020-05-19 11:28:39.357  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingGET_1
+2020-05-19 11:28:39.377  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_2
+2020-05-19 11:28:39.409  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1
+2020-05-19 11:28:39.439  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loadPurgeSqlUsingPOST_1
+2020-05-19 11:28:39.470  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: compareUsingGET_1
+2020-05-19 11:28:39.486  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_1
+2020-05-19 11:28:39.501  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: setFlowIdUsingGET_1
+2020-05-19 11:28:39.517  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: unflowUsingGET_1
+2020-05-19 11:28:39.517  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteModelUsingGET_2
+2020-05-19 11:28:39.579  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_3
+2020-05-19 11:28:39.626  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_2
+2020-05-19 11:28:39.657  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addRoleUsingGET_1
+2020-05-19 11:28:39.673  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_4
+2020-05-19 11:28:39.673  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_3
+2020-05-19 11:28:39.689  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_4
+2020-05-19 11:28:39.689  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllUsingGET_1
+2020-05-19 11:28:39.720  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_5
+2020-05-19 11:28:39.736  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_5
+2020-05-19 11:28:39.736  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: insertUsingPOST_1
+2020-05-19 11:28:39.736  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_1
+2020-05-19 11:28:39.736  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingGET_2
+2020-05-19 11:28:39.751  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_6
+2020-05-19 11:28:39.751  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_2
+2020-05-19 11:28:39.751  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusUsingGET_2
+2020-05-19 11:28:39.814  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_7
+2020-05-19 11:28:39.814  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_6
+2020-05-19 11:28:39.829  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addOneUsingPOST_1
+2020-05-19 11:28:39.829  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: checkUsingGET_1
+2020-05-19 11:28:39.829  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_8
+2020-05-19 11:28:39.845  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_7
+2020-05-19 11:28:39.845  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_8
+2020-05-19 11:28:39.845  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_9
+2020-05-19 11:28:39.861  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_3
+2020-05-19 11:28:39.861  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingGET_3
+2020-05-19 11:28:39.861  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingGET_4
+2020-05-19 11:28:39.861  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_10
+2020-05-19 11:28:39.861  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusUsingGET_3
+2020-05-19 11:28:39.861  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingGET_1
+2020-05-19 11:28:39.876  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllUsingGET_2
+2020-05-19 11:28:39.876  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: allUsingGET_1
+2020-05-19 11:28:39.892  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_2
+2020-05-19 11:28:39.907  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getFieldsUsingGET_1
+2020-05-19 11:28:39.907  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingGET_2
+2020-05-19 11:28:39.923  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_11
+2020-05-19 11:28:39.923  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_9
+2020-05-19 11:28:39.923  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllUsingGET_3
+2020-05-19 11:28:39.939  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllUsingGET_4
+2020-05-19 11:28:39.954  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingGET_3
+2020-05-19 11:28:39.954  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllUsingGET_5
+2020-05-19 11:28:39.970  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: activeUsingGET_1
+2020-05-19 11:28:39.970  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: activeUsingGET_2
+2020-05-19 11:28:39.970  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingGET_5
+2020-05-19 11:28:39.970  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingGET_6
+2020-05-19 11:28:40.001  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cntUsingGET_1
+2020-05-19 11:28:40.001  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: createViewUsingGET_1
+2020-05-19 11:28:40.001  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_12
+2020-05-19 11:28:40.032  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_10
+2020-05-19 11:28:40.048  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllUsingGET_6
+2020-05-19 11:28:40.079  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testUsingGET_1
+2020-05-19 11:28:40.095  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_1
+2020-05-19 11:28:40.110  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_3
+2020-05-19 11:28:40.126  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: checkUsingGET_2
+2020-05-19 11:28:40.126  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_11
+2020-05-19 11:28:40.126  INFO 2192 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllUsingGET_7
+2020-05-19 11:28:40.204  INFO 2192 --- [main] o.apache.catalina.core.StandardService   : Stopping service [Tomcat]
+2020-05-19 11:28:40.220  INFO 2192 --- [main] ConditionEvaluationReportLoggingListener : 
+
+Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
+2020-05-19 11:28:40.220 ERROR 2192 --- [main] o.s.b.d.LoggingFailureAnalysisReporter   : 
+
+***************************
+APPLICATION FAILED TO START
+***************************
+
+Description:
+
+Web server failed to start. Port 9999 was already in use.
+
+Action:
+
+Identify and stop the process that's listening on port 9999 or configure this application to listen on another port.
+
+2020-05-19 11:28:40.220  INFO 2192 --- [Thread-31] com.xxl.rpc.remoting.net.Server          : >>>>>>>>>>> xxl-rpc remoting server stop.
+2020-05-19 11:28:40.251  INFO 2192 --- [xxl-job, executor ExecutorRegistryThread] c.x.j.c.thread.ExecutorRegistryThread    : >>>>>>>>>>> xxl-job registry-remove success, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='assemble', registryValue='192.168.31.233:9999'}, registryResult:ReturnT [code=200, msg=null, content=null]
+2020-05-19 11:28:40.251  INFO 2192 --- [xxl-job, executor ExecutorRegistryThread] c.x.j.c.thread.ExecutorRegistryThread    : >>>>>>>>>>> xxl-job, executor registry thread destory.
+2020-05-19 11:28:40.251  INFO 2192 --- [main] com.xxl.rpc.remoting.net.Server          : >>>>>>>>>>> xxl-rpc remoting server destroy success.
+2020-05-19 11:28:40.251  INFO 2192 --- [xxl-job, executor TriggerCallbackThread] c.x.j.core.thread.TriggerCallbackThread  : >>>>>>>>>>> xxl-job, executor callback thread destory.
+2020-05-19 11:28:40.251  INFO 2192 --- [Thread-30] c.x.j.core.thread.TriggerCallbackThread  : >>>>>>>>>>> xxl-job, executor retry callback thread destory.
+2020-05-19 11:28:40.251  INFO 2192 --- [main] o.s.s.c.ThreadPoolTaskScheduler          : Shutting down ExecutorService 'taskScheduler'
+2020-05-19 11:28:40.251  INFO 2192 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'getAsyncExecutor'
+2020-05-19 11:28:40.298  INFO 2192 --- [main] o.a.e.i.a.AbstractAsyncJobExecutor       : Shutting down the default async job executor [org.activiti.spring.SpringAsyncExecutor].
+2020-05-19 11:28:40.298  INFO 2192 --- [Thread-17] o.a.e.i.a.AcquireTimerJobsRunnable       : stopped async job due acquisition
+2020-05-19 11:28:40.298  INFO 2192 --- [Thread-18] o.a.e.i.a.AcquireAsyncJobsDueRunnable    : stopped async job due acquisition
+2020-05-19 11:28:40.298  INFO 2192 --- [main] com.alibaba.druid.pool.DruidDataSource   : {dataSource-1} closed
+2020-05-19 11:29:08.281  INFO 7468 --- [main] com.highdatas.mdm.MdmApplication         : Starting MdmApplication on DESKTOP-TQ4BBAF with PID 7468 (D:\workspace\workspace_idea\mdm_new\target\classes started by kimi in D:\workspace\workspace_idea\mdm_new)
+2020-05-19 11:29:08.281  INFO 7468 --- [main] com.highdatas.mdm.MdmApplication         : The following profiles are active: rrsdev
+2020-05-19 11:29:10.577  INFO 7468 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
+2020-05-19 11:29:10.577  INFO 7468 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
+2020-05-19 11:29:10.671  INFO 7468 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 66ms. Found 0 Redis repository interfaces.
+2020-05-19 11:29:11.593  INFO 7468 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'redisClient' of type [com.highdatas.mdm.util.RedisClient] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2020-05-19 11:29:11.609  INFO 7468 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'userRoleClient' of type [com.highdatas.mdm.util.UserRoleClient] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2020-05-19 11:29:11.609  INFO 7468 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'requestInterceptor' of type [com.highdatas.mdm.util.CommonInterceptor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2020-05-19 11:29:11.609  INFO 7468 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'originConfig' of type [com.highdatas.mdm.util.OriginConfig$$EnhancerBySpringCGLIB$$62305e41] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2020-05-19 11:29:11.671  INFO 7468 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2020-05-19 11:29:12.140  INFO 7468 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 9010 (http)
+2020-05-19 11:29:12.155  INFO 7468 --- [main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
+2020-05-19 11:29:12.155  INFO 7468 --- [main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.29]
+2020-05-19 11:29:12.343  INFO 7468 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
+2020-05-19 11:29:12.343  INFO 7468 --- [main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 3625 ms
+2020-05-19 11:29:12.655  INFO 7468 --- [main] a.s.b.AbstractProcessEngineConfiguration : No process definitions were found for autodeployment
+2020-05-19 11:29:12.905  INFO 7468 --- [main] com.alibaba.druid.pool.DruidDataSource   : {dataSource-1} inited
+2020-05-19 11:29:14.046  INFO 7468 --- [main] o.a.engine.impl.ProcessEngineImpl        : ProcessEngine default created
+2020-05-19 11:29:14.046  INFO 7468 --- [main] o.a.e.i.a.AbstractAsyncJobExecutor       : Starting up the default async job executor [org.activiti.spring.SpringAsyncExecutor].
+2020-05-19 11:29:14.046  INFO 7468 --- [Thread-17] o.a.e.i.a.AcquireTimerJobsRunnable       : starting to acquire async jobs due
+2020-05-19 11:29:14.046  INFO 7468 --- [Thread-18] o.a.e.i.a.AcquireAsyncJobsDueRunnable    : starting to acquire async jobs due
+2020-05-19 11:29:15.108  INFO 7468 --- [main] c.h.m.service.impl.DispenseServiceImpl   : Queue_Consume_thread_size:5
+2020-05-19 11:29:15.108  INFO 7468 --- [Thread-21] c.h.m.service.impl.DispenseServiceImpl   : 琚姩鎺ュ彛鍑嗗寰呭懡銆�
+2020-05-19 11:29:17.514  INFO 7468 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService
+2020-05-19 11:29:17.514  INFO 7468 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'getAsyncExecutor'
+2020-05-19 11:29:17.546  INFO 7468 --- [main] com.highdatas.mdm.util.XxlJobConfig      : >>>>>>>>>>> xxl-job config init.
+2020-05-19 11:29:17.561  INFO 7468 --- [main] c.xxl.job.core.executor.XxlJobExecutor   : >>>>>>>>>>> xxl-job register jobhandler success, name:test, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@4e7151b3[class com.highdatas.mdm.job.XxlJobHandler#test]
+2020-05-19 11:29:17.577  INFO 7468 --- [main] c.xxl.job.core.executor.XxlJobExecutor   : >>>>>>>>>>> xxl-job register jobhandler success, name:assembleJob, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@5ef7ae2f[class com.highdatas.mdm.job.XxlJobHandler#assembleJobHandler]
+2020-05-19 11:29:18.733  INFO 7468 --- [main] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 'taskScheduler'
+2020-05-19 11:29:18.764  INFO 7468 --- [main] c.x.r.r.provider.XxlRpcProviderFactory   : >>>>>>>>>>> xxl-rpc, provider factory add service success. serviceKey = com.xxl.job.core.biz.ExecutorBiz, serviceBean = class com.xxl.job.core.biz.impl.ExecutorBizImpl
+2020-05-19 11:29:18.843  INFO 7468 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
+2020-05-19 11:29:18.874  INFO 7468 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
+2020-05-19 11:29:18.889  INFO 7468 --- [main] s.d.s.w.s.ApiListingReferenceScanner     : Scanning for api listing references
+2020-05-19 11:29:19.671  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActRoleUsingGET_1
+2020-05-19 11:29:19.686  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActRoleUsingHEAD_1
+2020-05-19 11:29:19.686  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActRoleUsingPOST_1
+2020-05-19 11:29:19.686  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActRoleUsingPUT_1
+2020-05-19 11:29:19.686  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActRoleUsingPATCH_1
+2020-05-19 11:29:19.702  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActRoleUsingDELETE_1
+2020-05-19 11:29:19.702  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActRoleUsingOPTIONS_1
+2020-05-19 11:29:19.702  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActRoleUsingTRACE_1
+2020-05-19 11:29:19.717  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserUsingGET_1
+2020-05-19 11:29:19.717  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserUsingHEAD_1
+2020-05-19 11:29:19.717  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserUsingPOST_1
+2020-05-19 11:29:19.717  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserUsingPUT_1
+2020-05-19 11:29:19.733  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserUsingPATCH_1
+2020-05-19 11:29:19.733  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserUsingDELETE_1
+2020-05-19 11:29:19.733  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserUsingOPTIONS_1
+2020-05-19 11:29:19.733  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserUsingTRACE_1
+2020-05-19 11:29:19.749  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserRoleUsingGET_1
+2020-05-19 11:29:19.749  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserRoleUsingHEAD_1
+2020-05-19 11:29:19.764  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserRoleUsingPOST_1
+2020-05-19 11:29:19.764  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserRoleUsingPUT_1
+2020-05-19 11:29:19.764  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserRoleUsingPATCH_1
+2020-05-19 11:29:19.764  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserRoleUsingDELETE_1
+2020-05-19 11:29:19.780  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserRoleUsingOPTIONS_1
+2020-05-19 11:29:19.780  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addActUserRoleUsingTRACE_1
+2020-05-19 11:29:19.780  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActRoleUsingGET_1
+2020-05-19 11:29:19.796  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActRoleUsingHEAD_1
+2020-05-19 11:29:19.796  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActRoleUsingPOST_1
+2020-05-19 11:29:19.796  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActRoleUsingPUT_1
+2020-05-19 11:29:19.811  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActRoleUsingPATCH_1
+2020-05-19 11:29:19.811  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActRoleUsingDELETE_1
+2020-05-19 11:29:19.811  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActRoleUsingOPTIONS_1
+2020-05-19 11:29:19.827  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActRoleUsingTRACE_1
+2020-05-19 11:29:19.827  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserUsingGET_1
+2020-05-19 11:29:19.827  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserUsingHEAD_1
+2020-05-19 11:29:19.842  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserUsingPOST_1
+2020-05-19 11:29:19.842  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserUsingPUT_1
+2020-05-19 11:29:19.842  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserUsingPATCH_1
+2020-05-19 11:29:19.842  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserUsingDELETE_1
+2020-05-19 11:29:19.842  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserUsingOPTIONS_1
+2020-05-19 11:29:19.842  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserUsingTRACE_1
+2020-05-19 11:29:19.858  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserRoleUsingGET_1
+2020-05-19 11:29:19.858  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserRoleUsingHEAD_1
+2020-05-19 11:29:19.858  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserRoleUsingPOST_1
+2020-05-19 11:29:19.858  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserRoleUsingPUT_1
+2020-05-19 11:29:19.858  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserRoleUsingPATCH_1
+2020-05-19 11:29:19.874  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserRoleUsingDELETE_1
+2020-05-19 11:29:19.874  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserRoleUsingOPTIONS_1
+2020-05-19 11:29:19.874  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteActUserRoleUsingTRACE_1
+2020-05-19 11:29:19.874  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteModelUsingGET_1
+2020-05-19 11:29:19.889  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDiagramUsingGET_1
+2020-05-19 11:29:19.905  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: historyUsingGET_1
+2020-05-19 11:29:19.905  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: imageUsingGET_1
+2020-05-19 11:29:19.921  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_1
+2020-05-19 11:29:19.921  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: modellistUsingGET_1
+2020-05-19 11:29:19.936  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: processlistUsingGET_1
+2020-05-19 11:29:19.936  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: runTaskUsingGET_1
+2020-05-19 11:29:19.967  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusUsingGET_1
+2020-05-19 11:29:19.983  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: todoTaskUsingGET_1
+2020-05-19 11:29:19.999  INFO 7468 --- [Thread-31] com.xxl.rpc.remoting.net.Server          : >>>>>>>>>>> xxl-rpc remoting server start success, nettype = com.xxl.rpc.remoting.net.impl.netty_http.server.NettyHttpServer, port = 9999
+2020-05-19 11:29:20.061  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_1
+2020-05-19 11:29:20.139  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingGET_1
+2020-05-19 11:29:20.171  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_2
+2020-05-19 11:29:20.186  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1
+2020-05-19 11:29:20.202  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loadPurgeSqlUsingPOST_1
+2020-05-19 11:29:20.249  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: compareUsingGET_1
+2020-05-19 11:29:20.249  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_1
+2020-05-19 11:29:20.264  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: setFlowIdUsingGET_1
+2020-05-19 11:29:20.280  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: unflowUsingGET_1
+2020-05-19 11:29:20.280  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteModelUsingGET_2
+2020-05-19 11:29:20.311  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_3
+2020-05-19 11:29:20.342  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_2
+2020-05-19 11:29:20.374  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addRoleUsingGET_1
+2020-05-19 11:29:20.389  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_4
+2020-05-19 11:29:20.405  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_3
+2020-05-19 11:29:20.405  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_4
+2020-05-19 11:29:20.436  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllUsingGET_1
+2020-05-19 11:29:20.483  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_5
+2020-05-19 11:29:20.483  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_5
+2020-05-19 11:29:20.499  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: insertUsingPOST_1
+2020-05-19 11:29:20.499  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_1
+2020-05-19 11:29:20.499  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingGET_2
+2020-05-19 11:29:20.499  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_6
+2020-05-19 11:29:20.499  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_2
+2020-05-19 11:29:20.514  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusUsingGET_2
+2020-05-19 11:29:20.577  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_7
+2020-05-19 11:29:20.577  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_6
+2020-05-19 11:29:20.592  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addOneUsingPOST_1
+2020-05-19 11:29:20.592  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: checkUsingGET_1
+2020-05-19 11:29:20.592  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_8
+2020-05-19 11:29:20.608  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_7
+2020-05-19 11:29:20.608  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_8
+2020-05-19 11:29:20.608  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_9
+2020-05-19 11:29:20.624  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_3
+2020-05-19 11:29:20.624  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingGET_3
+2020-05-19 11:29:20.624  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingGET_4
+2020-05-19 11:29:20.624  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_10
+2020-05-19 11:29:20.639  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusUsingGET_3
+2020-05-19 11:29:20.639  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingGET_1
+2020-05-19 11:29:20.639  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllUsingGET_2
+2020-05-19 11:29:20.639  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: allUsingGET_1
+2020-05-19 11:29:20.655  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_2
+2020-05-19 11:29:20.671  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getFieldsUsingGET_1
+2020-05-19 11:29:20.671  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingGET_2
+2020-05-19 11:29:20.686  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_11
+2020-05-19 11:29:20.686  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_9
+2020-05-19 11:29:20.686  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllUsingGET_3
+2020-05-19 11:29:20.702  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllUsingGET_4
+2020-05-19 11:29:20.733  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingGET_3
+2020-05-19 11:29:20.733  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllUsingGET_5
+2020-05-19 11:29:20.733  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: activeUsingGET_1
+2020-05-19 11:29:20.749  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: activeUsingGET_2
+2020-05-19 11:29:20.749  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingGET_5
+2020-05-19 11:29:20.749  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingGET_6
+2020-05-19 11:29:20.764  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cntUsingGET_1
+2020-05-19 11:29:20.780  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: createViewUsingGET_1
+2020-05-19 11:29:20.780  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingGET_12
+2020-05-19 11:29:20.811  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_10
+2020-05-19 11:29:20.811  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllUsingGET_6
+2020-05-19 11:29:20.827  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testUsingGET_1
+2020-05-19 11:29:20.842  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_1
+2020-05-19 11:29:20.858  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_3
+2020-05-19 11:29:20.874  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: checkUsingGET_2
+2020-05-19 11:29:20.874  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_11
+2020-05-19 11:29:20.874  INFO 7468 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllUsingGET_7
+2020-05-19 11:29:20.952  INFO 7468 --- [main] org.mortbay.log                          : Logging to Logger[org.mortbay.log] via org.mortbay.log.Slf4jLog
+2020-05-19 11:29:20.967  INFO 7468 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 9010 (http) with context path ''
+2020-05-19 11:29:20.967  INFO 7468 --- [main] com.highdatas.mdm.MdmApplication         : Started MdmApplication in 13.746 seconds (JVM running for 16.57)
+2020-05-19 11:30:58.216  INFO 7468 --- [http-nio-9010-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring DispatcherServlet 'dispatcherServlet'
+2020-05-19 11:30:58.216  INFO 7468 --- [http-nio-9010-exec-2] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
+2020-05-19 11:30:58.232  INFO 7468 --- [http-nio-9010-exec-2] o.s.web.servlet.DispatcherServlet        : Completed initialization in 16 ms
+2020-05-19 11:30:58.261  INFO 7468 --- [http-nio-9010-exec-2] c.highdatas.mdm.util.CommonInterceptor   : /menu/all
+2020-05-19 11:30:58.407  INFO 7468 --- [http-nio-9010-exec-2] io.lettuce.core.EpollProvider            : Starting without optional epoll library
+2020-05-19 11:30:58.407  INFO 7468 --- [http-nio-9010-exec-2] io.lettuce.core.KqueueProvider           : Starting without optional kqueue library
+2020-05-19 11:31:02.790  INFO 7468 --- [http-nio-9010-exec-2] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/user/selectUser, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":"鏌ョ湅鎴愬姛","data":{"userGroupDO":[],"userDO":{"userId":"U001","loginName":"admin","userName":"寮犻獊","createTime":null,"createTimeStr":null,"updateTime":"2020-03-24T12:17:09.000+0000","updateTimeStr":"2020-03-24 20:17:09","userPassword":"91ef0a5d351247db610e","userType":null,"userEmail":null,"userOrgid":"85a4c3b620874a32af4db63d1006d1d9","createUser":null,"updateUser":null,"userDesc":null,"userState":"DJ003","userOrgidStr":null}}}
+2020-05-19 11:31:02.790  INFO 7468 --- [http-nio-9010-exec-2] com.highdatas.mdm.util.UserRoleClient    : {"success":true,"status":null,"message":"鏌ョ湅鎴愬姛","data":{"userGroupDO":[],"userDO":{"userId":"U001","loginName":"admin","userName":"寮犻獊","createTime":null,"createTimeStr":null,"updateTime":"2020-03-24T12:17:09.000+0000","updateTimeStr":"2020-03-24 20:17:09","userPassword":"91ef0a5d351247db610e","userType":null,"userEmail":null,"userOrgid":"85a4c3b620874a32af4db63d1006d1d9","createUser":null,"updateUser":null,"userDesc":null,"userState":"DJ003","userOrgidStr":null}}}
+2020-05-19 11:31:05.009 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.mdm.mapper.SysMenuMapper.selectList  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu ORDER BY parent_id, order_no 
+2020-05-19 11:31:05.009 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.mdm.mapper.SysMenuMapper.selectList  : ==> Parameters: 
+2020-05-19 11:31:05.040 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.mdm.mapper.SysMenuMapper.selectList  : <==      Total: 65
+2020-05-19 11:31:05.649  INFO 7468 --- [http-nio-9010-exec-1] c.highdatas.mdm.util.CommonInterceptor   : /menu/audit
+2020-05-19 11:31:09.836  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/user/selectUser, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":"鏌ョ湅鎴愬姛","data":{"userGroupDO":[],"userDO":{"userId":"U001","loginName":"admin","userName":"寮犻獊","createTime":null,"createTimeStr":null,"updateTime":"2020-03-24T12:17:09.000+0000","updateTimeStr":"2020-03-24 20:17:09","userPassword":"91ef0a5d351247db610e","userType":null,"userEmail":null,"userOrgid":"85a4c3b620874a32af4db63d1006d1d9","createUser":null,"updateUser":null,"userDesc":null,"userState":"DJ003","userOrgidStr":null}}}
+2020-05-19 11:31:09.836  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.UserRoleClient    : {"success":true,"status":null,"message":"鏌ョ湅鎴愬姛","data":{"userGroupDO":[],"userDO":{"userId":"U001","loginName":"admin","userName":"寮犻獊","createTime":null,"createTimeStr":null,"updateTime":"2020-03-24T12:17:09.000+0000","updateTimeStr":"2020-03-24 20:17:09","userPassword":"91ef0a5d351247db610e","userType":null,"userEmail":null,"userOrgid":"85a4c3b620874a32af4db63d1006d1d9","createUser":null,"updateUser":null,"userDesc":null,"userState":"DJ003","userOrgidStr":null}}}
+2020-05-19 11:31:11.946 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.FlowsMapper.selectList    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE (business_type <> ? AND status <> ? AND status <> ?) 
+2020-05-19 11:31:11.946 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.FlowsMapper.selectList    : ==> Parameters: exists(String), open(String), close(String)
+2020-05-19 11:31:11.977 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.FlowsMapper.selectList    : <==      Total: 19
+2020-05-19 11:31:12.086  INFO 7468 --- [http-nio-9010-exec-1] o.a.e.impl.bpmn.deployer.BpmnDeployer    : Processing resource 榛樿瀹℃壒娴�4.0.process.png
+2020-05-19 11:31:12.086  INFO 7468 --- [http-nio-9010-exec-1] o.a.e.impl.bpmn.deployer.BpmnDeployer    : Processing resource 榛樿瀹℃壒娴�4.0.bpmn20.xml
+2020-05-19 11:31:14.367  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/userRole/selectUserMap, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":"鏌ヨ鎴愬姛","data":["U001","cf537aa27f1047adb443eb4ed0854648","U006","48c9e350dda04d96bf446cf56bbb7a07"]}
+2020-05-19 11:31:18.570  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/userRole/selectUserMap, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":"鏌ヨ鎴愬姛","data":["U001","cf537aa27f1047adb443eb4ed0854648","U006","48c9e350dda04d96bf446cf56bbb7a07"]}
+2020-05-19 11:31:22.743  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/userRole/selectUserMap, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":"鏌ヨ鎴愬姛","data":["U001","cf537aa27f1047adb443eb4ed0854648","U006","48c9e350dda04d96bf446cf56bbb7a07"]}
+2020-05-19 11:31:26.868  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/userRole/selectUserMap, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":"鏌ヨ鎴愬姛","data":["U001","cf537aa27f1047adb443eb4ed0854648","U006","48c9e350dda04d96bf446cf56bbb7a07"]}
+2020-05-19 11:31:28.946  INFO 7468 --- [http-nio-9010-exec-1] o.a.e.impl.bpmn.deployer.BpmnDeployer    : Processing resource 榛樿瀹℃壒娴�3.0.bpmn20.xml
+2020-05-19 11:31:28.961  INFO 7468 --- [http-nio-9010-exec-1] o.a.e.impl.bpmn.deployer.BpmnDeployer    : Processing resource 榛樿瀹℃壒娴�3.0.process.png
+2020-05-19 11:31:29.570  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/userRole/selectUserMap, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":"鏌ヨ鎴愬姛","data":[]}
+2020-05-19 11:31:29.649  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/userRole/selectUserMap, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":"鏌ヨ鎴愬姛","data":[]}
+2020-05-19 11:31:29.727  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/userRole/selectUserMap, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":"鏌ヨ鎴愬姛","data":["U001","cf537aa27f1047adb443eb4ed0854648","U006","48c9e350dda04d96bf446cf56bbb7a07"]}
+2020-05-19 11:31:29.774  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/userRole/selectUserMap, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":"鏌ヨ鎴愬姛","data":[]}
+2020-05-19 11:31:29.805  INFO 7468 --- [http-nio-9010-exec-1] o.a.e.impl.bpmn.deployer.BpmnDeployer    : Processing resource 榛樿瀹℃壒娴�4.0.process.png
+2020-05-19 11:31:29.805  INFO 7468 --- [http-nio-9010-exec-1] o.a.e.impl.bpmn.deployer.BpmnDeployer    : Processing resource 榛樿瀹℃壒娴�4.0.bpmn20.xml
+2020-05-19 11:31:29.852 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:29.852 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: a2c22aab1f094eb99bad86e501fc2195(String)
+2020-05-19 11:31:29.867 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:31:29.867 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==>  Preparing: SELECT COUNT(1) FROM master_author WHERE (type = ? AND character_id = ?) 
+2020-05-19 11:31:29.867 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==> Parameters: user(String), U001(String)
+2020-05-19 11:31:29.867 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : <==      Total: 1
+2020-05-19 11:31:29.867 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==>  Preparing: SELECT id,`type`,`table_name` AS tableName,field_auto AS fieldAuto,user_group AS userGroup,maintain_auto AS maintainAuto,character_id AS characterId,menu_id AS menuId,maintain_field_id AS maintainFieldId,active,subscribe,`increment`,create_time AS createTime,update_time AS updateTime FROM master_author WHERE (type = ? AND character_id = ? AND table_name = ?) 
+2020-05-19 11:31:29.867 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==> Parameters: user(String), U001(String), md_xx(String)
+2020-05-19 11:31:29.867 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : <==      Total: 0
+2020-05-19 11:31:29.867  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  select user author:0 ms
+2020-05-19 11:31:29.899  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/group/userGroupInfo?userId=U001, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":null,"data":[]}
+2020-05-19 11:31:29.914  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.DbUtils           : master tag:null form userId select group :47 ms
+2020-05-19 11:31:29.914  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  merage group author:47 ms
+2020-05-19 11:31:29.914 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:29.914 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: a2c22aab1f094eb99bad86e501fc2195(String)
+2020-05-19 11:31:29.914 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:31:29.914 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:31:29.914 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: a2c22aab1f094eb99bad86e501fc2195(String)
+2020-05-19 11:31:29.914 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:31:29.914 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 0 and m.table_name = 'md_xx' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:31:29.914 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:31:29.930 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==>  Preparing: SELECT COUNT(1) FROM master_author WHERE (type = ? AND character_id = ?) 
+2020-05-19 11:31:29.930 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==> Parameters: user(String), U001(String)
+2020-05-19 11:31:29.930 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : <==      Total: 1
+2020-05-19 11:31:29.930 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==>  Preparing: SELECT id,`type`,`table_name` AS tableName,field_auto AS fieldAuto,user_group AS userGroup,maintain_auto AS maintainAuto,character_id AS characterId,menu_id AS menuId,maintain_field_id AS maintainFieldId,active,subscribe,`increment`,create_time AS createTime,update_time AS updateTime FROM master_author WHERE (type = ? AND character_id = ? AND maintain_field_id = ? AND table_name = ?) 
+2020-05-19 11:31:29.930 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==> Parameters: user(String), U001(String), default(String), md_xx(String)
+2020-05-19 11:31:29.930 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : <==      Total: 0
+2020-05-19 11:31:29.930  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  select user author:16 ms
+2020-05-19 11:31:29.961  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/group/userGroupInfo?userId=U001, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":null,"data":[]}
+2020-05-19 11:31:29.961  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.DbUtils           : master tag:null form userId select group :31 ms
+2020-05-19 11:31:29.961  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  merage group author:47 ms
+2020-05-19 11:31:29.961 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:29.961 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 4459e79a216e42a59cc2fdc90dc51948(String)
+2020-05-19 11:31:29.961 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:31:29.961 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:29.961 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: f0109bcb10d74009855ac8fec8b64c28(String)
+2020-05-19 11:31:29.961 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:31:29.961 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==>  Preparing: SELECT COUNT(1) FROM master_author WHERE (type = ? AND character_id = ?) 
+2020-05-19 11:31:29.961 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==> Parameters: user(String), U001(String)
+2020-05-19 11:31:29.961 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : <==      Total: 1
+2020-05-19 11:31:29.961 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==>  Preparing: SELECT id,`type`,`table_name` AS tableName,field_auto AS fieldAuto,user_group AS userGroup,maintain_auto AS maintainAuto,character_id AS characterId,menu_id AS menuId,maintain_field_id AS maintainFieldId,active,subscribe,`increment`,create_time AS createTime,update_time AS updateTime FROM master_author WHERE (type = ? AND character_id = ? AND table_name = ?) 
+2020-05-19 11:31:29.961 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==> Parameters: user(String), U001(String), md_1_5baed(String)
+2020-05-19 11:31:29.961 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : <==      Total: 0
+2020-05-19 11:31:29.961  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  select user author:0 ms
+2020-05-19 11:31:30.008  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/group/userGroupInfo?userId=U001, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":null,"data":[]}
+2020-05-19 11:31:30.008  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.DbUtils           : master tag:null form userId select group :31 ms
+2020-05-19 11:31:30.008  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  merage group author:47 ms
+2020-05-19 11:31:30.008 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:30.008 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: f0109bcb10d74009855ac8fec8b64c28(String)
+2020-05-19 11:31:30.008 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:31:30.008 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:31:30.008 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: f0109bcb10d74009855ac8fec8b64c28(String)
+2020-05-19 11:31:30.008 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:31:30.008 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 0 and m.table_name = 'md_1_5baed' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:31:30.008 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:31:30.008 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==>  Preparing: SELECT COUNT(1) FROM master_author WHERE (type = ? AND character_id = ?) 
+2020-05-19 11:31:30.024 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==> Parameters: user(String), U001(String)
+2020-05-19 11:31:30.024 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : <==      Total: 1
+2020-05-19 11:31:30.024 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==>  Preparing: SELECT id,`type`,`table_name` AS tableName,field_auto AS fieldAuto,user_group AS userGroup,maintain_auto AS maintainAuto,character_id AS characterId,menu_id AS menuId,maintain_field_id AS maintainFieldId,active,subscribe,`increment`,create_time AS createTime,update_time AS updateTime FROM master_author WHERE (type = ? AND character_id = ? AND maintain_field_id = ? AND table_name = ?) 
+2020-05-19 11:31:30.024 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==> Parameters: user(String), U001(String), default(String), md_1_5baed(String)
+2020-05-19 11:31:30.024 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : <==      Total: 0
+2020-05-19 11:31:30.024  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  select user author:16 ms
+2020-05-19 11:31:30.070  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/group/userGroupInfo?userId=U001, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":null,"data":[]}
+2020-05-19 11:31:30.070  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.DbUtils           : master tag:null form userId select group :46 ms
+2020-05-19 11:31:30.070  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  merage group author:62 ms
+2020-05-19 11:31:30.070 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:30.070 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 4459e79a216e42a59cc2fdc90dc51948(String)
+2020-05-19 11:31:30.070 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:31:30.086 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:30.086 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 8d7b60276f914a02a11879b96cf93b3a(String)
+2020-05-19 11:31:30.086 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:31:30.086 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==>  Preparing: SELECT COUNT(1) FROM master_author WHERE (type = ? AND character_id = ?) 
+2020-05-19 11:31:30.086 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==> Parameters: user(String), U001(String)
+2020-05-19 11:31:30.086 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : <==      Total: 1
+2020-05-19 11:31:30.086 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==>  Preparing: SELECT id,`type`,`table_name` AS tableName,field_auto AS fieldAuto,user_group AS userGroup,maintain_auto AS maintainAuto,character_id AS characterId,menu_id AS menuId,maintain_field_id AS maintainFieldId,active,subscribe,`increment`,create_time AS createTime,update_time AS updateTime FROM master_author WHERE (type = ? AND character_id = ? AND table_name = ?) 
+2020-05-19 11:31:30.086 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==> Parameters: user(String), U001(String), sz_kh(String)
+2020-05-19 11:31:30.086 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : <==      Total: 0
+2020-05-19 11:31:30.086  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  select user author:0 ms
+2020-05-19 11:31:30.117  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/group/userGroupInfo?userId=U001, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":null,"data":[]}
+2020-05-19 11:31:30.117  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.DbUtils           : master tag:null form userId select group :31 ms
+2020-05-19 11:31:30.117  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  merage group author:31 ms
+2020-05-19 11:31:30.133 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:30.133 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 8d7b60276f914a02a11879b96cf93b3a(String)
+2020-05-19 11:31:30.133 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:31:30.133 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:31:30.133 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: 8d7b60276f914a02a11879b96cf93b3a(String)
+2020-05-19 11:31:30.133 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:31:30.133 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 9 and m.table_name = 'sz_kh' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:31:30.133 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:31:30.133 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==>  Preparing: SELECT COUNT(1) FROM master_author WHERE (type = ? AND character_id = ?) 
+2020-05-19 11:31:30.133 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==> Parameters: user(String), U001(String)
+2020-05-19 11:31:30.133 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : <==      Total: 1
+2020-05-19 11:31:30.133 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==>  Preparing: SELECT id,`type`,`table_name` AS tableName,field_auto AS fieldAuto,user_group AS userGroup,maintain_auto AS maintainAuto,character_id AS characterId,menu_id AS menuId,maintain_field_id AS maintainFieldId,active,subscribe,`increment`,create_time AS createTime,update_time AS updateTime FROM master_author WHERE (type = ? AND character_id = ? AND maintain_field_id = ? AND table_name = ?) 
+2020-05-19 11:31:30.133 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==> Parameters: user(String), U001(String), default(String), sz_kh(String)
+2020-05-19 11:31:30.133 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : <==      Total: 0
+2020-05-19 11:31:30.133  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  select user author:0 ms
+2020-05-19 11:31:30.164  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/group/userGroupInfo?userId=U001, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":null,"data":[]}
+2020-05-19 11:31:30.180  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.DbUtils           : master tag:null form userId select group :47 ms
+2020-05-19 11:31:30.180  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  merage group author:47 ms
+2020-05-19 11:31:30.180 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:30.180 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: c7f69abe11a84c37920d3d6b468a53ee(String)
+2020-05-19 11:31:30.180 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:31:30.180 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==>  Preparing: SELECT COUNT(1) FROM master_author WHERE (type = ? AND character_id = ?) 
+2020-05-19 11:31:30.180 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==> Parameters: user(String), U001(String)
+2020-05-19 11:31:30.180 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : <==      Total: 1
+2020-05-19 11:31:30.180 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==>  Preparing: SELECT id,`type`,`table_name` AS tableName,field_auto AS fieldAuto,user_group AS userGroup,maintain_auto AS maintainAuto,character_id AS characterId,menu_id AS menuId,maintain_field_id AS maintainFieldId,active,subscribe,`increment`,create_time AS createTime,update_time AS updateTime FROM master_author WHERE (type = ? AND character_id = ? AND table_name = ?) 
+2020-05-19 11:31:30.180 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==> Parameters: user(String), U001(String), sz_client(String)
+2020-05-19 11:31:30.180 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : <==      Total: 0
+2020-05-19 11:31:30.180  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  select user author:0 ms
+2020-05-19 11:31:30.227  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/group/userGroupInfo?userId=U001, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":null,"data":[]}
+2020-05-19 11:31:30.227  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.DbUtils           : master tag:null form userId select group :47 ms
+2020-05-19 11:31:30.227  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  merage group author:47 ms
+2020-05-19 11:31:30.227 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:30.227 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: c7f69abe11a84c37920d3d6b468a53ee(String)
+2020-05-19 11:31:30.227 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:31:30.227 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:31:30.227 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: c7f69abe11a84c37920d3d6b468a53ee(String)
+2020-05-19 11:31:30.227 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:31:30.227 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 0 and m.table_name = 'sz_client' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:31:30.227 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:31:30.227 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==>  Preparing: SELECT COUNT(1) FROM master_author WHERE (type = ? AND character_id = ?) 
+2020-05-19 11:31:30.242 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==> Parameters: user(String), U001(String)
+2020-05-19 11:31:30.242 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : <==      Total: 1
+2020-05-19 11:31:30.242 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==>  Preparing: SELECT id,`type`,`table_name` AS tableName,field_auto AS fieldAuto,user_group AS userGroup,maintain_auto AS maintainAuto,character_id AS characterId,menu_id AS menuId,maintain_field_id AS maintainFieldId,active,subscribe,`increment`,create_time AS createTime,update_time AS updateTime FROM master_author WHERE (type = ? AND character_id = ? AND maintain_field_id = ? AND table_name = ?) 
+2020-05-19 11:31:30.242 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==> Parameters: user(String), U001(String), default(String), sz_client(String)
+2020-05-19 11:31:30.242 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : <==      Total: 0
+2020-05-19 11:31:30.242  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  select user author:15 ms
+2020-05-19 11:31:30.289  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/group/userGroupInfo?userId=U001, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":null,"data":[]}
+2020-05-19 11:31:30.289  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.DbUtils           : master tag:null form userId select group :47 ms
+2020-05-19 11:31:30.289  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  merage group author:62 ms
+2020-05-19 11:31:30.289 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:30.289 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: process(String)
+2020-05-19 11:31:30.289 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:31:30.289 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:30.289 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 07cfa78c63ed45e2a969cea760128000(String)
+2020-05-19 11:31:30.305 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:31:30.305 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==>  Preparing: SELECT COUNT(1) FROM master_author WHERE (type = ? AND character_id = ?) 
+2020-05-19 11:31:30.305 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==> Parameters: user(String), U001(String)
+2020-05-19 11:31:30.305 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : <==      Total: 1
+2020-05-19 11:31:30.305 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==>  Preparing: SELECT id,`type`,`table_name` AS tableName,field_auto AS fieldAuto,user_group AS userGroup,maintain_auto AS maintainAuto,character_id AS characterId,menu_id AS menuId,maintain_field_id AS maintainFieldId,active,subscribe,`increment`,create_time AS createTime,update_time AS updateTime FROM master_author WHERE (type = ? AND character_id = ? AND table_name = ?) 
+2020-05-19 11:31:30.305 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==> Parameters: user(String), U001(String), md_zsj(String)
+2020-05-19 11:31:30.305 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : <==      Total: 0
+2020-05-19 11:31:30.305  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  select user author:0 ms
+2020-05-19 11:31:30.320  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/group/userGroupInfo?userId=U001, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":null,"data":[]}
+2020-05-19 11:31:30.320  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.DbUtils           : master tag:null form userId select group :15 ms
+2020-05-19 11:31:30.320  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  merage group author:15 ms
+2020-05-19 11:31:30.320 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:30.320 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 07cfa78c63ed45e2a969cea760128000(String)
+2020-05-19 11:31:30.320 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:31:30.336 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:31:30.336 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: 07cfa78c63ed45e2a969cea760128000(String)
+2020-05-19 11:31:30.336 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:31:30.336 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 0 and m.table_name = 'md_zsj' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:31:30.336 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:31:30.336 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==>  Preparing: SELECT COUNT(1) FROM master_author WHERE (type = ? AND character_id = ?) 
+2020-05-19 11:31:30.336 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==> Parameters: user(String), U001(String)
+2020-05-19 11:31:30.336 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : <==      Total: 1
+2020-05-19 11:31:30.336 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==>  Preparing: SELECT id,`type`,`table_name` AS tableName,field_auto AS fieldAuto,user_group AS userGroup,maintain_auto AS maintainAuto,character_id AS characterId,menu_id AS menuId,maintain_field_id AS maintainFieldId,active,subscribe,`increment`,create_time AS createTime,update_time AS updateTime FROM master_author WHERE (type = ? AND character_id = ? AND maintain_field_id = ? AND table_name = ?) 
+2020-05-19 11:31:30.336 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==> Parameters: user(String), U001(String), default(String), md_zsj(String)
+2020-05-19 11:31:30.336 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : <==      Total: 0
+2020-05-19 11:31:30.336  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  select user author:0 ms
+2020-05-19 11:31:30.352  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/group/userGroupInfo?userId=U001, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":null,"data":[]}
+2020-05-19 11:31:30.352  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.DbUtils           : master tag:null form userId select group :16 ms
+2020-05-19 11:31:30.352  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  merage group author:16 ms
+2020-05-19 11:31:30.367 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:30.367 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 1122(String)
+2020-05-19 11:31:30.367 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:31:30.367 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:30.367 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 4459e79a216e42a59cc2fdc90dc51948(String)
+2020-05-19 11:31:30.367 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:31:30.367 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:30.367 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 80d8bcd5a4cd417cabd51c1112f11963(String)
+2020-05-19 11:31:30.367 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:31:30.367 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==>  Preparing: SELECT COUNT(1) FROM master_author WHERE (type = ? AND character_id = ?) 
+2020-05-19 11:31:30.367 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==> Parameters: user(String), U001(String)
+2020-05-19 11:31:30.367 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : <==      Total: 1
+2020-05-19 11:31:30.367 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==>  Preparing: SELECT id,`type`,`table_name` AS tableName,field_auto AS fieldAuto,user_group AS userGroup,maintain_auto AS maintainAuto,character_id AS characterId,menu_id AS menuId,maintain_field_id AS maintainFieldId,active,subscribe,`increment`,create_time AS createTime,update_time AS updateTime FROM master_author WHERE (type = ? AND character_id = ? AND table_name = ?) 
+2020-05-19 11:31:30.367 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==> Parameters: user(String), U001(String), md_cs12(String)
+2020-05-19 11:31:30.367 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : <==      Total: 0
+2020-05-19 11:31:30.367  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  select user author:0 ms
+2020-05-19 11:31:30.399  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/group/userGroupInfo?userId=U001, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":null,"data":[]}
+2020-05-19 11:31:30.399  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.DbUtils           : master tag:null form userId select group :16 ms
+2020-05-19 11:31:30.399  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  merage group author:32 ms
+2020-05-19 11:31:30.399 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:30.399 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 80d8bcd5a4cd417cabd51c1112f11963(String)
+2020-05-19 11:31:30.414 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:31:30.414 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:31:30.414 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: 80d8bcd5a4cd417cabd51c1112f11963(String)
+2020-05-19 11:31:30.414 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:31:30.414 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 1 and m.table_name = 'md_cs12' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:31:30.414 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.M.getMappedMatintainId           : <==      Total: 1
+2020-05-19 11:31:30.414 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MaintainFieldMapper.selectById   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE id=? 
+2020-05-19 11:31:30.414 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MaintainFieldMapper.selectById   : ==> Parameters: 82a120dcfa9a471ebef0b41f43155032(String)
+2020-05-19 11:31:30.414 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MaintainFieldMapper.selectById   : <==      Total: 1
+2020-05-19 11:31:30.414 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.FlowsMapper.selectList    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE (business_id = ?) ORDER BY create_time desc 
+2020-05-19 11:31:30.414 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.FlowsMapper.selectList    : ==> Parameters: 82a120dcfa9a471ebef0b41f43155032(String)
+2020-05-19 11:31:30.414 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.FlowsMapper.selectList    : <==      Total: 0
+2020-05-19 11:31:30.414 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==>  Preparing: SELECT COUNT(1) FROM master_author WHERE (type = ? AND character_id = ?) 
+2020-05-19 11:31:30.414 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==> Parameters: user(String), U001(String)
+2020-05-19 11:31:30.414 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : <==      Total: 1
+2020-05-19 11:31:30.414 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==>  Preparing: SELECT id,`type`,`table_name` AS tableName,field_auto AS fieldAuto,user_group AS userGroup,maintain_auto AS maintainAuto,character_id AS characterId,menu_id AS menuId,maintain_field_id AS maintainFieldId,active,subscribe,`increment`,create_time AS createTime,update_time AS updateTime FROM master_author WHERE (type = ? AND character_id = ? AND maintain_field_id = ? AND table_name = ?) 
+2020-05-19 11:31:30.430 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==> Parameters: user(String), U001(String), default(String), md_cs12(String)
+2020-05-19 11:31:30.430 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : <==      Total: 0
+2020-05-19 11:31:30.430  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  select user author:16 ms
+2020-05-19 11:31:30.445  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/group/userGroupInfo?userId=U001, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":null,"data":[]}
+2020-05-19 11:31:30.461  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.DbUtils           : master tag:null form userId select group :31 ms
+2020-05-19 11:31:30.461  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  merage group author:47 ms
+2020-05-19 11:31:30.461 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:30.461 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 77a913a2617740ff96028b01ed02db65(String)
+2020-05-19 11:31:30.461 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:31:30.461 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==>  Preparing: SELECT COUNT(1) FROM master_author WHERE (type = ? AND character_id = ?) 
+2020-05-19 11:31:30.461 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==> Parameters: user(String), U001(String)
+2020-05-19 11:31:30.461 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : <==      Total: 1
+2020-05-19 11:31:30.461 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==>  Preparing: SELECT id,`type`,`table_name` AS tableName,field_auto AS fieldAuto,user_group AS userGroup,maintain_auto AS maintainAuto,character_id AS characterId,menu_id AS menuId,maintain_field_id AS maintainFieldId,active,subscribe,`increment`,create_time AS createTime,update_time AS updateTime FROM master_author WHERE (type = ? AND character_id = ? AND table_name = ?) 
+2020-05-19 11:31:30.461 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==> Parameters: user(String), U001(String), md_cs_c1007(String)
+2020-05-19 11:31:30.461 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : <==      Total: 0
+2020-05-19 11:31:30.461  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  select user author:0 ms
+2020-05-19 11:31:30.477  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/group/userGroupInfo?userId=U001, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":null,"data":[]}
+2020-05-19 11:31:30.477  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.DbUtils           : master tag:null form userId select group :16 ms
+2020-05-19 11:31:30.477  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  merage group author:16 ms
+2020-05-19 11:31:30.477 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:30.477 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 77a913a2617740ff96028b01ed02db65(String)
+2020-05-19 11:31:30.477 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:31:30.477 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:31:30.477 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: 77a913a2617740ff96028b01ed02db65(String)
+2020-05-19 11:31:30.492 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:31:30.492 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 0 and m.table_name = 'md_cs_c1007' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:31:30.492 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:31:30.492 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==>  Preparing: SELECT COUNT(1) FROM master_author WHERE (type = ? AND character_id = ?) 
+2020-05-19 11:31:30.492 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==> Parameters: user(String), U001(String)
+2020-05-19 11:31:30.492 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : <==      Total: 1
+2020-05-19 11:31:30.492 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==>  Preparing: SELECT id,`type`,`table_name` AS tableName,field_auto AS fieldAuto,user_group AS userGroup,maintain_auto AS maintainAuto,character_id AS characterId,menu_id AS menuId,maintain_field_id AS maintainFieldId,active,subscribe,`increment`,create_time AS createTime,update_time AS updateTime FROM master_author WHERE (type = ? AND character_id = ? AND maintain_field_id = ? AND table_name = ?) 
+2020-05-19 11:31:30.492 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==> Parameters: user(String), U001(String), default(String), md_cs_c1007(String)
+2020-05-19 11:31:30.492 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : <==      Total: 0
+2020-05-19 11:31:30.492  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  select user author:0 ms
+2020-05-19 11:31:30.508  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/group/userGroupInfo?userId=U001, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":null,"data":[]}
+2020-05-19 11:31:30.524  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.DbUtils           : master tag:null form userId select group :32 ms
+2020-05-19 11:31:30.524  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  merage group author:32 ms
+2020-05-19 11:31:30.524 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:30.524 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: eee7594c5b51499f8d78e51f2ed7fc05(String)
+2020-05-19 11:31:30.524 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:31:30.524 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==>  Preparing: SELECT COUNT(1) FROM master_author WHERE (type = ? AND character_id = ?) 
+2020-05-19 11:31:30.524 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==> Parameters: user(String), U001(String)
+2020-05-19 11:31:30.524 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : <==      Total: 1
+2020-05-19 11:31:30.524 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==>  Preparing: SELECT id,`type`,`table_name` AS tableName,field_auto AS fieldAuto,user_group AS userGroup,maintain_auto AS maintainAuto,character_id AS characterId,menu_id AS menuId,maintain_field_id AS maintainFieldId,active,subscribe,`increment`,create_time AS createTime,update_time AS updateTime FROM master_author WHERE (type = ? AND character_id = ? AND table_name = ?) 
+2020-05-19 11:31:30.524 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==> Parameters: user(String), U001(String), md_khxx(String)
+2020-05-19 11:31:30.524 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : <==      Total: 0
+2020-05-19 11:31:30.524  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  select user author:0 ms
+2020-05-19 11:31:30.570  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/group/userGroupInfo?userId=U001, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":null,"data":[]}
+2020-05-19 11:31:30.570  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.DbUtils           : master tag:null form userId select group :46 ms
+2020-05-19 11:31:30.570  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  merage group author:46 ms
+2020-05-19 11:31:30.570 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:30.570 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: eee7594c5b51499f8d78e51f2ed7fc05(String)
+2020-05-19 11:31:30.570 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:31:30.570 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:31:30.570 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: eee7594c5b51499f8d78e51f2ed7fc05(String)
+2020-05-19 11:31:30.570 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:31:30.570 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 0 and m.table_name = 'md_khxx' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:31:30.570 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:31:30.586 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==>  Preparing: SELECT COUNT(1) FROM master_author WHERE (type = ? AND character_id = ?) 
+2020-05-19 11:31:30.586 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==> Parameters: user(String), U001(String)
+2020-05-19 11:31:30.586 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : <==      Total: 1
+2020-05-19 11:31:30.586 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==>  Preparing: SELECT id,`type`,`table_name` AS tableName,field_auto AS fieldAuto,user_group AS userGroup,maintain_auto AS maintainAuto,character_id AS characterId,menu_id AS menuId,maintain_field_id AS maintainFieldId,active,subscribe,`increment`,create_time AS createTime,update_time AS updateTime FROM master_author WHERE (type = ? AND character_id = ? AND maintain_field_id = ? AND table_name = ?) 
+2020-05-19 11:31:30.586 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==> Parameters: user(String), U001(String), default(String), md_khxx(String)
+2020-05-19 11:31:30.586 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : <==      Total: 0
+2020-05-19 11:31:30.586  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  select user author:16 ms
+2020-05-19 11:31:30.617  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/group/userGroupInfo?userId=U001, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":null,"data":[]}
+2020-05-19 11:31:30.617  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.DbUtils           : master tag:null form userId select group :31 ms
+2020-05-19 11:31:30.617  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  merage group author:47 ms
+2020-05-19 11:31:30.617 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:30.617 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 1a64c67190a74a3188e3a52bcb7060db(String)
+2020-05-19 11:31:30.617 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:31:30.617 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==>  Preparing: SELECT COUNT(1) FROM master_author WHERE (type = ? AND character_id = ?) 
+2020-05-19 11:31:30.617 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : ==> Parameters: user(String), U001(String)
+2020-05-19 11:31:30.617 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectCount   : <==      Total: 1
+2020-05-19 11:31:30.617 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==>  Preparing: SELECT id,`type`,`table_name` AS tableName,field_auto AS fieldAuto,user_group AS userGroup,maintain_auto AS maintainAuto,character_id AS characterId,menu_id AS menuId,maintain_field_id AS maintainFieldId,active,subscribe,`increment`,create_time AS createTime,update_time AS updateTime FROM master_author WHERE (type = ? AND character_id = ? AND table_name = ?) 
+2020-05-19 11:31:30.617 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : ==> Parameters: user(String), U001(String), md_csdr(String)
+2020-05-19 11:31:30.617 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MasterAuthorMapper.selectList    : <==      Total: 1
+2020-05-19 11:31:30.617  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  select user author:0 ms
+2020-05-19 11:31:30.664  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/group/userGroupInfo?userId=U001, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":null,"data":[]}
+2020-05-19 11:31:30.664  INFO 7468 --- [http-nio-9010-exec-1] com.highdatas.mdm.util.DbUtils           : master tag:null form userId select group :47 ms
+2020-05-19 11:31:30.664  INFO 7468 --- [http-nio-9010-exec-1] c.h.m.s.impl.MasterAuthorServiceImpl     : master tag:null  merage group author:47 ms
+2020-05-19 11:31:30.664 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:30.664 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: process(String)
+2020-05-19 11:31:30.664 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:31:30.664 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:30.664 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 1122(String)
+2020-05-19 11:31:30.664 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:31:30.664 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MaintainMapper.selectBatchIds    : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id IN ( ? ) 
+2020-05-19 11:31:30.664 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MaintainMapper.selectBatchIds    : ==> Parameters: 1a64c67190a74a3188e3a52bcb7060db(String)
+2020-05-19 11:31:30.664 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MaintainMapper.selectBatchIds    : <==      Total: 1
+2020-05-19 11:31:30.664 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (table_name IN (?)) 
+2020-05-19 11:31:30.680 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: md_csdr(String)
+2020-05-19 11:31:30.680 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 0
+2020-05-19 11:31:55.209  INFO 7468 --- [http-nio-9010-exec-4] c.highdatas.mdm.util.CommonInterceptor   : /menu/all
+2020-05-19 11:31:55.225 DEBUG 7468 --- [http-nio-9010-exec-4] c.h.mdm.mapper.SysMenuMapper.selectList  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu ORDER BY parent_id, order_no 
+2020-05-19 11:31:55.225 DEBUG 7468 --- [http-nio-9010-exec-4] c.h.mdm.mapper.SysMenuMapper.selectList  : ==> Parameters: 
+2020-05-19 11:31:55.241 DEBUG 7468 --- [http-nio-9010-exec-4] c.h.mdm.mapper.SysMenuMapper.selectList  : <==      Total: 65
+2020-05-19 11:31:55.381  INFO 7468 --- [http-nio-9010-exec-3] c.highdatas.mdm.util.CommonInterceptor   : /menu/audit
+2020-05-19 11:31:55.381 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectList    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE (business_type <> ? AND status <> ? AND status <> ?) 
+2020-05-19 11:31:55.381 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectList    : ==> Parameters: exists(String), open(String), close(String)
+2020-05-19 11:31:55.397 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectList    : <==      Total: 19
+2020-05-19 11:31:55.475  INFO 7468 --- [http-nio-9010-exec-3] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/userRole/selectUserMap, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":"鏌ヨ鎴愬姛","data":[]}
+2020-05-19 11:31:55.522  INFO 7468 --- [http-nio-9010-exec-3] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/userRole/selectUserMap, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":"鏌ヨ鎴愬姛","data":[]}
+2020-05-19 11:31:55.553  INFO 7468 --- [http-nio-9010-exec-3] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/userRole/selectUserMap, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":"鏌ヨ鎴愬姛","data":[]}
+2020-05-19 11:31:55.600 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:55.600 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 4459e79a216e42a59cc2fdc90dc51948(String)
+2020-05-19 11:31:55.600 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:31:55.600 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:55.600 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 4459e79a216e42a59cc2fdc90dc51948(String)
+2020-05-19 11:31:55.600 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:31:55.616 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:55.616 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: process(String)
+2020-05-19 11:31:55.616 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:31:55.616 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:55.616 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 1122(String)
+2020-05-19 11:31:55.616 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:31:55.616 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:55.616 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 4459e79a216e42a59cc2fdc90dc51948(String)
+2020-05-19 11:31:55.616 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:31:55.631 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:55.631 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 1a64c67190a74a3188e3a52bcb7060db(String)
+2020-05-19 11:31:55.631 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:31:55.631 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:55.631 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: process(String)
+2020-05-19 11:31:55.631 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:31:55.631 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:31:55.631 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 1122(String)
+2020-05-19 11:31:55.631 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:31:55.631 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainMapper.selectBatchIds    : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id IN ( ? ) 
+2020-05-19 11:31:55.631 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainMapper.selectBatchIds    : ==> Parameters: 1a64c67190a74a3188e3a52bcb7060db(String)
+2020-05-19 11:31:55.631 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainMapper.selectBatchIds    : <==      Total: 1
+2020-05-19 11:31:55.631 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (table_name IN (?)) 
+2020-05-19 11:31:55.631 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: md_csdr(String)
+2020-05-19 11:31:55.631 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 0
+2020-05-19 11:41:18.099  INFO 7468 --- [http-nio-9010-exec-5] c.highdatas.mdm.util.CommonInterceptor   : /menu/all
+2020-05-19 11:41:18.114 DEBUG 7468 --- [http-nio-9010-exec-5] c.h.mdm.mapper.SysMenuMapper.selectList  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu ORDER BY parent_id, order_no 
+2020-05-19 11:41:18.114 DEBUG 7468 --- [http-nio-9010-exec-5] c.h.mdm.mapper.SysMenuMapper.selectList  : ==> Parameters: 
+2020-05-19 11:41:18.114 DEBUG 7468 --- [http-nio-9010-exec-5] c.h.mdm.mapper.SysMenuMapper.selectList  : <==      Total: 65
+2020-05-19 11:41:18.255  INFO 7468 --- [http-nio-9010-exec-6] c.highdatas.mdm.util.CommonInterceptor   : /menu/audit
+2020-05-19 11:41:18.271 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.mdm.mapper.FlowsMapper.selectList    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE (business_type <> ? AND status <> ? AND status <> ?) 
+2020-05-19 11:41:18.271 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.mdm.mapper.FlowsMapper.selectList    : ==> Parameters: exists(String), open(String), close(String)
+2020-05-19 11:41:18.271 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.mdm.mapper.FlowsMapper.selectList    : <==      Total: 19
+2020-05-19 11:41:18.349  INFO 7468 --- [http-nio-9010-exec-6] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/userRole/selectUserMap, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":"鏌ヨ鎴愬姛","data":[]}
+2020-05-19 11:41:18.396  INFO 7468 --- [http-nio-9010-exec-6] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/userRole/selectUserMap, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":"鏌ヨ鎴愬姛","data":[]}
+2020-05-19 11:41:18.458  INFO 7468 --- [http-nio-9010-exec-6] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/userRole/selectUserMap, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":"鏌ヨ鎴愬姛","data":[]}
+2020-05-19 11:41:18.520 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:18.520 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 4459e79a216e42a59cc2fdc90dc51948(String)
+2020-05-19 11:41:18.520 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:41:18.520 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:18.520 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 4459e79a216e42a59cc2fdc90dc51948(String)
+2020-05-19 11:41:18.520 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:41:18.520 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:18.520 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: process(String)
+2020-05-19 11:41:18.520 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:41:18.536 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:18.536 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 1122(String)
+2020-05-19 11:41:18.536 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:41:18.536 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:18.536 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 4459e79a216e42a59cc2fdc90dc51948(String)
+2020-05-19 11:41:18.536 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:41:18.536 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:18.536 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 1a64c67190a74a3188e3a52bcb7060db(String)
+2020-05-19 11:41:18.536 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:18.536 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:18.536 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: process(String)
+2020-05-19 11:41:18.536 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:41:18.552 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:18.552 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 1122(String)
+2020-05-19 11:41:18.552 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:41:18.552 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.m.MaintainMapper.selectBatchIds    : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id IN ( ? ) 
+2020-05-19 11:41:18.552 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.m.MaintainMapper.selectBatchIds    : ==> Parameters: 1a64c67190a74a3188e3a52bcb7060db(String)
+2020-05-19 11:41:18.552 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.m.MaintainMapper.selectBatchIds    : <==      Total: 1
+2020-05-19 11:41:18.552 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (table_name IN (?)) 
+2020-05-19 11:41:18.552 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: md_csdr(String)
+2020-05-19 11:41:18.552 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 0
+2020-05-19 11:41:29.145  INFO 7468 --- [http-nio-9010-exec-9] c.highdatas.mdm.util.CommonInterceptor   : /menu/list
+2020-05-19 11:41:29.160  INFO 7468 --- [http-nio-9010-exec-8] c.highdatas.mdm.util.CommonInterceptor   : /assemble/db/getSet
+2020-05-19 11:41:29.160 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectList  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE (menu_type = ?) ORDER BY parent_id, order_no 
+2020-05-19 11:41:29.160 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectList  : ==> Parameters: DataMenu(String)
+2020-05-19 11:41:29.176 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectList  : <==      Total: 44
+2020-05-19 11:41:29.176 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.176 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 93DFD2B3CAA320488EAF7D361F3B5EC9(String)
+2020-05-19 11:41:29.176  INFO 7468 --- [http-nio-9010-exec-7] c.highdatas.mdm.util.CommonInterceptor   : /assemble/1
+2020-05-19 11:41:29.176 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.192 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.192 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_cwd(String)
+2020-05-19 11:41:29.192 DEBUG 7468 --- [http-nio-9010-exec-8] c.h.m.m.SysAssembleDbMapper.selectList   : ==>  Preparing: SELECT id,parent_id AS parentId,datasource_type AS datasourceType,datasource_name AS datasourceName,ipaddress_port AS ipaddressPort,database_name AS databaseName,datasource_url AS datasourceUrl,datasource_user AS datasourceUser,datasource_pass AS datasourcePass,orderby,active,create_time AS createTime,update_time AS updateTime FROM sys_assemble_db 
+2020-05-19 11:41:29.192 DEBUG 7468 --- [http-nio-9010-exec-8] c.h.m.m.SysAssembleDbMapper.selectList   : ==> Parameters: 
+2020-05-19 11:41:29.192 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 2
+2020-05-19 11:41:29.192 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:41:29.192 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: b75bd965ca2a431a8a2114b1ed063c6b(String)
+2020-05-19 11:41:29.192 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:41:29.192 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.192 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 7a52c6b0762b487d90511e371d133054(String)
+2020-05-19 11:41:29.192 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.192 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.192 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 7a52c6b0762b487d90511e371d133054(String)
+2020-05-19 11:41:29.192 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.192 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:41:29.192 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: 7a52c6b0762b487d90511e371d133054(String)
+2020-05-19 11:41:29.207 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.207 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 1 and m.table_name = 'md_cwd' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:41:29.207 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:41:29.207 DEBUG 7468 --- [http-nio-9010-exec-8] c.h.m.m.SysAssembleDbMapper.selectList   : <==      Total: 11
+2020-05-19 11:41:29.207 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:41:29.207 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_cwd(String)
+2020-05-19 11:41:29.223 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 8
+2020-05-19 11:41:29.223 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.223 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 88B877D6B41BD4DE6903A2D105F6F706(String)
+2020-05-19 11:41:29.223 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.223 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.223 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_cwd2(String)
+2020-05-19 11:41:29.223 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 1
+2020-05-19 11:41:29.223 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:41:29.223 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: bec5b39d96bf496cb0ab41fcf7c7c558(String)
+2020-05-19 11:41:29.223 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:41:29.223 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.223 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: cda83044800e4735b3d86b57b9463341(String)
+2020-05-19 11:41:29.223 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.223 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.223 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: cda83044800e4735b3d86b57b9463341(String)
+2020-05-19 11:41:29.239 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.239 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:41:29.239 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: cda83044800e4735b3d86b57b9463341(String)
+2020-05-19 11:41:29.239 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.239 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 0 and m.table_name = 'md_cwd2' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:41:29.239 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:41:29.239 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:41:29.239 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_cwd2(String)
+2020-05-19 11:41:29.239 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 8
+2020-05-19 11:41:29.239 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.239 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: E5621A091E498E8464F90BE878B185D8(String)
+2020-05-19 11:41:29.239 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 0
+2020-05-19 11:41:29.239 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.239 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 64123F9EC16FA7830E6BD4571C8C2C85(String)
+2020-05-19 11:41:29.254 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 0
+2020-05-19 11:41:29.254 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.254 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: AF9E18FBBE0B070711AD07FCFC08B33E(String)
+2020-05-19 11:41:29.254 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 0
+2020-05-19 11:41:29.254 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.254 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 7563AB6C583EB953FEF23458B3D299C0(String)
+2020-05-19 11:41:29.254 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.254 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.254 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_khxx_06e2e(String)
+2020-05-19 11:41:29.254 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 1
+2020-05-19 11:41:29.254 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:41:29.254 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: 4b731857e826492eb9460d0ae2ccfbfe(String)
+2020-05-19 11:41:29.254 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:41:29.254 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.254 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 777c1f006e3e48e1ae11a4691a25284c(String)
+2020-05-19 11:41:29.270 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.270 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleMapper.selectPage     : ==>  Preparing: SELECT COUNT(1) FROM sys_assemble 
+2020-05-19 11:41:29.270 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleMapper.selectPage     : ==> Parameters: 
+2020-05-19 11:41:29.270 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.270 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 777c1f006e3e48e1ae11a4691a25284c(String)
+2020-05-19 11:41:29.270 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.270 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:41:29.270 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: 777c1f006e3e48e1ae11a4691a25284c(String)
+2020-05-19 11:41:29.270 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.270 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 0 and m.table_name = 'md_khxx_06e2e' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:41:29.270 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:41:29.270 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:41:29.270 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_khxx_06e2e(String)
+2020-05-19 11:41:29.270 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 8
+2020-05-19 11:41:29.270 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.270 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleMapper.selectPage     : ==>  Preparing: SELECT id,`name`,menu_id AS menuId,pre_time AS preTime,pre_msg AS preMsg,empty_data AS emptyData,pre_cnt AS preCnt,pre_status AS preStatus,user_id AS userId,purge_sql AS purgeSql,flow_id AS flowId,job_id AS jobId,update_type AS updateType,check_type AS checkType,check_fields AS checkFields,update_fields AS updateFields,cron,bigdata,`status`,create_time AS createTime,update_time AS updateTime FROM sys_assemble ORDER BY update_time desc, create_time desc LIMIT 0,10 
+2020-05-19 11:41:29.285 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleMapper.selectPage     : ==> Parameters: 
+2020-05-19 11:41:29.285 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 56CF14F8E5D2B2DD2B7CD1D194E27E49(String)
+2020-05-19 11:41:29.285 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.285 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.285 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_khxm(String)
+2020-05-19 11:41:29.285 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 1
+2020-05-19 11:41:29.285 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:41:29.285 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: 9a380f505da74eb99116e8494fe2f002(String)
+2020-05-19 11:41:29.285 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:41:29.285 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleMapper.selectPage     : <==      Total: 10
+2020-05-19 11:41:29.285 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.285 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: c33802849e184cd5a6d732c3370f5384(String)
+2020-05-19 11:41:29.285 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.285 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.285 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: c33802849e184cd5a6d732c3370f5384(String)
+2020-05-19 11:41:29.285 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.285 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:41:29.285 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: c33802849e184cd5a6d732c3370f5384(String)
+2020-05-19 11:41:29.301 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.301 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.S.selectList                     : ==>  Preparing: SELECT id,parent_id AS parentId,code,`name`,val,init_sql AS initSql,update_sql AS updateSql,create_time AS createTime,update_time AS updateTime FROM sys_assemble_params WHERE (parent_id = ? AND code = ?) 
+2020-05-19 11:41:29.301 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 0 and m.table_name = 'md_khxm' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:41:29.301 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.S.selectList                     : ==> Parameters: 3b16eb27a5024ca5ae383272f9404d0b(String), cron(String)
+2020-05-19 11:41:29.301 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:41:29.301 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:41:29.301 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_khxm(String)
+2020-05-19 11:41:29.301 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 8
+2020-05-19 11:41:29.301 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.301 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 7DA1D6056031CCBE8CC260219B365551(String)
+2020-05-19 11:41:29.301 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.301 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.301 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_syzx(String)
+2020-05-19 11:41:29.301 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 3
+2020-05-19 11:41:29.301 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:41:29.301 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.S.selectList                     : <==      Total: 1
+2020-05-19 11:41:29.317 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: 10326b95dddd41ac96cd7d93724f17b1(String)
+2020-05-19 11:41:29.317 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:41:29.317 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.317 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.317 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 24F9C939C2EAA976E834728CE76F9CDC(String)
+2020-05-19 11:41:29.317 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 7614f71097aa4653884133550528a663(String)
+2020-05-19 11:41:29.317 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.317 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.317 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.317 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.317 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 7614f71097aa4653884133550528a663(String)
+2020-05-19 11:41:29.317 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: ef0f8406a1f1485081de8a674fce5fda(String)
+2020-05-19 11:41:29.317 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.317 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.317 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:41:29.317 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysMenuMapper.selectBatchIds     : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id IN ( ? , ? ) 
+2020-05-19 11:41:29.317 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: 7614f71097aa4653884133550528a663(String)
+2020-05-19 11:41:29.332 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysMenuMapper.selectBatchIds     : ==> Parameters: 24F9C939C2EAA976E834728CE76F9CDC(String), ef0f8406a1f1485081de8a674fce5fda(String)
+2020-05-19 11:41:29.332 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.332 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysMenuMapper.selectBatchIds     : <==      Total: 2
+2020-05-19 11:41:29.332 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 2 and m.table_name = 'md_syzx' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:41:29.332 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleDbMapper.selectList   : ==>  Preparing: SELECT id,parent_id AS parentId,datasource_type AS datasourceType,datasource_name AS datasourceName,ipaddress_port AS ipaddressPort,database_name AS databaseName,datasource_url AS datasourceUrl,datasource_user AS datasourceUser,datasource_pass AS datasourcePass,orderby,active,create_time AS createTime,update_time AS updateTime FROM sys_assemble_db WHERE (parent_id = ?) 
+2020-05-19 11:41:29.332 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleDbMapper.selectList   : ==> Parameters: 3b16eb27a5024ca5ae383272f9404d0b(String)
+2020-05-19 11:41:29.332 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleDbMapper.selectList   : <==      Total: 1
+2020-05-19 11:41:29.332 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : <==      Total: 1
+2020-05-19 11:41:29.332 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectById   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE id=? 
+2020-05-19 11:41:29.332 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.S.selectList                     : ==>  Preparing: SELECT id,parent_id AS parentId,code,`name`,val,init_sql AS initSql,update_sql AS updateSql,create_time AS createTime,update_time AS updateTime FROM sys_assemble_params WHERE (parent_id = ? AND code = ?) 
+2020-05-19 11:41:29.332 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectById   : ==> Parameters: bf5acd9d4f4843debeb763763360b0ee(String)
+2020-05-19 11:41:29.332 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.S.selectList                     : ==> Parameters: a39fcce2bc8243ffb2687e3ba96b5456(String), cron(String)
+2020-05-19 11:41:29.332 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.332 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.S.selectList                     : <==      Total: 1
+2020-05-19 11:41:29.332 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectList    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE (business_id = ?) ORDER BY create_time desc 
+2020-05-19 11:41:29.332 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.332 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectList    : ==> Parameters: bf5acd9d4f4843debeb763763360b0ee(String)
+2020-05-19 11:41:29.348 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 56CF14F8E5D2B2DD2B7CD1D194E27E49(String)
+2020-05-19 11:41:29.348 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectList    : <==      Total: 1
+2020-05-19 11:41:29.348 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.348 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.348 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectById   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE id=? 
+2020-05-19 11:41:29.348 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 0f5858778f474952ab8600761338c215(String)
+2020-05-19 11:41:29.348 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectById   : ==> Parameters: bf5acd9d4f4843debeb763763360b0ee(String)
+2020-05-19 11:41:29.348 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.348 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.348 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectList    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE (business_id = ?) ORDER BY create_time desc 
+2020-05-19 11:41:29.348 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysMenuMapper.selectBatchIds     : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id IN ( ? , ? ) 
+2020-05-19 11:41:29.348 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectList    : ==> Parameters: bf5acd9d4f4843debeb763763360b0ee(String)
+2020-05-19 11:41:29.348 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysMenuMapper.selectBatchIds     : ==> Parameters: 56CF14F8E5D2B2DD2B7CD1D194E27E49(String), 0f5858778f474952ab8600761338c215(String)
+2020-05-19 11:41:29.348 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysMenuMapper.selectBatchIds     : <==      Total: 2
+2020-05-19 11:41:29.348 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectList    : <==      Total: 1
+2020-05-19 11:41:29.348 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleDbMapper.selectList   : ==>  Preparing: SELECT id,parent_id AS parentId,datasource_type AS datasourceType,datasource_name AS datasourceName,ipaddress_port AS ipaddressPort,database_name AS databaseName,datasource_url AS datasourceUrl,datasource_user AS datasourceUser,datasource_pass AS datasourcePass,orderby,active,create_time AS createTime,update_time AS updateTime FROM sys_assemble_db WHERE (parent_id = ?) 
+2020-05-19 11:41:29.348 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (maintain_field_id = ? AND table_name = ?) ORDER BY order_no 
+2020-05-19 11:41:29.364 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleDbMapper.selectList   : ==> Parameters: a39fcce2bc8243ffb2687e3ba96b5456(String)
+2020-05-19 11:41:29.364 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: bf5acd9d4f4843debeb763763360b0ee(String), md_syzx(String)
+2020-05-19 11:41:29.364 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleDbMapper.selectList   : <==      Total: 1
+2020-05-19 11:41:29.364 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.S.selectList                     : ==>  Preparing: SELECT id,parent_id AS parentId,code,`name`,val,init_sql AS initSql,update_sql AS updateSql,create_time AS createTime,update_time AS updateTime FROM sys_assemble_params WHERE (parent_id = ? AND code = ?) 
+2020-05-19 11:41:29.364 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.S.selectList                     : ==> Parameters: b52ae73a12614e8490c43966e8200ada(String), cron(String)
+2020-05-19 11:41:29.364 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 9
+2020-05-19 11:41:29.364 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.364 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 07B476F30774948379A134C147416AA0(String)
+2020-05-19 11:41:29.364 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.S.selectList                     : <==      Total: 1
+2020-05-19 11:41:29.364 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.364 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 21F30800B856C27EE99EF597A02AF646(String)
+2020-05-19 11:41:29.364 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.364 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.364 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.364 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.364 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 7594a186cfd248a7ba5cdeedd823245e(String)
+2020-05-19 11:41:29.364 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_15a0377dda(String)
+2020-05-19 11:41:29.364 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.379 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysMenuMapper.selectBatchIds     : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id IN ( ? , ? ) 
+2020-05-19 11:41:29.379 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.379 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysMenuMapper.selectBatchIds     : ==> Parameters: 21F30800B856C27EE99EF597A02AF646(String), 7594a186cfd248a7ba5cdeedd823245e(String)
+2020-05-19 11:41:29.379 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:41:29.379 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysMenuMapper.selectBatchIds     : <==      Total: 2
+2020-05-19 11:41:29.379 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_15a0377dda(String)
+2020-05-19 11:41:29.379 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleDbMapper.selectList   : ==>  Preparing: SELECT id,parent_id AS parentId,datasource_type AS datasourceType,datasource_name AS datasourceName,ipaddress_port AS ipaddressPort,database_name AS databaseName,datasource_url AS datasourceUrl,datasource_user AS datasourceUser,datasource_pass AS datasourcePass,orderby,active,create_time AS createTime,update_time AS updateTime FROM sys_assemble_db WHERE (parent_id = ?) 
+2020-05-19 11:41:29.379 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleDbMapper.selectList   : ==> Parameters: b52ae73a12614e8490c43966e8200ada(String)
+2020-05-19 11:41:29.379 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleDbMapper.selectList   : <==      Total: 1
+2020-05-19 11:41:29.379 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.379 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.S.selectList                     : ==>  Preparing: SELECT id,parent_id AS parentId,code,`name`,val,init_sql AS initSql,update_sql AS updateSql,create_time AS createTime,update_time AS updateTime FROM sys_assemble_params WHERE (parent_id = ? AND code = ?) 
+2020-05-19 11:41:29.379 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.S.selectList                     : ==> Parameters: eaab4d1e5fe146e58e2b94a50a7f94a3(String), cron(String)
+2020-05-19 11:41:29.379 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.S.selectList                     : <==      Total: 1
+2020-05-19 11:41:29.379 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.TableInfoMapper.getTableField    : ==>  Preparing: select COLUMN_NAME as fieldName,DATA_TYPE as dbType, character_maximum_length as length from information_schema.COLUMNS where table_name = ? and table_schema = (select database()) 
+2020-05-19 11:41:29.379 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.379 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.TableInfoMapper.getTableField    : ==> Parameters: md_15a0377dda(String)
+2020-05-19 11:41:29.379 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 20EF82C1BE60A86B1DBEFE9365B07BB8(String)
+2020-05-19 11:41:29.379 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.379 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.TableInfoMapper.getTableField    : <==      Total: 0
+2020-05-19 11:41:29.379 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.379 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 7594a186cfd248a7ba5cdeedd823245e(String)
+2020-05-19 11:41:29.379 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.379 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: A3F0CCDE5A2E759BF8E847CD4C44BC49(String)
+2020-05-19 11:41:29.379 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.395 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysMenuMapper.selectBatchIds     : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id IN ( ? , ? ) 
+2020-05-19 11:41:29.395 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysMenuMapper.selectBatchIds     : ==> Parameters: 20EF82C1BE60A86B1DBEFE9365B07BB8(String), 7594a186cfd248a7ba5cdeedd823245e(String)
+2020-05-19 11:41:29.395 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.395 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.395 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysMenuMapper.selectBatchIds     : <==      Total: 2
+2020-05-19 11:41:29.410 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_cssj19_1(String)
+2020-05-19 11:41:29.410 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleDbMapper.selectList   : ==>  Preparing: SELECT id,parent_id AS parentId,datasource_type AS datasourceType,datasource_name AS datasourceName,ipaddress_port AS ipaddressPort,database_name AS databaseName,datasource_url AS datasourceUrl,datasource_user AS datasourceUser,datasource_pass AS datasourcePass,orderby,active,create_time AS createTime,update_time AS updateTime FROM sys_assemble_db WHERE (parent_id = ?) 
+2020-05-19 11:41:29.410 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.410 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleDbMapper.selectList   : ==> Parameters: eaab4d1e5fe146e58e2b94a50a7f94a3(String)
+2020-05-19 11:41:29.410  INFO 7468 --- [http-nio-9010-exec-10] c.highdatas.mdm.util.CommonInterceptor   : /menu/all
+2020-05-19 11:41:29.410 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:41:29.410 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleDbMapper.selectList   : <==      Total: 1
+2020-05-19 11:41:29.410 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_cssj19_1(String)
+2020-05-19 11:41:29.410 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.S.selectList                     : ==>  Preparing: SELECT id,parent_id AS parentId,code,`name`,val,init_sql AS initSql,update_sql AS updateSql,create_time AS createTime,update_time AS updateTime FROM sys_assemble_params WHERE (parent_id = ? AND code = ?) 
+2020-05-19 11:41:29.410 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.S.selectList                     : ==> Parameters: f636d7d4b45844419924b469da8ca16b(String), cron(String)
+2020-05-19 11:41:29.410 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.S.selectList                     : <==      Total: 1
+2020-05-19 11:41:29.410 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.410 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 3BCA44899073431FF9CEC44D20BD4EAC(String)
+2020-05-19 11:41:29.410 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 3
+2020-05-19 11:41:29.410 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.410 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.410 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 54243A799320AAE2443D85289714D3CB(String)
+2020-05-19 11:41:29.410 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.410 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 7594a186cfd248a7ba5cdeedd823245e(String)
+2020-05-19 11:41:29.410 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 0
+2020-05-19 11:41:29.410 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.410 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.mdm.mapper.SysMenuMapper.selectList  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu ORDER BY parent_id, order_no 
+2020-05-19 11:41:29.410 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.410 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.mdm.mapper.SysMenuMapper.selectList  : ==> Parameters: 
+2020-05-19 11:41:29.410 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 6ED9B1082DFF77BC31E76C735FAA2505(String)
+2020-05-19 11:41:29.410 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 0
+2020-05-19 11:41:29.410 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysMenuMapper.selectBatchIds     : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id IN ( ? , ? ) 
+2020-05-19 11:41:29.410 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysMenuMapper.selectBatchIds     : ==> Parameters: 3BCA44899073431FF9CEC44D20BD4EAC(String), 7594a186cfd248a7ba5cdeedd823245e(String)
+2020-05-19 11:41:29.410 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysMenuMapper.selectBatchIds     : <==      Total: 2
+2020-05-19 11:41:29.410 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.410 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleDbMapper.selectList   : ==>  Preparing: SELECT id,parent_id AS parentId,datasource_type AS datasourceType,datasource_name AS datasourceName,ipaddress_port AS ipaddressPort,database_name AS databaseName,datasource_url AS datasourceUrl,datasource_user AS datasourceUser,datasource_pass AS datasourcePass,orderby,active,create_time AS createTime,update_time AS updateTime FROM sys_assemble_db WHERE (parent_id = ?) 
+2020-05-19 11:41:29.426 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 3-1(String)
+2020-05-19 11:41:29.426 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleDbMapper.selectList   : ==> Parameters: f636d7d4b45844419924b469da8ca16b(String)
+2020-05-19 11:41:29.426 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.mdm.mapper.SysMenuMapper.selectList  : <==      Total: 65
+2020-05-19 11:41:29.426 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.426 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.426 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_industry(String)
+2020-05-19 11:41:29.426 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 5
+2020-05-19 11:41:29.426 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:41:29.426 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: 13f11229077b4dc4b8301375d34947f5(String)
+2020-05-19 11:41:29.426 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleDbMapper.selectList   : <==      Total: 1
+2020-05-19 11:41:29.426 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:41:29.426 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.426 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 17d9f5fbe7dc456085c098e3b1ca9df8(String)
+2020-05-19 11:41:29.426 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.426 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.426 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.S.selectList                     : ==>  Preparing: SELECT id,parent_id AS parentId,code,`name`,val,init_sql AS initSql,update_sql AS updateSql,create_time AS createTime,update_time AS updateTime FROM sys_assemble_params WHERE (parent_id = ? AND code = ?) 
+2020-05-19 11:41:29.426 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 17d9f5fbe7dc456085c098e3b1ca9df8(String)
+2020-05-19 11:41:29.442 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.S.selectList                     : ==> Parameters: 1a0642d463ab4eeb931127018d74e51e(String), cron(String)
+2020-05-19 11:41:29.442 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.442 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.S.selectList                     : <==      Total: 1
+2020-05-19 11:41:29.442 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:41:29.442 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: 17d9f5fbe7dc456085c098e3b1ca9df8(String)
+2020-05-19 11:41:29.442 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.442 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 56CF14F8E5D2B2DD2B7CD1D194E27E49(String)
+2020-05-19 11:41:29.442 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.442 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.442 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 4 and m.table_name = 'md_industry' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:41:29.442 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.442 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 0f5858778f474952ab8600761338c215(String)
+2020-05-19 11:41:29.442 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:41:29.442 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.442 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:41:29.442 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_industry(String)
+2020-05-19 11:41:29.442 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysMenuMapper.selectBatchIds     : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id IN ( ? , ? ) 
+2020-05-19 11:41:29.442 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysMenuMapper.selectBatchIds     : ==> Parameters: 56CF14F8E5D2B2DD2B7CD1D194E27E49(String), 0f5858778f474952ab8600761338c215(String)
+2020-05-19 11:41:29.442 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysMenuMapper.selectBatchIds     : <==      Total: 2
+2020-05-19 11:41:29.442 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleDbMapper.selectList   : ==>  Preparing: SELECT id,parent_id AS parentId,datasource_type AS datasourceType,datasource_name AS datasourceName,ipaddress_port AS ipaddressPort,database_name AS databaseName,datasource_url AS datasourceUrl,datasource_user AS datasourceUser,datasource_pass AS datasourcePass,orderby,active,create_time AS createTime,update_time AS updateTime FROM sys_assemble_db WHERE (parent_id = ?) 
+2020-05-19 11:41:29.442 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleDbMapper.selectList   : ==> Parameters: 1a0642d463ab4eeb931127018d74e51e(String)
+2020-05-19 11:41:29.442 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 3
+2020-05-19 11:41:29.442 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.442 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 3-2(String)
+2020-05-19 11:41:29.442 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleDbMapper.selectList   : <==      Total: 1
+2020-05-19 11:41:29.442 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.442 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.442 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.S.selectList                     : ==>  Preparing: SELECT id,parent_id AS parentId,code,`name`,val,init_sql AS initSql,update_sql AS updateSql,create_time AS createTime,update_time AS updateTime FROM sys_assemble_params WHERE (parent_id = ? AND code = ?) 
+2020-05-19 11:41:29.442 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_city(String)
+2020-05-19 11:41:29.442 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.S.selectList                     : ==> Parameters: a0825e517ea24499b14384daf81c5557(String), cron(String)
+2020-05-19 11:41:29.457 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.S.selectList                     : <==      Total: 1
+2020-05-19 11:41:29.457 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 2
+2020-05-19 11:41:29.457 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.457 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:41:29.457 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: 89e9e97bd61342aca2948eea657e3cab(String)
+2020-05-19 11:41:29.457 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 56CF14F8E5D2B2DD2B7CD1D194E27E49(String)
+2020-05-19 11:41:29.457 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:41:29.457 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.457 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.457 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.457 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 04f81c99f0a947c19e0cc0b8c906e2bd(String)
+2020-05-19 11:41:29.457 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 0f5858778f474952ab8600761338c215(String)
+2020-05-19 11:41:29.457 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.457 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.457 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.457 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 04f81c99f0a947c19e0cc0b8c906e2bd(String)
+2020-05-19 11:41:29.457 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysMenuMapper.selectBatchIds     : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id IN ( ? , ? ) 
+2020-05-19 11:41:29.457 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysMenuMapper.selectBatchIds     : ==> Parameters: 56CF14F8E5D2B2DD2B7CD1D194E27E49(String), 0f5858778f474952ab8600761338c215(String)
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysMenuMapper.selectBatchIds     : <==      Total: 2
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleDbMapper.selectList   : ==>  Preparing: SELECT id,parent_id AS parentId,datasource_type AS datasourceType,datasource_name AS datasourceName,ipaddress_port AS ipaddressPort,database_name AS databaseName,datasource_url AS datasourceUrl,datasource_user AS datasourceUser,datasource_pass AS datasourcePass,orderby,active,create_time AS createTime,update_time AS updateTime FROM sys_assemble_db WHERE (parent_id = ?) 
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: 04f81c99f0a947c19e0cc0b8c906e2bd(String)
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleDbMapper.selectList   : ==> Parameters: a0825e517ea24499b14384daf81c5557(String)
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleDbMapper.selectList   : <==      Total: 1
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 1 and m.table_name = 'md_city' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.S.selectList                     : ==>  Preparing: SELECT id,parent_id AS parentId,code,`name`,val,init_sql AS initSql,update_sql AS updateSql,create_time AS createTime,update_time AS updateTime FROM sys_assemble_params WHERE (parent_id = ? AND code = ?) 
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.S.selectList                     : ==> Parameters: b054048996744a37988753c1a6c79cee(String), cron(String)
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.S.selectList                     : <==      Total: 1
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_city(String)
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 0D4FA266AE93FC96BE85AB9E31925BEF(String)
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: ef0f8406a1f1485081de8a674fce5fda(String)
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 3
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysMenuMapper.selectBatchIds     : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id IN ( ? , ? ) 
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysMenuMapper.selectBatchIds     : ==> Parameters: 0D4FA266AE93FC96BE85AB9E31925BEF(String), ef0f8406a1f1485081de8a674fce5fda(String)
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 3-3(String)
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysMenuMapper.selectBatchIds     : <==      Total: 2
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleDbMapper.selectList   : ==>  Preparing: SELECT id,parent_id AS parentId,datasource_type AS datasourceType,datasource_name AS datasourceName,ipaddress_port AS ipaddressPort,database_name AS databaseName,datasource_url AS datasourceUrl,datasource_user AS datasourceUser,datasource_pass AS datasourcePass,orderby,active,create_time AS createTime,update_time AS updateTime FROM sys_assemble_db WHERE (parent_id = ?) 
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleDbMapper.selectList   : ==> Parameters: b054048996744a37988753c1a6c79cee(String)
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleDbMapper.selectList   : <==      Total: 1
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_bsqbz(String)
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.S.selectList                     : ==>  Preparing: SELECT id,parent_id AS parentId,code,`name`,val,init_sql AS initSql,update_sql AS updateSql,create_time AS createTime,update_time AS updateTime FROM sys_assemble_params WHERE (parent_id = ? AND code = ?) 
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.S.selectList                     : ==> Parameters: 8b3e8243b23441b78e64130a8d9e4aba(String), cron(String)
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 1
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.S.selectList                     : <==      Total: 1
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: e47607da726b40ba8ff24c4aa3aec702(String)
+2020-05-19 11:41:29.473 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 56CF14F8E5D2B2DD2B7CD1D194E27E49(String)
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: dd2008dac4944a1da84b3b03ee51b2cd(String)
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 0f5858778f474952ab8600761338c215(String)
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: dd2008dac4944a1da84b3b03ee51b2cd(String)
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysMenuMapper.selectBatchIds     : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id IN ( ? , ? ) 
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: dd2008dac4944a1da84b3b03ee51b2cd(String)
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysMenuMapper.selectBatchIds     : ==> Parameters: 56CF14F8E5D2B2DD2B7CD1D194E27E49(String), 0f5858778f474952ab8600761338c215(String)
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysMenuMapper.selectBatchIds     : <==      Total: 2
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 0 and m.table_name = 'md_bsqbz' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleDbMapper.selectList   : ==>  Preparing: SELECT id,parent_id AS parentId,datasource_type AS datasourceType,datasource_name AS datasourceName,ipaddress_port AS ipaddressPort,database_name AS databaseName,datasource_url AS datasourceUrl,datasource_user AS datasourceUser,datasource_pass AS datasourcePass,orderby,active,create_time AS createTime,update_time AS updateTime FROM sys_assemble_db WHERE (parent_id = ?) 
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleDbMapper.selectList   : ==> Parameters: 8b3e8243b23441b78e64130a8d9e4aba(String)
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleDbMapper.selectList   : <==      Total: 1
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.S.selectList                     : ==>  Preparing: SELECT id,parent_id AS parentId,code,`name`,val,init_sql AS initSql,update_sql AS updateSql,create_time AS createTime,update_time AS updateTime FROM sys_assemble_params WHERE (parent_id = ? AND code = ?) 
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_bsqbz(String)
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.S.selectList                     : ==> Parameters: d90446008e804597a57b94f268c5c3b0(String), cron(String)
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.S.selectList                     : <==      Total: 1
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: A3F0CCDE5A2E759BF8E847CD4C44BC49(String)
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 3
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 1ddf8ca161b54d7eae2d38663a2ba918(String)
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 3-4(String)
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysMenuMapper.selectBatchIds     : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id IN ( ? , ? ) 
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysMenuMapper.selectBatchIds     : ==> Parameters: A3F0CCDE5A2E759BF8E847CD4C44BC49(String), 1ddf8ca161b54d7eae2d38663a2ba918(String)
+2020-05-19 11:41:29.488 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_bz(String)
+2020-05-19 11:41:29.504 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 1
+2020-05-19 11:41:29.504 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:41:29.504 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: 13099a7bc751400ab2d6214de27c26cb(String)
+2020-05-19 11:41:29.504 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:41:29.504 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysMenuMapper.selectBatchIds     : <==      Total: 2
+2020-05-19 11:41:29.504 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.504 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: d9fa581fff384f52bc758eb8dabae9aa(String)
+2020-05-19 11:41:29.504 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleDbMapper.selectList   : ==>  Preparing: SELECT id,parent_id AS parentId,datasource_type AS datasourceType,datasource_name AS datasourceName,ipaddress_port AS ipaddressPort,database_name AS databaseName,datasource_url AS datasourceUrl,datasource_user AS datasourceUser,datasource_pass AS datasourcePass,orderby,active,create_time AS createTime,update_time AS updateTime FROM sys_assemble_db WHERE (parent_id = ?) 
+2020-05-19 11:41:29.504 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleDbMapper.selectList   : ==> Parameters: d90446008e804597a57b94f268c5c3b0(String)
+2020-05-19 11:41:29.504 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.504 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.m.m.SysAssembleDbMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.504 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.504 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: d9fa581fff384f52bc758eb8dabae9aa(String)
+2020-05-19 11:41:29.504 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.504 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:41:29.504 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: d9fa581fff384f52bc758eb8dabae9aa(String)
+2020-05-19 11:41:29.504 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.504 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 0 and m.table_name = 'md_bz' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:41:29.504 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:41:29.504 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:41:29.504 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_bz(String)
+2020-05-19 11:41:29.520 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 3
+2020-05-19 11:41:29.520 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.520 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 3-5(String)
+2020-05-19 11:41:29.520 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.520 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.520 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_sxdm(String)
+2020-05-19 11:41:29.520 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 1
+2020-05-19 11:41:29.520 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:41:29.520 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: 7b1316fd8f0c4e42890c6ac05e03b8eb(String)
+2020-05-19 11:41:29.520 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:41:29.520 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.520 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 8971d2b139b54d12bc08db2455af3bfd(String)
+2020-05-19 11:41:29.520 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.520 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.520 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 8971d2b139b54d12bc08db2455af3bfd(String)
+2020-05-19 11:41:29.520 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.520 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:41:29.520 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: 8971d2b139b54d12bc08db2455af3bfd(String)
+2020-05-19 11:41:29.520 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.520 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 0 and m.table_name = 'md_sxdm' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:41:29.520 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:41:29.520 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:41:29.520 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_sxdm(String)
+2020-05-19 11:41:29.535 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 3
+2020-05-19 11:41:29.535 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.535 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 3-6(String)
+2020-05-19 11:41:29.535 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.535 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.535 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_khzt(String)
+2020-05-19 11:41:29.535 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 1
+2020-05-19 11:41:29.535 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:41:29.535 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: eec32419558a4bc4800f0196351f71f6(String)
+2020-05-19 11:41:29.535 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:41:29.535 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.535 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: ba63d6ddc6874c06b11ba3793f5be782(String)
+2020-05-19 11:41:29.535 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.535 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.535 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: ba63d6ddc6874c06b11ba3793f5be782(String)
+2020-05-19 11:41:29.535 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.551 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:41:29.551 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: ba63d6ddc6874c06b11ba3793f5be782(String)
+2020-05-19 11:41:29.551 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.551 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 0 and m.table_name = 'md_khzt' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:41:29.551 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:41:29.551 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:41:29.551 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_khzt(String)
+2020-05-19 11:41:29.551 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 3
+2020-05-19 11:41:29.551 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.551 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 3-7(String)
+2020-05-19 11:41:29.551 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.551 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.551 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_mz(String)
+2020-05-19 11:41:29.551 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 11
+2020-05-19 11:41:29.551 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:41:29.551 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: 736e95c744bf4de0b15baf1a1e80dc8d(String)
+2020-05-19 11:41:29.551 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:41:29.551 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.551 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: a7ce044dabe84cceb53efb3046ecb59b(String)
+2020-05-19 11:41:29.551 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.551 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.551 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: a7ce044dabe84cceb53efb3046ecb59b(String)
+2020-05-19 11:41:29.567 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.567 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:41:29.567 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: a7ce044dabe84cceb53efb3046ecb59b(String)
+2020-05-19 11:41:29.567 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.567 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 10 and m.table_name = 'md_mz' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:41:29.567 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:41:29.567 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:41:29.567 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_mz(String)
+2020-05-19 11:41:29.567 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 3
+2020-05-19 11:41:29.567 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.567 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 3-8(String)
+2020-05-19 11:41:29.567 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 0
+2020-05-19 11:41:29.567 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.567 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 4dfea41b6de544ecb9fbd64d54d343e9(String)
+2020-05-19 11:41:29.582 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.582 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.582 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_1_1d5f1(String)
+2020-05-19 11:41:29.582 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.582 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:41:29.582 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_1_1d5f1(String)
+2020-05-19 11:41:29.582 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.582 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.TableInfoMapper.getTableField    : ==>  Preparing: select COLUMN_NAME as fieldName,DATA_TYPE as dbType, character_maximum_length as length from information_schema.COLUMNS where table_name = ? and table_schema = (select database()) 
+2020-05-19 11:41:29.582 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.TableInfoMapper.getTableField    : ==> Parameters: md_1_1d5f1(String)
+2020-05-19 11:41:29.582 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.TableInfoMapper.getTableField    : <==      Total: 0
+2020-05-19 11:41:29.582 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.582 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 456F3788956EEDC99D42F07C69B49451(String)
+2020-05-19 11:41:29.582 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.582 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.582 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_qlwy(String)
+2020-05-19 11:41:29.598 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.598 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:41:29.598 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_qlwy(String)
+2020-05-19 11:41:29.598 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.598 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.TableInfoMapper.getTableField    : ==>  Preparing: select COLUMN_NAME as fieldName,DATA_TYPE as dbType, character_maximum_length as length from information_schema.COLUMNS where table_name = ? and table_schema = (select database()) 
+2020-05-19 11:41:29.598 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.TableInfoMapper.getTableField    : ==> Parameters: md_qlwy(String)
+2020-05-19 11:41:29.598 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.TableInfoMapper.getTableField    : <==      Total: 0
+2020-05-19 11:41:29.598 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.598 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 8FABCD7B017B131A21743CE8B7043728(String)
+2020-05-19 11:41:29.598 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.598 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.598 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_csddd(String)
+2020-05-19 11:41:29.598 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.598 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:41:29.613 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_csddd(String)
+2020-05-19 11:41:29.613 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.613 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.TableInfoMapper.getTableField    : ==>  Preparing: select COLUMN_NAME as fieldName,DATA_TYPE as dbType, character_maximum_length as length from information_schema.COLUMNS where table_name = ? and table_schema = (select database()) 
+2020-05-19 11:41:29.613 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.TableInfoMapper.getTableField    : ==> Parameters: md_csddd(String)
+2020-05-19 11:41:29.613 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.TableInfoMapper.getTableField    : <==      Total: 0
+2020-05-19 11:41:29.613 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.613 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: D31F5EE1E9C3DF2494B988C227A50F97(String)
+2020-05-19 11:41:29.613 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.613 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.613 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_cs_a7aa4(String)
+2020-05-19 11:41:29.613 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.613 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:41:29.613 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_cs_a7aa4(String)
+2020-05-19 11:41:29.613 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.613 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.TableInfoMapper.getTableField    : ==>  Preparing: select COLUMN_NAME as fieldName,DATA_TYPE as dbType, character_maximum_length as length from information_schema.COLUMNS where table_name = ? and table_schema = (select database()) 
+2020-05-19 11:41:29.613 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.TableInfoMapper.getTableField    : ==> Parameters: md_cs_a7aa4(String)
+2020-05-19 11:41:29.629 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.TableInfoMapper.getTableField    : <==      Total: 0
+2020-05-19 11:41:29.629 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.629 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 994C031DF7DA6E33BB74FEA310DAFBB6(String)
+2020-05-19 11:41:29.629 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.629 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.629 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_11(String)
+2020-05-19 11:41:29.629 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.629 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:41:29.629 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_11(String)
+2020-05-19 11:41:29.629 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.629 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.TableInfoMapper.getTableField    : ==>  Preparing: select COLUMN_NAME as fieldName,DATA_TYPE as dbType, character_maximum_length as length from information_schema.COLUMNS where table_name = ? and table_schema = (select database()) 
+2020-05-19 11:41:29.629 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.TableInfoMapper.getTableField    : ==> Parameters: md_11(String)
+2020-05-19 11:41:29.629 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.TableInfoMapper.getTableField    : <==      Total: 6
+2020-05-19 11:41:29.645 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.645 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 68119527A84703F22991EFF7E249DDF8(String)
+2020-05-19 11:41:29.645 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.645 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.645 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_khxx1(String)
+2020-05-19 11:41:29.645 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 1
+2020-05-19 11:41:29.645 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:41:29.645 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: b82ccbe12f6d482584b39ff4328f4c5e(String)
+2020-05-19 11:41:29.645 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:41:29.645 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.645 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 3a43f035ecf14678bdffc0b7838f8b99(String)
+2020-05-19 11:41:29.645 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.645 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.645 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 3a43f035ecf14678bdffc0b7838f8b99(String)
+2020-05-19 11:41:29.645 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.645 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:41:29.645 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: 3a43f035ecf14678bdffc0b7838f8b99(String)
+2020-05-19 11:41:29.645 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.645 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 0 and m.table_name = 'md_khxx1' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:41:29.645 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:41:29.645 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:41:29.645 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_khxx1(String)
+2020-05-19 11:41:29.660 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 100
+2020-05-19 11:41:29.660 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.660 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: A22496E3D9474AB696A3F9F9647018C1(String)
+2020-05-19 11:41:29.660 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.660 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.660 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_1(String)
+2020-05-19 11:41:29.660 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 2
+2020-05-19 11:41:29.660 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:41:29.660 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: aeb0731ee4f24550b3bad4c97f480656(String)
+2020-05-19 11:41:29.660 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:41:29.660 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.660 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 38e25b9d0ef24a28a83c433c3a380832(String)
+2020-05-19 11:41:29.660 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.660 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.660 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 38e25b9d0ef24a28a83c433c3a380832(String)
+2020-05-19 11:41:29.676 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.676 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:41:29.676 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: 38e25b9d0ef24a28a83c433c3a380832(String)
+2020-05-19 11:41:29.676  INFO 7468 --- [http-nio-9010-exec-2] c.highdatas.mdm.util.CommonInterceptor   : /menu/audit
+2020-05-19 11:41:29.676 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.676 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 1 and m.table_name = 'md_1' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:41:29.676 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:41:29.676 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:41:29.676 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_1(String)
+2020-05-19 11:41:29.676 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.mdm.mapper.FlowsMapper.selectList    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE (business_type <> ? AND status <> ? AND status <> ?) 
+2020-05-19 11:41:29.676 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.mdm.mapper.FlowsMapper.selectList    : ==> Parameters: exists(String), open(String), close(String)
+2020-05-19 11:41:29.676 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 3
+2020-05-19 11:41:29.676 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.676 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 82BD82825F90DABB060D35B4FFE63481(String)
+2020-05-19 11:41:29.692 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.692 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.692 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_css(String)
+2020-05-19 11:41:29.692 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 2
+2020-05-19 11:41:29.692 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.mdm.mapper.FlowsMapper.selectList    : <==      Total: 19
+2020-05-19 11:41:29.692 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:41:29.692 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: 1b8081e7adb747808ba98cf386ed1003(String)
+2020-05-19 11:41:29.692 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:41:29.692 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.692 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: e78f8d46c6e841489d0848afc33a4187(String)
+2020-05-19 11:41:29.692 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.692 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.692 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: e78f8d46c6e841489d0848afc33a4187(String)
+2020-05-19 11:41:29.692 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.692 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:41:29.692 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: e78f8d46c6e841489d0848afc33a4187(String)
+2020-05-19 11:41:29.692 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.692 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 1 and m.table_name = 'md_css' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:41:29.692 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:41:29.692 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:41:29.707 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_css(String)
+2020-05-19 11:41:29.707 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 3
+2020-05-19 11:41:29.707 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.707 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 3D60C08A3F2B872245D7996116A08165(String)
+2020-05-19 11:41:29.707 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 0
+2020-05-19 11:41:29.707 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.707 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 21F30800B856C27EE99EF597A02AF646(String)
+2020-05-19 11:41:29.707 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.707 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.707 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_gvsbmzhpzb(String)
+2020-05-19 11:41:29.707 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 7
+2020-05-19 11:41:29.723 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:41:29.723 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: cd6bfc9f662141298d0b4d465e52f7eb(String)
+2020-05-19 11:41:29.723 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:41:29.723 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.723 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 8f4ddb2b3227494ebe46fc085c3fd490(String)
+2020-05-19 11:41:29.723 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.723 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.723 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 8f4ddb2b3227494ebe46fc085c3fd490(String)
+2020-05-19 11:41:29.723 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.723 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:41:29.723 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: 8f4ddb2b3227494ebe46fc085c3fd490(String)
+2020-05-19 11:41:29.723 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.723 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 6 and m.table_name = 'md_gvsbmzhpzb' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:41:29.723 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:41:29.723 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:41:29.723 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_gvsbmzhpzb(String)
+2020-05-19 11:41:29.723 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 4
+2020-05-19 11:41:29.723 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.723 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 3BCA44899073431FF9CEC44D20BD4EAC(String)
+2020-05-19 11:41:29.723 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.723 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.723 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_1cfc15e8ae(String)
+2020-05-19 11:41:29.723 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 2
+2020-05-19 11:41:29.723 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:41:29.723 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: 993845a53b7d4c6ab57e05774f63b928(String)
+2020-05-19 11:41:29.723 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:41:29.723 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.723 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 506a8f8465b44809abedb580d95ebdc5(String)
+2020-05-19 11:41:29.738 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.738 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.738 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 506a8f8465b44809abedb580d95ebdc5(String)
+2020-05-19 11:41:29.738 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.738 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:41:29.738 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: 506a8f8465b44809abedb580d95ebdc5(String)
+2020-05-19 11:41:29.738 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.738 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 1 and m.table_name = 'md_1cfc15e8ae' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:41:29.738 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:41:29.738 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:41:29.738 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_1cfc15e8ae(String)
+2020-05-19 11:41:29.738 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 4
+2020-05-19 11:41:29.738 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.738 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 20EF82C1BE60A86B1DBEFE9365B07BB8(String)
+2020-05-19 11:41:29.738 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.738 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.738  INFO 7468 --- [http-nio-9010-exec-2] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/userRole/selectUserMap, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":"鏌ヨ鎴愬姛","data":[]}
+2020-05-19 11:41:29.754 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_zxgmpzb(String)
+2020-05-19 11:41:29.754 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 3
+2020-05-19 11:41:29.754 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:41:29.754 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: 7894a15553fc46d58b75b49946c44732(String)
+2020-05-19 11:41:29.754 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:41:29.754 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.754 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 26871fc996c94ae6b8a47105ab1af6a1(String)
+2020-05-19 11:41:29.754 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.754 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.754 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 26871fc996c94ae6b8a47105ab1af6a1(String)
+2020-05-19 11:41:29.754 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.754 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:41:29.754 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: 26871fc996c94ae6b8a47105ab1af6a1(String)
+2020-05-19 11:41:29.754 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.754 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 2 and m.table_name = 'md_zxgmpzb' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:41:29.754 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:41:29.754 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:41:29.754 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_zxgmpzb(String)
+2020-05-19 11:41:29.754 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 6
+2020-05-19 11:41:29.754 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.754 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 1A6805F92923E35FB3C1E9B4097EBD66(String)
+2020-05-19 11:41:29.754 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.770 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.770 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_17954c7f6d(String)
+2020-05-19 11:41:29.770 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 2
+2020-05-19 11:41:29.770 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:41:29.770 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: f7bfcdf78e724016a6469cb3d8950c07(String)
+2020-05-19 11:41:29.770 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:41:29.770 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.770 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: a560a49abf8649f889ab887770560b06(String)
+2020-05-19 11:41:29.770 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.770 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.770 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: a560a49abf8649f889ab887770560b06(String)
+2020-05-19 11:41:29.770 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.770 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:41:29.770 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: a560a49abf8649f889ab887770560b06(String)
+2020-05-19 11:41:29.770 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.770 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 1 and m.table_name = 'md_17954c7f6d' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:41:29.770 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:41:29.770 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:41:29.785 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_17954c7f6d(String)
+2020-05-19 11:41:29.785 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 5
+2020-05-19 11:41:29.785 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.785 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 91618E74CE1B910CE799FB6BE27265E9(String)
+2020-05-19 11:41:29.785 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.785 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.785 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_sqmcydzb(String)
+2020-05-19 11:41:29.785 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 3
+2020-05-19 11:41:29.785 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:41:29.785 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: 740c693e5d6f4e13b75cb8adbdc940aa(String)
+2020-05-19 11:41:29.785 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:41:29.785 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.785 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 4cfeb3ff2e0949428e7ad0f303c73336(String)
+2020-05-19 11:41:29.785 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.785 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.801 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 4cfeb3ff2e0949428e7ad0f303c73336(String)
+2020-05-19 11:41:29.801 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.801  INFO 7468 --- [http-nio-9010-exec-2] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/userRole/selectUserMap, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":"鏌ヨ鎴愬姛","data":[]}
+2020-05-19 11:41:29.801 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:41:29.801 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: 4cfeb3ff2e0949428e7ad0f303c73336(String)
+2020-05-19 11:41:29.801 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.801 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 2 and m.table_name = 'md_sqmcydzb' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:41:29.801 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:41:29.801 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:41:29.801 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_sqmcydzb(String)
+2020-05-19 11:41:29.801 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 4
+2020-05-19 11:41:29.801 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.801 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 792705F0515403406F001AAC1AE9D298(String)
+2020-05-19 11:41:29.801 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.801 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.817 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_dsqqdsjmc(String)
+2020-05-19 11:41:29.817 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 6
+2020-05-19 11:41:29.817 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:41:29.817 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: 74df45e952ed4897b072453c9161d189(String)
+2020-05-19 11:41:29.817 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:41:29.817 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.817 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 11f2f4907e114e0286d33d01e552f729(String)
+2020-05-19 11:41:29.817 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.817 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.817 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 11f2f4907e114e0286d33d01e552f729(String)
+2020-05-19 11:41:29.817 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.817 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:41:29.817 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: 11f2f4907e114e0286d33d01e552f729(String)
+2020-05-19 11:41:29.817 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.817 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 5 and m.table_name = 'md_dsqqdsjmc' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:41:29.817 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:41:29.817 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:41:29.817 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_dsqqdsjmc(String)
+2020-05-19 11:41:29.817 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 5
+2020-05-19 11:41:29.832 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.832 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 6230756EB56E62602BF2C20C73666594(String)
+2020-05-19 11:41:29.832 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 0
+2020-05-19 11:41:29.832 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.832 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 4BFD70758F0C91439DFA0E489BBC9CC5(String)
+2020-05-19 11:41:29.832 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 0
+2020-05-19 11:41:29.832 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.832 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 4AC29EDE021CE2D137F5BD88A5199691(String)
+2020-05-19 11:41:29.832 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.832 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.832 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_cs(String)
+2020-05-19 11:41:29.832 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.832 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:41:29.832 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_cs(String)
+2020-05-19 11:41:29.848 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 4
+2020-05-19 11:41:29.848  INFO 7468 --- [http-nio-9010-exec-2] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/userRole/selectUserMap, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":"鏌ヨ鎴愬姛","data":[]}
+2020-05-19 11:41:29.848 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.848 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 1E22122F984AF55687A9CF54A3E6CBD8(String)
+2020-05-19 11:41:29.848 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 0
+2020-05-19 11:41:29.848 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.848 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 8D11D36A9CD0F8A113C6F0A417B7AD97(String)
+2020-05-19 11:41:29.848 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 0
+2020-05-19 11:41:29.848 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.848 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 307DAC1CA01EFB48461959DA5006271E(String)
+2020-05-19 11:41:29.848 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 0
+2020-05-19 11:41:29.848 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.848 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: A0D43A62C2D91A5E6AAFF1802E34D99B(String)
+2020-05-19 11:41:29.863 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.863 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.863 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_azf(String)
+2020-05-19 11:41:29.863 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 14
+2020-05-19 11:41:29.863 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:41:29.863 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: 20ebff0368cf456ea9412a01b5800e59(String)
+2020-05-19 11:41:29.863 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:41:29.863 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.863 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: a3454f0afbef44fc9c7ee3bb88510633(String)
+2020-05-19 11:41:29.863 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.863 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.863 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: a3454f0afbef44fc9c7ee3bb88510633(String)
+2020-05-19 11:41:29.863 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.863 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:41:29.863 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: a3454f0afbef44fc9c7ee3bb88510633(String)
+2020-05-19 11:41:29.863 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:41:29.863 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 13 and m.table_name = 'md_azf' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:41:29.863 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:41:29.863 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:41:29.863 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_azf(String)
+2020-05-19 11:41:29.879 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 5
+2020-05-19 11:41:29.879 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.879 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 24F9C939C2EAA976E834728CE76F9CDC(String)
+2020-05-19 11:41:29.879 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.879 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.879 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_khxx(String)
+2020-05-19 11:41:29.879 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 1
+2020-05-19 11:41:29.895 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.895 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 4459e79a216e42a59cc2fdc90dc51948(String)
+2020-05-19 11:41:29.895 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:41:29.895 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:41:29.895 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.895 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 4459e79a216e42a59cc2fdc90dc51948(String)
+2020-05-19 11:41:29.895 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:41:29.895 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.895 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: process(String)
+2020-05-19 11:41:29.895 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:41:29.910 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.910 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 1122(String)
+2020-05-19 11:41:29.910 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:41:29.910 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: e304c7f87c96408e9c700ad1182f0e98(String)
+2020-05-19 11:41:29.910 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:41:29.910 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.910 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 4459e79a216e42a59cc2fdc90dc51948(String)
+2020-05-19 11:41:29.910 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:41:29.910 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:41:29.910 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_khxx(String)
+2020-05-19 11:41:29.910 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.910 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 1a64c67190a74a3188e3a52bcb7060db(String)
+2020-05-19 11:41:29.910 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 8
+2020-05-19 11:41:29.910 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:41:29.910 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:41:29.910 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 0D4FA266AE93FC96BE85AB9E31925BEF(String)
+2020-05-19 11:41:29.910 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:41:29.910 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:41:29.910 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_az(String)
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 1
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: process(String)
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: 8c185c85f1274631a43cabb4cd0b79b2(String)
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_az(String)
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 1122(String)
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.m.MaintainMapper.selectBatchIds    : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id IN ( ? ) 
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.m.MaintainMapper.selectBatchIds    : ==> Parameters: 1a64c67190a74a3188e3a52bcb7060db(String)
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.m.MaintainMapper.selectBatchIds    : <==      Total: 1
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 5
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (table_name IN (?)) 
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: md_csdr(String)
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 93DFD2B3CAA320488EAF7D361F3B5EC9(String)
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 0
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 88B877D6B41BD4DE6903A2D105F6F706(String)
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 7563AB6C583EB953FEF23458B3D299C0(String)
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 56CF14F8E5D2B2DD2B7CD1D194E27E49(String)
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.926 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.942 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 7DA1D6056031CCBE8CC260219B365551(String)
+2020-05-19 11:41:29.942 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.942 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.942 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: A3F0CCDE5A2E759BF8E847CD4C44BC49(String)
+2020-05-19 11:41:29.942 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.942 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.942 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 3-1(String)
+2020-05-19 11:41:29.942 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.942 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.942 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 3-2(String)
+2020-05-19 11:41:29.942 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.942 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.942 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 3-3(String)
+2020-05-19 11:41:29.942 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.942 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.942 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 3-4(String)
+2020-05-19 11:41:29.942 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.942 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.942 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 3-5(String)
+2020-05-19 11:41:29.942 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.942 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.942 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 3-6(String)
+2020-05-19 11:41:29.942 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.942 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.942 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 3-7(String)
+2020-05-19 11:41:29.942 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.942 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.942 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 994C031DF7DA6E33BB74FEA310DAFBB6(String)
+2020-05-19 11:41:29.942 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.942 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.942 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 68119527A84703F22991EFF7E249DDF8(String)
+2020-05-19 11:41:29.957 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.957 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.957 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: A22496E3D9474AB696A3F9F9647018C1(String)
+2020-05-19 11:41:29.957 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.957 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.957 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 82BD82825F90DABB060D35B4FFE63481(String)
+2020-05-19 11:41:29.957 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.957 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.957 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 21F30800B856C27EE99EF597A02AF646(String)
+2020-05-19 11:41:29.957 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.957 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.957 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 3BCA44899073431FF9CEC44D20BD4EAC(String)
+2020-05-19 11:41:29.957 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.957 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.957 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 20EF82C1BE60A86B1DBEFE9365B07BB8(String)
+2020-05-19 11:41:29.957 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.957 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.957 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 1A6805F92923E35FB3C1E9B4097EBD66(String)
+2020-05-19 11:41:29.957 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.957 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.957 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 91618E74CE1B910CE799FB6BE27265E9(String)
+2020-05-19 11:41:29.957 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.957 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.957 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 792705F0515403406F001AAC1AE9D298(String)
+2020-05-19 11:41:29.957 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.957 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.957 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 4AC29EDE021CE2D137F5BD88A5199691(String)
+2020-05-19 11:41:29.957 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.973 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.973 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: A0D43A62C2D91A5E6AAFF1802E34D99B(String)
+2020-05-19 11:41:29.973 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.973 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.973 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 24F9C939C2EAA976E834728CE76F9CDC(String)
+2020-05-19 11:41:29.973 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.973 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.973 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 0D4FA266AE93FC96BE85AB9E31925BEF(String)
+2020-05-19 11:41:29.973 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.973 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.973 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 05a9f1d10f6e4ed8b2f22114246766f1(String)
+2020-05-19 11:41:29.973 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.973 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.973 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 0f5858778f474952ab8600761338c215(String)
+2020-05-19 11:41:29.973 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.973 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.988 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 1ddf8ca161b54d7eae2d38663a2ba918(String)
+2020-05-19 11:41:29.988 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.988 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.988 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 3(String)
+2020-05-19 11:41:29.988 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.988 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.988 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 4(String)
+2020-05-19 11:41:29.988 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.988 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.988 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 44c4f2aaf40f4f629b8d5df7ce241eab(String)
+2020-05-19 11:41:29.988 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.988 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.988 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 45a917cb61964a869eb8a3be8e4992dd(String)
+2020-05-19 11:41:29.988 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.988 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:29.988 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 7594a186cfd248a7ba5cdeedd823245e(String)
+2020-05-19 11:41:29.988 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:29.988 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:30.004 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 7c7e52b4f4ea4a15aa1dd1c2d189457a(String)
+2020-05-19 11:41:30.004 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 0
+2020-05-19 11:41:30.004 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:30.004 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 9de35f24463e4645aed77a7678ae1d4c(String)
+2020-05-19 11:41:30.004 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:30.004 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:30.004 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: ef0f8406a1f1485081de8a674fce5fda(String)
+2020-05-19 11:41:30.004 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:30.004 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:41:30.004 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 5(String)
+2020-05-19 11:41:30.004 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:41:30.004 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.SysMenuMapper.selectBatchIds     : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) 
+2020-05-19 11:41:30.004 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.SysMenuMapper.selectBatchIds     : ==> Parameters: 93DFD2B3CAA320488EAF7D361F3B5EC9(String), 88B877D6B41BD4DE6903A2D105F6F706(String), 7563AB6C583EB953FEF23458B3D299C0(String), 56CF14F8E5D2B2DD2B7CD1D194E27E49(String), 7DA1D6056031CCBE8CC260219B365551(String), A3F0CCDE5A2E759BF8E847CD4C44BC49(String), 3-1(String), 3-2(String), 3-3(String), 3-4(String), 3-5(String), 3-6(String), 3-7(String), 994C031DF7DA6E33BB74FEA310DAFBB6(String), 68119527A84703F22991EFF7E249DDF8(String), A22496E3D9474AB696A3F9F9647018C1(String), 82BD82825F90DABB060D35B4FFE63481(String), 21F30800B856C27EE99EF597A02AF646(String), 3BCA44899073431FF9CEC44D20BD4EAC(String), 20EF82C1BE60A86B1DBEFE9365B07BB8(String), 1A6805F92923E35FB3C1E9B4097EBD66(String), 91618E74CE1B910CE799FB6BE27265E9(String), 792705F0515403406F001AAC1AE9D298(String), 4AC29EDE021CE2D137F5BD88A5199691(String), A0D43A62C2D91A5E6AAFF1802E34D99B(String), 24F9C939C2EAA976E834728CE76F9CDC(String), 0D4FA266AE93FC96BE85AB9E31925BEF(String), 05a9f1d10f6e4ed8b2f22114246766f1(String), 0f5858778f474952ab8600761338c215(String), 1ddf8ca161b54d7eae2d38663a2ba918(String), 3(String), 4(String), 44c4f2aaf40f4f629b8d5df7ce241eab(String), 45a917cb61964a869eb8a3be8e4992dd(String), 7594a186cfd248a7ba5cdeedd823245e(String), 7c7e52b4f4ea4a15aa1dd1c2d189457a(String), 9de35f24463e4645aed77a7678ae1d4c(String), ef0f8406a1f1485081de8a674fce5fda(String), 5(String)
+2020-05-19 11:41:30.020 DEBUG 7468 --- [http-nio-9010-exec-9] c.h.m.m.SysMenuMapper.selectBatchIds     : <==      Total: 38
+2020-05-19 11:44:02.749  INFO 7468 --- [http-nio-9010-exec-4] c.highdatas.mdm.util.CommonInterceptor   : /assemble/db/getSet
+2020-05-19 11:44:02.764  INFO 7468 --- [http-nio-9010-exec-3] c.highdatas.mdm.util.CommonInterceptor   : /menu/list
+2020-05-19 11:44:02.764  INFO 7468 --- [http-nio-9010-exec-5] c.highdatas.mdm.util.CommonInterceptor   : /menu/all
+2020-05-19 11:44:02.764  INFO 7468 --- [http-nio-9010-exec-1] c.highdatas.mdm.util.CommonInterceptor   : /assemble/1
+2020-05-19 11:44:02.764 DEBUG 7468 --- [http-nio-9010-exec-4] c.h.m.m.SysAssembleDbMapper.selectList   : ==>  Preparing: SELECT id,parent_id AS parentId,datasource_type AS datasourceType,datasource_name AS datasourceName,ipaddress_port AS ipaddressPort,database_name AS databaseName,datasource_url AS datasourceUrl,datasource_user AS datasourceUser,datasource_pass AS datasourcePass,orderby,active,create_time AS createTime,update_time AS updateTime FROM sys_assemble_db 
+2020-05-19 11:44:02.764 DEBUG 7468 --- [http-nio-9010-exec-4] c.h.m.m.SysAssembleDbMapper.selectList   : ==> Parameters: 
+2020-05-19 11:44:02.780 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectList  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE (menu_type = ?) ORDER BY parent_id, order_no 
+2020-05-19 11:44:02.780 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectList  : ==> Parameters: DataMenu(String)
+2020-05-19 11:44:02.780 DEBUG 7468 --- [http-nio-9010-exec-4] c.h.m.m.SysAssembleDbMapper.selectList   : <==      Total: 11
+2020-05-19 11:44:02.780 DEBUG 7468 --- [http-nio-9010-exec-5] c.h.mdm.mapper.SysMenuMapper.selectList  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu ORDER BY parent_id, order_no 
+2020-05-19 11:44:02.780 DEBUG 7468 --- [http-nio-9010-exec-5] c.h.mdm.mapper.SysMenuMapper.selectList  : ==> Parameters: 
+2020-05-19 11:44:02.780 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectList  : <==      Total: 43
+2020-05-19 11:44:02.780 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:02.780 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 93DFD2B3CAA320488EAF7D361F3B5EC9(String)
+2020-05-19 11:44:02.780 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:44:02.780 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:44:02.795 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_cwd(String)
+2020-05-19 11:44:02.795 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 2
+2020-05-19 11:44:02.795 DEBUG 7468 --- [http-nio-9010-exec-5] c.h.mdm.mapper.SysMenuMapper.selectList  : <==      Total: 64
+2020-05-19 11:44:02.795 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:44:02.795 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: b75bd965ca2a431a8a2114b1ed063c6b(String)
+2020-05-19 11:44:02.795 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:44:02.795 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:02.795 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 7a52c6b0762b487d90511e371d133054(String)
+2020-05-19 11:44:02.795 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:02.795 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:02.795 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 7a52c6b0762b487d90511e371d133054(String)
+2020-05-19 11:44:02.795 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:02.795 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:44:02.795 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: 7a52c6b0762b487d90511e371d133054(String)
+2020-05-19 11:44:02.795 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:02.795 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 1 and m.table_name = 'md_cwd' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:44:02.795 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:44:02.811 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:44:02.811 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_cwd(String)
+2020-05-19 11:44:02.811 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 8
+2020-05-19 11:44:02.811 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:02.811 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 88B877D6B41BD4DE6903A2D105F6F706(String)
+2020-05-19 11:44:02.811 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:44:02.811 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:44:02.811 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_cwd2(String)
+2020-05-19 11:44:02.811 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 1
+2020-05-19 11:44:02.811 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:44:02.811 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleMapper.selectPage     : ==>  Preparing: SELECT COUNT(1) FROM sys_assemble 
+2020-05-19 11:44:02.811 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: bec5b39d96bf496cb0ab41fcf7c7c558(String)
+2020-05-19 11:44:02.811 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleMapper.selectPage     : ==> Parameters: 
+2020-05-19 11:44:02.811 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:44:02.811 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:02.811 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleMapper.selectPage     : ==>  Preparing: SELECT id,`name`,menu_id AS menuId,pre_time AS preTime,pre_msg AS preMsg,empty_data AS emptyData,pre_cnt AS preCnt,pre_status AS preStatus,user_id AS userId,purge_sql AS purgeSql,flow_id AS flowId,job_id AS jobId,update_type AS updateType,check_type AS checkType,check_fields AS checkFields,update_fields AS updateFields,cron,bigdata,`status`,create_time AS createTime,update_time AS updateTime FROM sys_assemble ORDER BY update_time desc, create_time desc LIMIT 0,10 
+2020-05-19 11:44:02.827 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: cda83044800e4735b3d86b57b9463341(String)
+2020-05-19 11:44:02.827 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleMapper.selectPage     : ==> Parameters: 
+2020-05-19 11:44:02.827 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:02.827 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:02.827 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: cda83044800e4735b3d86b57b9463341(String)
+2020-05-19 11:44:02.827 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:02.827 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:44:02.827 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: cda83044800e4735b3d86b57b9463341(String)
+2020-05-19 11:44:02.827 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:02.827 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 0 and m.table_name = 'md_cwd2' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:44:02.827 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:44:02.827 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:44:02.827 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_cwd2(String)
+2020-05-19 11:44:02.827 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleMapper.selectPage     : <==      Total: 10
+2020-05-19 11:44:02.827 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.S.selectList                     : ==>  Preparing: SELECT id,parent_id AS parentId,code,`name`,val,init_sql AS initSql,update_sql AS updateSql,create_time AS createTime,update_time AS updateTime FROM sys_assemble_params WHERE (parent_id = ? AND code = ?) 
+2020-05-19 11:44:02.827 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.S.selectList                     : ==> Parameters: 3b16eb27a5024ca5ae383272f9404d0b(String), cron(String)
+2020-05-19 11:44:02.827 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 8
+2020-05-19 11:44:02.827 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.S.selectList                     : <==      Total: 1
+2020-05-19 11:44:02.842 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:02.842 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:02.842 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 24F9C939C2EAA976E834728CE76F9CDC(String)
+2020-05-19 11:44:02.842 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: E5621A091E498E8464F90BE878B185D8(String)
+2020-05-19 11:44:02.842 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 0
+2020-05-19 11:44:02.842 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:02.842 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 64123F9EC16FA7830E6BD4571C8C2C85(String)
+2020-05-19 11:44:02.842 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:02.842 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:02.842 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 0
+2020-05-19 11:44:02.842 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: ef0f8406a1f1485081de8a674fce5fda(String)
+2020-05-19 11:44:02.842 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:02.842 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:02.842 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: AF9E18FBBE0B070711AD07FCFC08B33E(String)
+2020-05-19 11:44:02.842 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysMenuMapper.selectBatchIds     : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id IN ( ? , ? ) 
+2020-05-19 11:44:02.858 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysMenuMapper.selectBatchIds     : ==> Parameters: 24F9C939C2EAA976E834728CE76F9CDC(String), ef0f8406a1f1485081de8a674fce5fda(String)
+2020-05-19 11:44:02.858 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 0
+2020-05-19 11:44:02.858 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysMenuMapper.selectBatchIds     : <==      Total: 2
+2020-05-19 11:44:02.858 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleDbMapper.selectList   : ==>  Preparing: SELECT id,parent_id AS parentId,datasource_type AS datasourceType,datasource_name AS datasourceName,ipaddress_port AS ipaddressPort,database_name AS databaseName,datasource_url AS datasourceUrl,datasource_user AS datasourceUser,datasource_pass AS datasourcePass,orderby,active,create_time AS createTime,update_time AS updateTime FROM sys_assemble_db WHERE (parent_id = ?) 
+2020-05-19 11:44:02.858 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:02.858 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleDbMapper.selectList   : ==> Parameters: 3b16eb27a5024ca5ae383272f9404d0b(String)
+2020-05-19 11:44:02.858 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 7563AB6C583EB953FEF23458B3D299C0(String)
+2020-05-19 11:44:02.858 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleDbMapper.selectList   : <==      Total: 1
+2020-05-19 11:44:02.858 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:44:02.858 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:44:02.858 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_khxx_06e2e(String)
+2020-05-19 11:44:02.858 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.S.selectList                     : ==>  Preparing: SELECT id,parent_id AS parentId,code,`name`,val,init_sql AS initSql,update_sql AS updateSql,create_time AS createTime,update_time AS updateTime FROM sys_assemble_params WHERE (parent_id = ? AND code = ?) 
+2020-05-19 11:44:02.858 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.S.selectList                     : ==> Parameters: a39fcce2bc8243ffb2687e3ba96b5456(String), cron(String)
+2020-05-19 11:44:02.858 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 1
+2020-05-19 11:44:02.858 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.S.selectList                     : <==      Total: 1
+2020-05-19 11:44:02.858 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:44:02.858 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:02.873 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: 4b731857e826492eb9460d0ae2ccfbfe(String)
+2020-05-19 11:44:02.873 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 56CF14F8E5D2B2DD2B7CD1D194E27E49(String)
+2020-05-19 11:44:02.873 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:02.873 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:44:02.873 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:02.873 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:02.873 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 0f5858778f474952ab8600761338c215(String)
+2020-05-19 11:44:02.873 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 777c1f006e3e48e1ae11a4691a25284c(String)
+2020-05-19 11:44:02.873 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:02.873 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:02.873 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:02.873 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 777c1f006e3e48e1ae11a4691a25284c(String)
+2020-05-19 11:44:02.873 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysMenuMapper.selectBatchIds     : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id IN ( ? , ? ) 
+2020-05-19 11:44:02.873 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysMenuMapper.selectBatchIds     : ==> Parameters: 56CF14F8E5D2B2DD2B7CD1D194E27E49(String), 0f5858778f474952ab8600761338c215(String)
+2020-05-19 11:44:02.873 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:02.873 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysMenuMapper.selectBatchIds     : <==      Total: 2
+2020-05-19 11:44:02.873 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:44:02.873 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: 777c1f006e3e48e1ae11a4691a25284c(String)
+2020-05-19 11:44:02.873 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleDbMapper.selectList   : ==>  Preparing: SELECT id,parent_id AS parentId,datasource_type AS datasourceType,datasource_name AS datasourceName,ipaddress_port AS ipaddressPort,database_name AS databaseName,datasource_url AS datasourceUrl,datasource_user AS datasourceUser,datasource_pass AS datasourcePass,orderby,active,create_time AS createTime,update_time AS updateTime FROM sys_assemble_db WHERE (parent_id = ?) 
+2020-05-19 11:44:02.889 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleDbMapper.selectList   : ==> Parameters: a39fcce2bc8243ffb2687e3ba96b5456(String)
+2020-05-19 11:44:02.889 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleDbMapper.selectList   : <==      Total: 1
+2020-05-19 11:44:02.889 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:02.889 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.S.selectList                     : ==>  Preparing: SELECT id,parent_id AS parentId,code,`name`,val,init_sql AS initSql,update_sql AS updateSql,create_time AS createTime,update_time AS updateTime FROM sys_assemble_params WHERE (parent_id = ? AND code = ?) 
+2020-05-19 11:44:02.889 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 0 and m.table_name = 'md_khxx_06e2e' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:44:02.889 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.S.selectList                     : ==> Parameters: b52ae73a12614e8490c43966e8200ada(String), cron(String)
+2020-05-19 11:44:02.889 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:44:02.889 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.S.selectList                     : <==      Total: 1
+2020-05-19 11:44:02.889 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:02.889 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:44:02.889 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 21F30800B856C27EE99EF597A02AF646(String)
+2020-05-19 11:44:02.889 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_khxx_06e2e(String)
+2020-05-19 11:44:02.889 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:02.889 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:02.889 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 7594a186cfd248a7ba5cdeedd823245e(String)
+2020-05-19 11:44:02.889 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:02.889 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 8
+2020-05-19 11:44:02.905 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:02.905 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysMenuMapper.selectBatchIds     : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id IN ( ? , ? ) 
+2020-05-19 11:44:02.905 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 56CF14F8E5D2B2DD2B7CD1D194E27E49(String)
+2020-05-19 11:44:02.905 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysMenuMapper.selectBatchIds     : ==> Parameters: 21F30800B856C27EE99EF597A02AF646(String), 7594a186cfd248a7ba5cdeedd823245e(String)
+2020-05-19 11:44:02.905 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysMenuMapper.selectBatchIds     : <==      Total: 2
+2020-05-19 11:44:02.905 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:44:02.905 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleDbMapper.selectList   : ==>  Preparing: SELECT id,parent_id AS parentId,datasource_type AS datasourceType,datasource_name AS datasourceName,ipaddress_port AS ipaddressPort,database_name AS databaseName,datasource_url AS datasourceUrl,datasource_user AS datasourceUser,datasource_pass AS datasourcePass,orderby,active,create_time AS createTime,update_time AS updateTime FROM sys_assemble_db WHERE (parent_id = ?) 
+2020-05-19 11:44:02.905 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:44:02.905 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleDbMapper.selectList   : ==> Parameters: b52ae73a12614e8490c43966e8200ada(String)
+2020-05-19 11:44:02.905 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_khxm(String)
+2020-05-19 11:44:02.905 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleDbMapper.selectList   : <==      Total: 1
+2020-05-19 11:44:02.905 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 1
+2020-05-19 11:44:02.905 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:44:02.905 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: 9a380f505da74eb99116e8494fe2f002(String)
+2020-05-19 11:44:02.905 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.S.selectList                     : ==>  Preparing: SELECT id,parent_id AS parentId,code,`name`,val,init_sql AS initSql,update_sql AS updateSql,create_time AS createTime,update_time AS updateTime FROM sys_assemble_params WHERE (parent_id = ? AND code = ?) 
+2020-05-19 11:44:02.920 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.S.selectList                     : ==> Parameters: eaab4d1e5fe146e58e2b94a50a7f94a3(String), cron(String)
+2020-05-19 11:44:02.920 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:44:02.920 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.S.selectList                     : <==      Total: 1
+2020-05-19 11:44:02.920 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:02.920 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: c33802849e184cd5a6d732c3370f5384(String)
+2020-05-19 11:44:02.920 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:02.920 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 20EF82C1BE60A86B1DBEFE9365B07BB8(String)
+2020-05-19 11:44:02.920 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:02.920 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:02.920 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: c33802849e184cd5a6d732c3370f5384(String)
+2020-05-19 11:44:02.920 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:02.920 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:02.920 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:02.920 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 7594a186cfd248a7ba5cdeedd823245e(String)
+2020-05-19 11:44:02.920 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:44:02.920 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:02.920 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: c33802849e184cd5a6d732c3370f5384(String)
+2020-05-19 11:44:02.920 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysMenuMapper.selectBatchIds     : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id IN ( ? , ? ) 
+2020-05-19 11:44:02.920 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:02.920  INFO 7468 --- [http-nio-9010-exec-6] c.highdatas.mdm.util.CommonInterceptor   : /menu/audit
+2020-05-19 11:44:02.936 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysMenuMapper.selectBatchIds     : ==> Parameters: 20EF82C1BE60A86B1DBEFE9365B07BB8(String), 7594a186cfd248a7ba5cdeedd823245e(String)
+2020-05-19 11:44:02.936 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 0 and m.table_name = 'md_khxm' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:44:02.936 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysMenuMapper.selectBatchIds     : <==      Total: 2
+2020-05-19 11:44:02.936 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:44:02.936 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleDbMapper.selectList   : ==>  Preparing: SELECT id,parent_id AS parentId,datasource_type AS datasourceType,datasource_name AS datasourceName,ipaddress_port AS ipaddressPort,database_name AS databaseName,datasource_url AS datasourceUrl,datasource_user AS datasourceUser,datasource_pass AS datasourcePass,orderby,active,create_time AS createTime,update_time AS updateTime FROM sys_assemble_db WHERE (parent_id = ?) 
+2020-05-19 11:44:02.936 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleDbMapper.selectList   : ==> Parameters: eaab4d1e5fe146e58e2b94a50a7f94a3(String)
+2020-05-19 11:44:02.936 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:44:02.936 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_khxm(String)
+2020-05-19 11:44:02.936 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleDbMapper.selectList   : <==      Total: 1
+2020-05-19 11:44:02.936 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.S.selectList                     : ==>  Preparing: SELECT id,parent_id AS parentId,code,`name`,val,init_sql AS initSql,update_sql AS updateSql,create_time AS createTime,update_time AS updateTime FROM sys_assemble_params WHERE (parent_id = ? AND code = ?) 
+2020-05-19 11:44:02.936 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.S.selectList                     : ==> Parameters: f636d7d4b45844419924b469da8ca16b(String), cron(String)
+2020-05-19 11:44:02.936 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.mdm.mapper.FlowsMapper.selectList    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE (business_type <> ? AND status <> ? AND status <> ?) 
+2020-05-19 11:44:02.936 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.mdm.mapper.FlowsMapper.selectList    : ==> Parameters: exists(String), open(String), close(String)
+2020-05-19 11:44:02.936 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.S.selectList                     : <==      Total: 1
+2020-05-19 11:44:02.936 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:02.936 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 8
+2020-05-19 11:44:02.952 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 3BCA44899073431FF9CEC44D20BD4EAC(String)
+2020-05-19 11:44:02.952 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:02.952 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:02.952 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 7DA1D6056031CCBE8CC260219B365551(String)
+2020-05-19 11:44:02.952 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:02.952 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 7594a186cfd248a7ba5cdeedd823245e(String)
+2020-05-19 11:44:02.952 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:02.952 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.mdm.mapper.FlowsMapper.selectList    : <==      Total: 19
+2020-05-19 11:44:02.952 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysMenuMapper.selectBatchIds     : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id IN ( ? , ? ) 
+2020-05-19 11:44:02.952 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:44:02.952 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysMenuMapper.selectBatchIds     : ==> Parameters: 3BCA44899073431FF9CEC44D20BD4EAC(String), 7594a186cfd248a7ba5cdeedd823245e(String)
+2020-05-19 11:44:02.952 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:44:02.952 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysMenuMapper.selectBatchIds     : <==      Total: 2
+2020-05-19 11:44:02.952 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_syzx(String)
+2020-05-19 11:44:02.952 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleDbMapper.selectList   : ==>  Preparing: SELECT id,parent_id AS parentId,datasource_type AS datasourceType,datasource_name AS datasourceName,ipaddress_port AS ipaddressPort,database_name AS databaseName,datasource_url AS datasourceUrl,datasource_user AS datasourceUser,datasource_pass AS datasourcePass,orderby,active,create_time AS createTime,update_time AS updateTime FROM sys_assemble_db WHERE (parent_id = ?) 
+2020-05-19 11:44:02.952 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleDbMapper.selectList   : ==> Parameters: f636d7d4b45844419924b469da8ca16b(String)
+2020-05-19 11:44:02.952 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 3
+2020-05-19 11:44:02.952 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleDbMapper.selectList   : <==      Total: 1
+2020-05-19 11:44:02.952 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: 10326b95dddd41ac96cd7d93724f17b1(String)
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 7614f71097aa4653884133550528a663(String)
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 7614f71097aa4653884133550528a663(String)
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: 7614f71097aa4653884133550528a663(String)
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 2 and m.table_name = 'md_syzx' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.S.selectList                     : ==>  Preparing: SELECT id,parent_id AS parentId,code,`name`,val,init_sql AS initSql,update_sql AS updateSql,create_time AS createTime,update_time AS updateTime FROM sys_assemble_params WHERE (parent_id = ? AND code = ?) 
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.S.selectList                     : ==> Parameters: 1a0642d463ab4eeb931127018d74e51e(String), cron(String)
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : <==      Total: 1
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectById   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE id=? 
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectById   : ==> Parameters: bf5acd9d4f4843debeb763763360b0ee(String)
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectList    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE (business_id = ?) ORDER BY create_time desc 
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.S.selectList                     : <==      Total: 1
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectList    : ==> Parameters: bf5acd9d4f4843debeb763763360b0ee(String)
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 56CF14F8E5D2B2DD2B7CD1D194E27E49(String)
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectList    : <==      Total: 1
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectById   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE id=? 
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectById   : ==> Parameters: bf5acd9d4f4843debeb763763360b0ee(String)
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 0f5858778f474952ab8600761338c215(String)
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectList    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE (business_id = ?) ORDER BY create_time desc 
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectList    : ==> Parameters: bf5acd9d4f4843debeb763763360b0ee(String)
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:02.967 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectList    : <==      Total: 1
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysMenuMapper.selectBatchIds     : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id IN ( ? , ? ) 
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysMenuMapper.selectBatchIds     : ==> Parameters: 56CF14F8E5D2B2DD2B7CD1D194E27E49(String), 0f5858778f474952ab8600761338c215(String)
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (maintain_field_id = ? AND table_name = ?) ORDER BY order_no 
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: bf5acd9d4f4843debeb763763360b0ee(String), md_syzx(String)
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysMenuMapper.selectBatchIds     : <==      Total: 2
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleDbMapper.selectList   : ==>  Preparing: SELECT id,parent_id AS parentId,datasource_type AS datasourceType,datasource_name AS datasourceName,ipaddress_port AS ipaddressPort,database_name AS databaseName,datasource_url AS datasourceUrl,datasource_user AS datasourceUser,datasource_pass AS datasourcePass,orderby,active,create_time AS createTime,update_time AS updateTime FROM sys_assemble_db WHERE (parent_id = ?) 
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleDbMapper.selectList   : ==> Parameters: 1a0642d463ab4eeb931127018d74e51e(String)
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleDbMapper.selectList   : <==      Total: 1
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 9
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 07B476F30774948379A134C147416AA0(String)
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.S.selectList                     : ==>  Preparing: SELECT id,parent_id AS parentId,code,`name`,val,init_sql AS initSql,update_sql AS updateSql,create_time AS createTime,update_time AS updateTime FROM sys_assemble_params WHERE (parent_id = ? AND code = ?) 
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.S.selectList                     : ==> Parameters: a0825e517ea24499b14384daf81c5557(String), cron(String)
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.S.selectList                     : <==      Total: 1
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_15a0377dda(String)
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 56CF14F8E5D2B2DD2B7CD1D194E27E49(String)
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_15a0377dda(String)
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 0f5858778f474952ab8600761338c215(String)
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysMenuMapper.selectBatchIds     : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id IN ( ? , ? ) 
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysMenuMapper.selectBatchIds     : ==> Parameters: 56CF14F8E5D2B2DD2B7CD1D194E27E49(String), 0f5858778f474952ab8600761338c215(String)
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysMenuMapper.selectBatchIds     : <==      Total: 2
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleDbMapper.selectList   : ==>  Preparing: SELECT id,parent_id AS parentId,datasource_type AS datasourceType,datasource_name AS datasourceName,ipaddress_port AS ipaddressPort,database_name AS databaseName,datasource_url AS datasourceUrl,datasource_user AS datasourceUser,datasource_pass AS datasourcePass,orderby,active,create_time AS createTime,update_time AS updateTime FROM sys_assemble_db WHERE (parent_id = ?) 
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleDbMapper.selectList   : ==> Parameters: a0825e517ea24499b14384daf81c5557(String)
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.TableInfoMapper.getTableField    : ==>  Preparing: select COLUMN_NAME as fieldName,DATA_TYPE as dbType, character_maximum_length as length from information_schema.COLUMNS where table_name = ? and table_schema = (select database()) 
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.TableInfoMapper.getTableField    : ==> Parameters: md_15a0377dda(String)
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleDbMapper.selectList   : <==      Total: 1
+2020-05-19 11:44:02.983 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.TableInfoMapper.getTableField    : <==      Total: 0
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.S.selectList                     : ==>  Preparing: SELECT id,parent_id AS parentId,code,`name`,val,init_sql AS initSql,update_sql AS updateSql,create_time AS createTime,update_time AS updateTime FROM sys_assemble_params WHERE (parent_id = ? AND code = ?) 
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.S.selectList                     : ==> Parameters: b054048996744a37988753c1a6c79cee(String), cron(String)
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.S.selectList                     : <==      Total: 1
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: A3F0CCDE5A2E759BF8E847CD4C44BC49(String)
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 0D4FA266AE93FC96BE85AB9E31925BEF(String)
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: ef0f8406a1f1485081de8a674fce5fda(String)
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_cssj19_1(String)
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysMenuMapper.selectBatchIds     : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id IN ( ? , ? ) 
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_cssj19_1(String)
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysMenuMapper.selectBatchIds     : ==> Parameters: 0D4FA266AE93FC96BE85AB9E31925BEF(String), ef0f8406a1f1485081de8a674fce5fda(String)
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysMenuMapper.selectBatchIds     : <==      Total: 2
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleDbMapper.selectList   : ==>  Preparing: SELECT id,parent_id AS parentId,datasource_type AS datasourceType,datasource_name AS datasourceName,ipaddress_port AS ipaddressPort,database_name AS databaseName,datasource_url AS datasourceUrl,datasource_user AS datasourceUser,datasource_pass AS datasourcePass,orderby,active,create_time AS createTime,update_time AS updateTime FROM sys_assemble_db WHERE (parent_id = ?) 
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleDbMapper.selectList   : ==> Parameters: b054048996744a37988753c1a6c79cee(String)
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleDbMapper.selectList   : <==      Total: 1
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 3
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.S.selectList                     : ==>  Preparing: SELECT id,parent_id AS parentId,code,`name`,val,init_sql AS initSql,update_sql AS updateSql,create_time AS createTime,update_time AS updateTime FROM sys_assemble_params WHERE (parent_id = ? AND code = ?) 
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.S.selectList                     : ==> Parameters: 8b3e8243b23441b78e64130a8d9e4aba(String), cron(String)
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 54243A799320AAE2443D85289714D3CB(String)
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.S.selectList                     : <==      Total: 1
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 0
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 56CF14F8E5D2B2DD2B7CD1D194E27E49(String)
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 6ED9B1082DFF77BC31E76C735FAA2505(String)
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 0f5858778f474952ab8600761338c215(String)
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 0
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysMenuMapper.selectBatchIds     : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id IN ( ? , ? ) 
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 3-1(String)
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysMenuMapper.selectBatchIds     : ==> Parameters: 56CF14F8E5D2B2DD2B7CD1D194E27E49(String), 0f5858778f474952ab8600761338c215(String)
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysMenuMapper.selectBatchIds     : <==      Total: 2
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleDbMapper.selectList   : ==>  Preparing: SELECT id,parent_id AS parentId,datasource_type AS datasourceType,datasource_name AS datasourceName,ipaddress_port AS ipaddressPort,database_name AS databaseName,datasource_url AS datasourceUrl,datasource_user AS datasourceUser,datasource_pass AS datasourcePass,orderby,active,create_time AS createTime,update_time AS updateTime FROM sys_assemble_db WHERE (parent_id = ?) 
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleDbMapper.selectList   : ==> Parameters: 8b3e8243b23441b78e64130a8d9e4aba(String)
+2020-05-19 11:44:02.998 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_industry(String)
+2020-05-19 11:44:03.014 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleDbMapper.selectList   : <==      Total: 1
+2020-05-19 11:44:03.014 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.S.selectList                     : ==>  Preparing: SELECT id,parent_id AS parentId,code,`name`,val,init_sql AS initSql,update_sql AS updateSql,create_time AS createTime,update_time AS updateTime FROM sys_assemble_params WHERE (parent_id = ? AND code = ?) 
+2020-05-19 11:44:03.014 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.S.selectList                     : ==> Parameters: d90446008e804597a57b94f268c5c3b0(String), cron(String)
+2020-05-19 11:44:03.014 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.S.selectList                     : <==      Total: 1
+2020-05-19 11:44:03.014 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.014 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: A3F0CCDE5A2E759BF8E847CD4C44BC49(String)
+2020-05-19 11:44:03.014 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.014 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.014 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 1ddf8ca161b54d7eae2d38663a2ba918(String)
+2020-05-19 11:44:03.014 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.014 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 5
+2020-05-19 11:44:03.014 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:44:03.014 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysMenuMapper.selectBatchIds     : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id IN ( ? , ? ) 
+2020-05-19 11:44:03.014 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: 13f11229077b4dc4b8301375d34947f5(String)
+2020-05-19 11:44:03.014 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysMenuMapper.selectBatchIds     : ==> Parameters: A3F0CCDE5A2E759BF8E847CD4C44BC49(String), 1ddf8ca161b54d7eae2d38663a2ba918(String)
+2020-05-19 11:44:03.014  INFO 7468 --- [http-nio-9010-exec-6] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/userRole/selectUserMap, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":"鏌ヨ鎴愬姛","data":[]}
+2020-05-19 11:44:03.014 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:44:03.014 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysMenuMapper.selectBatchIds     : <==      Total: 2
+2020-05-19 11:44:03.014 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.014 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 17d9f5fbe7dc456085c098e3b1ca9df8(String)
+2020-05-19 11:44:03.014 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleDbMapper.selectList   : ==>  Preparing: SELECT id,parent_id AS parentId,datasource_type AS datasourceType,datasource_name AS datasourceName,ipaddress_port AS ipaddressPort,database_name AS databaseName,datasource_url AS datasourceUrl,datasource_user AS datasourceUser,datasource_pass AS datasourcePass,orderby,active,create_time AS createTime,update_time AS updateTime FROM sys_assemble_db WHERE (parent_id = ?) 
+2020-05-19 11:44:03.014 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleDbMapper.selectList   : ==> Parameters: d90446008e804597a57b94f268c5c3b0(String)
+2020-05-19 11:44:03.014 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.014 DEBUG 7468 --- [http-nio-9010-exec-1] c.h.m.m.SysAssembleDbMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:03.014 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.014 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 17d9f5fbe7dc456085c098e3b1ca9df8(String)
+2020-05-19 11:44:03.014 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.014 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:44:03.014 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: 17d9f5fbe7dc456085c098e3b1ca9df8(String)
+2020-05-19 11:44:03.014 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:03.014 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 4 and m.table_name = 'md_industry' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:44:03.014 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:44:03.034 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:44:03.034 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_industry(String)
+2020-05-19 11:44:03.034 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 3
+2020-05-19 11:44:03.034 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:03.034 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 3-2(String)
+2020-05-19 11:44:03.034 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:44:03.034 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:44:03.034 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_city(String)
+2020-05-19 11:44:03.034 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 2
+2020-05-19 11:44:03.034 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:44:03.034 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: 89e9e97bd61342aca2948eea657e3cab(String)
+2020-05-19 11:44:03.034 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:44:03.034 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.034 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 04f81c99f0a947c19e0cc0b8c906e2bd(String)
+2020-05-19 11:44:03.050 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.050 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.050 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 04f81c99f0a947c19e0cc0b8c906e2bd(String)
+2020-05-19 11:44:03.050 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.050 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:44:03.050 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: 04f81c99f0a947c19e0cc0b8c906e2bd(String)
+2020-05-19 11:44:03.050 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:03.050 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 1 and m.table_name = 'md_city' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:44:03.050 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:44:03.050 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:44:03.050 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_city(String)
+2020-05-19 11:44:03.050 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 3
+2020-05-19 11:44:03.050 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:03.050 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 3-3(String)
+2020-05-19 11:44:03.050 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:44:03.050 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:44:03.050 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_bsqbz(String)
+2020-05-19 11:44:03.050 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 1
+2020-05-19 11:44:03.050 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:44:03.050 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: e47607da726b40ba8ff24c4aa3aec702(String)
+2020-05-19 11:44:03.050 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:44:03.050 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.050 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: dd2008dac4944a1da84b3b03ee51b2cd(String)
+2020-05-19 11:44:03.050 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.050 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.065 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: dd2008dac4944a1da84b3b03ee51b2cd(String)
+2020-05-19 11:44:03.065 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.065 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:44:03.065 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: dd2008dac4944a1da84b3b03ee51b2cd(String)
+2020-05-19 11:44:03.065 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:03.065 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 0 and m.table_name = 'md_bsqbz' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:44:03.065 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:44:03.065 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:44:03.065 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_bsqbz(String)
+2020-05-19 11:44:03.065 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 3
+2020-05-19 11:44:03.065 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:03.065 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 3-4(String)
+2020-05-19 11:44:03.065 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:44:03.065 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:44:03.065 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_bz(String)
+2020-05-19 11:44:03.065 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 1
+2020-05-19 11:44:03.081 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:44:03.081 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: 13099a7bc751400ab2d6214de27c26cb(String)
+2020-05-19 11:44:03.081 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:44:03.081 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.081 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: d9fa581fff384f52bc758eb8dabae9aa(String)
+2020-05-19 11:44:03.081 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.081 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.081 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: d9fa581fff384f52bc758eb8dabae9aa(String)
+2020-05-19 11:44:03.081 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.081 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:44:03.081 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: d9fa581fff384f52bc758eb8dabae9aa(String)
+2020-05-19 11:44:03.081 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:03.081 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 0 and m.table_name = 'md_bz' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:44:03.081 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:44:03.081 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:44:03.081 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_bz(String)
+2020-05-19 11:44:03.081 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 3
+2020-05-19 11:44:03.081 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:03.081  INFO 7468 --- [http-nio-9010-exec-6] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/userRole/selectUserMap, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":"鏌ヨ鎴愬姛","data":[]}
+2020-05-19 11:44:03.096 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 3-5(String)
+2020-05-19 11:44:03.096 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:44:03.096 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:44:03.096 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_sxdm(String)
+2020-05-19 11:44:03.096 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 1
+2020-05-19 11:44:03.096 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:44:03.096 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: 7b1316fd8f0c4e42890c6ac05e03b8eb(String)
+2020-05-19 11:44:03.096 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:44:03.096 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.096 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 8971d2b139b54d12bc08db2455af3bfd(String)
+2020-05-19 11:44:03.096 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.096 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.096 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 8971d2b139b54d12bc08db2455af3bfd(String)
+2020-05-19 11:44:03.096 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.096 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:44:03.096 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: 8971d2b139b54d12bc08db2455af3bfd(String)
+2020-05-19 11:44:03.096 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:03.112 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 0 and m.table_name = 'md_sxdm' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:44:03.112 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:44:03.112 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:44:03.112 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_sxdm(String)
+2020-05-19 11:44:03.112 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 3
+2020-05-19 11:44:03.112 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:03.112 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 3-6(String)
+2020-05-19 11:44:03.112 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:44:03.112 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:44:03.112 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_khzt(String)
+2020-05-19 11:44:03.112 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 1
+2020-05-19 11:44:03.112 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:44:03.112 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: eec32419558a4bc4800f0196351f71f6(String)
+2020-05-19 11:44:03.112 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:44:03.112 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.112 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: ba63d6ddc6874c06b11ba3793f5be782(String)
+2020-05-19 11:44:03.128 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.128 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.128 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: ba63d6ddc6874c06b11ba3793f5be782(String)
+2020-05-19 11:44:03.128 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.128 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:44:03.128 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: ba63d6ddc6874c06b11ba3793f5be782(String)
+2020-05-19 11:44:03.128 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:03.128 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 0 and m.table_name = 'md_khzt' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:44:03.128 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:44:03.128 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:44:03.128 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_khzt(String)
+2020-05-19 11:44:03.128  INFO 7468 --- [http-nio-9010-exec-6] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/userRole/selectUserMap, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":"鏌ヨ鎴愬姛","data":[]}
+2020-05-19 11:44:03.128 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 3
+2020-05-19 11:44:03.128 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:03.143 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 3-7(String)
+2020-05-19 11:44:03.143 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:44:03.143 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:44:03.143 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_mz(String)
+2020-05-19 11:44:03.143 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 11
+2020-05-19 11:44:03.143 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:44:03.143 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: 736e95c744bf4de0b15baf1a1e80dc8d(String)
+2020-05-19 11:44:03.143 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:44:03.143 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.143 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: a7ce044dabe84cceb53efb3046ecb59b(String)
+2020-05-19 11:44:03.143 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.143 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.143 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: a7ce044dabe84cceb53efb3046ecb59b(String)
+2020-05-19 11:44:03.143 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.143 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:44:03.143 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: a7ce044dabe84cceb53efb3046ecb59b(String)
+2020-05-19 11:44:03.159 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:03.159 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 10 and m.table_name = 'md_mz' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:44:03.159 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:44:03.159 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:44:03.159 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_mz(String)
+2020-05-19 11:44:03.159 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 3
+2020-05-19 11:44:03.159 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:03.159 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 3-8(String)
+2020-05-19 11:44:03.159 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.159 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 0
+2020-05-19 11:44:03.159 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 4459e79a216e42a59cc2fdc90dc51948(String)
+2020-05-19 11:44:03.159 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:44:03.159 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:03.159 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 4dfea41b6de544ecb9fbd64d54d343e9(String)
+2020-05-19 11:44:03.159 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:44:03.159 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:44:03.159 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_1_1d5f1(String)
+2020-05-19 11:44:03.159 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.159 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 4459e79a216e42a59cc2fdc90dc51948(String)
+2020-05-19 11:44:03.159 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:03.159 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:44:03.175 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:44:03.175 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_1_1d5f1(String)
+2020-05-19 11:44:03.175 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:03.175 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.TableInfoMapper.getTableField    : ==>  Preparing: select COLUMN_NAME as fieldName,DATA_TYPE as dbType, character_maximum_length as length from information_schema.COLUMNS where table_name = ? and table_schema = (select database()) 
+2020-05-19 11:44:03.175 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.TableInfoMapper.getTableField    : ==> Parameters: md_1_1d5f1(String)
+2020-05-19 11:44:03.175 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.175 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: process(String)
+2020-05-19 11:44:03.175 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:44:03.175 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.TableInfoMapper.getTableField    : <==      Total: 0
+2020-05-19 11:44:03.175 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:03.175 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 456F3788956EEDC99D42F07C69B49451(String)
+2020-05-19 11:44:03.175 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:44:03.175 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:44:03.175 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.175 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_qlwy(String)
+2020-05-19 11:44:03.175 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 1122(String)
+2020-05-19 11:44:03.175 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:44:03.175 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:03.175 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:44:03.175 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.175 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 4459e79a216e42a59cc2fdc90dc51948(String)
+2020-05-19 11:44:03.175 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_qlwy(String)
+2020-05-19 11:44:03.175 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:44:03.190 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:03.190 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.TableInfoMapper.getTableField    : ==>  Preparing: select COLUMN_NAME as fieldName,DATA_TYPE as dbType, character_maximum_length as length from information_schema.COLUMNS where table_name = ? and table_schema = (select database()) 
+2020-05-19 11:44:03.190 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.TableInfoMapper.getTableField    : ==> Parameters: md_qlwy(String)
+2020-05-19 11:44:03.190 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.TableInfoMapper.getTableField    : <==      Total: 0
+2020-05-19 11:44:03.190 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:03.190 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 8FABCD7B017B131A21743CE8B7043728(String)
+2020-05-19 11:44:03.190 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.190 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:44:03.190 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 1a64c67190a74a3188e3a52bcb7060db(String)
+2020-05-19 11:44:03.190 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.190 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:44:03.190 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_csddd(String)
+2020-05-19 11:44:03.190 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:03.190 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:44:03.190 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_csddd(String)
+2020-05-19 11:44:03.190 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.190 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: process(String)
+2020-05-19 11:44:03.190 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:44:03.190 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.190 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 1122(String)
+2020-05-19 11:44:03.190 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:03.190 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:44:03.190 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.TableInfoMapper.getTableField    : ==>  Preparing: select COLUMN_NAME as fieldName,DATA_TYPE as dbType, character_maximum_length as length from information_schema.COLUMNS where table_name = ? and table_schema = (select database()) 
+2020-05-19 11:44:03.190 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.TableInfoMapper.getTableField    : ==> Parameters: md_csddd(String)
+2020-05-19 11:44:03.190 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.m.MaintainMapper.selectBatchIds    : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id IN ( ? ) 
+2020-05-19 11:44:03.190 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.TableInfoMapper.getTableField    : <==      Total: 0
+2020-05-19 11:44:03.206 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.m.MaintainMapper.selectBatchIds    : ==> Parameters: 1a64c67190a74a3188e3a52bcb7060db(String)
+2020-05-19 11:44:03.206 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:03.206 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: D31F5EE1E9C3DF2494B988C227A50F97(String)
+2020-05-19 11:44:03.206 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.m.MaintainMapper.selectBatchIds    : <==      Total: 1
+2020-05-19 11:44:03.206 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (table_name IN (?)) 
+2020-05-19 11:44:03.206 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: md_csdr(String)
+2020-05-19 11:44:03.206 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:44:03.206 DEBUG 7468 --- [http-nio-9010-exec-6] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 0
+2020-05-19 11:44:03.206 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:44:03.206 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_cs_a7aa4(String)
+2020-05-19 11:44:03.206 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:03.206 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:44:03.206 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_cs_a7aa4(String)
+2020-05-19 11:44:03.206 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:03.284 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.TableInfoMapper.getTableField    : ==>  Preparing: select COLUMN_NAME as fieldName,DATA_TYPE as dbType, character_maximum_length as length from information_schema.COLUMNS where table_name = ? and table_schema = (select database()) 
+2020-05-19 11:44:03.284 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.TableInfoMapper.getTableField    : ==> Parameters: md_cs_a7aa4(String)
+2020-05-19 11:44:03.284 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.TableInfoMapper.getTableField    : <==      Total: 0
+2020-05-19 11:44:03.284 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:03.284 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 994C031DF7DA6E33BB74FEA310DAFBB6(String)
+2020-05-19 11:44:03.284 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:44:03.284 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:44:03.284 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_11(String)
+2020-05-19 11:44:03.284 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:03.284 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:44:03.284 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_11(String)
+2020-05-19 11:44:03.284 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:03.284 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.TableInfoMapper.getTableField    : ==>  Preparing: select COLUMN_NAME as fieldName,DATA_TYPE as dbType, character_maximum_length as length from information_schema.COLUMNS where table_name = ? and table_schema = (select database()) 
+2020-05-19 11:44:03.284 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.TableInfoMapper.getTableField    : ==> Parameters: md_11(String)
+2020-05-19 11:44:03.284 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.TableInfoMapper.getTableField    : <==      Total: 6
+2020-05-19 11:44:03.284 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:03.284 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 68119527A84703F22991EFF7E249DDF8(String)
+2020-05-19 11:44:03.300 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:44:03.300 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:44:03.300 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_khxx1(String)
+2020-05-19 11:44:03.300 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 1
+2020-05-19 11:44:03.300 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:44:03.300 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: b82ccbe12f6d482584b39ff4328f4c5e(String)
+2020-05-19 11:44:03.300 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:44:03.300 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.300 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 3a43f035ecf14678bdffc0b7838f8b99(String)
+2020-05-19 11:44:03.300 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.300 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.300 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 3a43f035ecf14678bdffc0b7838f8b99(String)
+2020-05-19 11:44:03.300 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.300 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:44:03.300 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: 3a43f035ecf14678bdffc0b7838f8b99(String)
+2020-05-19 11:44:03.300 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:03.300 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 0 and m.table_name = 'md_khxx1' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:44:03.300 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:44:03.300 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:44:03.315 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_khxx1(String)
+2020-05-19 11:44:03.315 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 100
+2020-05-19 11:44:03.315 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:03.315 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: A22496E3D9474AB696A3F9F9647018C1(String)
+2020-05-19 11:44:03.315 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:44:03.315 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:44:03.315 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_1(String)
+2020-05-19 11:44:03.315 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 2
+2020-05-19 11:44:03.315 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:44:03.315 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: aeb0731ee4f24550b3bad4c97f480656(String)
+2020-05-19 11:44:03.315 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:44:03.315 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.315 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 38e25b9d0ef24a28a83c433c3a380832(String)
+2020-05-19 11:44:03.315 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.315 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.315 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 38e25b9d0ef24a28a83c433c3a380832(String)
+2020-05-19 11:44:03.331 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.331 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:44:03.331 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: 38e25b9d0ef24a28a83c433c3a380832(String)
+2020-05-19 11:44:03.331 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:03.331 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 1 and m.table_name = 'md_1' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:44:03.331 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:44:03.331 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:44:03.331 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_1(String)
+2020-05-19 11:44:03.331 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 3
+2020-05-19 11:44:03.331 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:03.331 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 82BD82825F90DABB060D35B4FFE63481(String)
+2020-05-19 11:44:03.331 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:44:03.331 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:44:03.331 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_css(String)
+2020-05-19 11:44:03.331 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 2
+2020-05-19 11:44:03.331 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:44:03.331 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: 1b8081e7adb747808ba98cf386ed1003(String)
+2020-05-19 11:44:03.346 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:44:03.346 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.346 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: e78f8d46c6e841489d0848afc33a4187(String)
+2020-05-19 11:44:03.346 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.346 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.346 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: e78f8d46c6e841489d0848afc33a4187(String)
+2020-05-19 11:44:03.346 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.346 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:44:03.346 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: e78f8d46c6e841489d0848afc33a4187(String)
+2020-05-19 11:44:03.346 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:03.346 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 1 and m.table_name = 'md_css' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:44:03.346 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:44:03.346 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:44:03.346 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_css(String)
+2020-05-19 11:44:03.346 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 3
+2020-05-19 11:44:03.346 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:03.346 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 3D60C08A3F2B872245D7996116A08165(String)
+2020-05-19 11:44:03.346 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 0
+2020-05-19 11:44:03.346 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:03.362 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 21F30800B856C27EE99EF597A02AF646(String)
+2020-05-19 11:44:03.362 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:44:03.362 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:44:03.362 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_gvsbmzhpzb(String)
+2020-05-19 11:44:03.362 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 7
+2020-05-19 11:44:03.362 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:44:03.362 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: cd6bfc9f662141298d0b4d465e52f7eb(String)
+2020-05-19 11:44:03.362 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:44:03.362 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.362 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 8f4ddb2b3227494ebe46fc085c3fd490(String)
+2020-05-19 11:44:03.362 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.362 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.362 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 8f4ddb2b3227494ebe46fc085c3fd490(String)
+2020-05-19 11:44:03.362 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.362 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:44:03.362 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: 8f4ddb2b3227494ebe46fc085c3fd490(String)
+2020-05-19 11:44:03.378 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:03.378 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 6 and m.table_name = 'md_gvsbmzhpzb' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:44:03.378 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:44:03.378 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:44:03.378 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_gvsbmzhpzb(String)
+2020-05-19 11:44:03.378 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 4
+2020-05-19 11:44:03.378 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:03.378 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 3BCA44899073431FF9CEC44D20BD4EAC(String)
+2020-05-19 11:44:03.378 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:44:03.378 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:44:03.378 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_1cfc15e8ae(String)
+2020-05-19 11:44:03.378 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 2
+2020-05-19 11:44:03.378 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:44:03.378 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: 993845a53b7d4c6ab57e05774f63b928(String)
+2020-05-19 11:44:03.378 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:44:03.393 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.393 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 506a8f8465b44809abedb580d95ebdc5(String)
+2020-05-19 11:44:03.393 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.393 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.393 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 506a8f8465b44809abedb580d95ebdc5(String)
+2020-05-19 11:44:03.393 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.393 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:44:03.393 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: 506a8f8465b44809abedb580d95ebdc5(String)
+2020-05-19 11:44:03.393 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:03.393 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 1 and m.table_name = 'md_1cfc15e8ae' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:44:03.393 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:44:03.393 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:44:03.393 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_1cfc15e8ae(String)
+2020-05-19 11:44:03.393 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 4
+2020-05-19 11:44:03.393 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:03.393 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 20EF82C1BE60A86B1DBEFE9365B07BB8(String)
+2020-05-19 11:44:03.409 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:44:03.409 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:44:03.409 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_zxgmpzb(String)
+2020-05-19 11:44:03.409 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 3
+2020-05-19 11:44:03.409 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:44:03.409 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: 7894a15553fc46d58b75b49946c44732(String)
+2020-05-19 11:44:03.409 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:44:03.409 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.409 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 26871fc996c94ae6b8a47105ab1af6a1(String)
+2020-05-19 11:44:03.409 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.409 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.409 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 26871fc996c94ae6b8a47105ab1af6a1(String)
+2020-05-19 11:44:03.409 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.409 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:44:03.409 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: 26871fc996c94ae6b8a47105ab1af6a1(String)
+2020-05-19 11:44:03.425 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:03.425 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 2 and m.table_name = 'md_zxgmpzb' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:44:03.425 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:44:03.425 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:44:03.425 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_zxgmpzb(String)
+2020-05-19 11:44:03.425 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 6
+2020-05-19 11:44:03.425 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:03.425 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 1A6805F92923E35FB3C1E9B4097EBD66(String)
+2020-05-19 11:44:03.425 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:44:03.425 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:44:03.425 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_17954c7f6d(String)
+2020-05-19 11:44:03.425 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 2
+2020-05-19 11:44:03.425 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:44:03.425 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: f7bfcdf78e724016a6469cb3d8950c07(String)
+2020-05-19 11:44:03.425 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:44:03.440 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.440 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: a560a49abf8649f889ab887770560b06(String)
+2020-05-19 11:44:03.440 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.440 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.440 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: a560a49abf8649f889ab887770560b06(String)
+2020-05-19 11:44:03.440 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.440 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:44:03.440 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: a560a49abf8649f889ab887770560b06(String)
+2020-05-19 11:44:03.440 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:03.440 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 1 and m.table_name = 'md_17954c7f6d' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:44:03.440 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:44:03.440 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:44:03.440 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_17954c7f6d(String)
+2020-05-19 11:44:03.440 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 5
+2020-05-19 11:44:03.440 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:03.456 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 91618E74CE1B910CE799FB6BE27265E9(String)
+2020-05-19 11:44:03.456 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:44:03.456 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:44:03.456 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_sqmcydzb(String)
+2020-05-19 11:44:03.456 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 3
+2020-05-19 11:44:03.456 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:44:03.456 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: 740c693e5d6f4e13b75cb8adbdc940aa(String)
+2020-05-19 11:44:03.456 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:44:03.456 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.456 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 4cfeb3ff2e0949428e7ad0f303c73336(String)
+2020-05-19 11:44:03.456 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.456 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.456 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 4cfeb3ff2e0949428e7ad0f303c73336(String)
+2020-05-19 11:44:03.456 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.456 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:44:03.456 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: 4cfeb3ff2e0949428e7ad0f303c73336(String)
+2020-05-19 11:44:03.471 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:03.471 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 2 and m.table_name = 'md_sqmcydzb' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:44:03.471 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:44:03.471 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:44:03.471 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_sqmcydzb(String)
+2020-05-19 11:44:03.471 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 4
+2020-05-19 11:44:03.471 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:03.471 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 792705F0515403406F001AAC1AE9D298(String)
+2020-05-19 11:44:03.471 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:44:03.471 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:44:03.471 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_dsqqdsjmc(String)
+2020-05-19 11:44:03.471 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 6
+2020-05-19 11:44:03.471 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:44:03.471 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: 74df45e952ed4897b072453c9161d189(String)
+2020-05-19 11:44:03.471 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:44:03.487 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.487 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 11f2f4907e114e0286d33d01e552f729(String)
+2020-05-19 11:44:03.487 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.487 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.487 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 11f2f4907e114e0286d33d01e552f729(String)
+2020-05-19 11:44:03.487 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.487 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:44:03.487 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: 11f2f4907e114e0286d33d01e552f729(String)
+2020-05-19 11:44:03.487 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:03.487 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 5 and m.table_name = 'md_dsqqdsjmc' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:44:03.487 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:44:03.487 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:44:03.487 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_dsqqdsjmc(String)
+2020-05-19 11:44:03.487 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 5
+2020-05-19 11:44:03.487 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:03.503 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 6230756EB56E62602BF2C20C73666594(String)
+2020-05-19 11:44:03.503 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 0
+2020-05-19 11:44:03.503 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:03.503 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 4BFD70758F0C91439DFA0E489BBC9CC5(String)
+2020-05-19 11:44:03.503 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 0
+2020-05-19 11:44:03.503 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:03.503 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 1E22122F984AF55687A9CF54A3E6CBD8(String)
+2020-05-19 11:44:03.503 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 0
+2020-05-19 11:44:03.503 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:03.503 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 8D11D36A9CD0F8A113C6F0A417B7AD97(String)
+2020-05-19 11:44:03.503 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 0
+2020-05-19 11:44:03.503 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:03.503 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 307DAC1CA01EFB48461959DA5006271E(String)
+2020-05-19 11:44:03.503 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 0
+2020-05-19 11:44:03.503 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:03.518 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: A0D43A62C2D91A5E6AAFF1802E34D99B(String)
+2020-05-19 11:44:03.518 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:44:03.518 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:44:03.518 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_azf(String)
+2020-05-19 11:44:03.518 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 14
+2020-05-19 11:44:03.518 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:44:03.518 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: 20ebff0368cf456ea9412a01b5800e59(String)
+2020-05-19 11:44:03.518 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:44:03.518 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.518 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: a3454f0afbef44fc9c7ee3bb88510633(String)
+2020-05-19 11:44:03.518 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.518 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:44:03.518 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: a3454f0afbef44fc9c7ee3bb88510633(String)
+2020-05-19 11:44:03.518 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:44:03.518 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==>  Preparing: SELECT id,maintain_id AS maintainId,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,create_time AS createTime,order_no AS orderNo FROM maintain_field WHERE (maintain_id = ?) ORDER BY order_no desc, create_time desc 
+2020-05-19 11:44:03.518 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : ==> Parameters: a3454f0afbef44fc9c7ee3bb88510633(String)
+2020-05-19 11:44:03.534 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MaintainFieldMapper.selectList   : <==      Total: 0
+2020-05-19 11:44:03.534 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : ==>  Executing: SELECT f.* from maintain_field f LEFT JOIN maintain m on f.maintain_id = m.id WHERE m.order_no < 13 and m.table_name = 'md_azf' ORDER BY m.order_no desc limit 1 
+2020-05-19 11:44:03.534 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.M.getMappedMatintainId           : <==      Total: 0
+2020-05-19 11:44:03.534 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:44:03.534 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_azf(String)
+2020-05-19 11:44:03.534 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 5
+2020-05-19 11:44:03.534 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:03.534 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 24F9C939C2EAA976E834728CE76F9CDC(String)
+2020-05-19 11:44:03.534 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:44:03.534 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:44:03.534 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_khxx(String)
+2020-05-19 11:44:03.534 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 1
+2020-05-19 11:44:03.534 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:44:03.534 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: e304c7f87c96408e9c700ad1182f0e98(String)
+2020-05-19 11:44:03.534 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:44:03.550 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:44:03.550 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_khxx(String)
+2020-05-19 11:44:03.550 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 8
+2020-05-19 11:44:03.550 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (menu_id = ?) 
+2020-05-19 11:44:03.550 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: 0D4FA266AE93FC96BE85AB9E31925BEF(String)
+2020-05-19 11:44:03.550 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 1
+2020-05-19 11:44:03.550 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE (table_name = ? AND flow_id IS NOT NULL) ORDER BY order_no desc 
+2020-05-19 11:44:03.550 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : ==> Parameters: md_az(String)
+2020-05-19 11:44:03.550 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.MaintainMapper.selectList   : <==      Total: 1
+2020-05-19 11:44:03.550 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE id=? 
+2020-05-19 11:44:03.550 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : ==> Parameters: 8c185c85f1274631a43cabb4cd0b79b2(String)
+2020-05-19 11:44:03.550 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.FlowsMapper.selectById    : <==      Total: 1
+2020-05-19 11:44:03.550 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==>  Preparing: SELECT id,code,`table_name` AS tableName,field,`alias`,format,width,visible,editble,operate,align,maintain_field_id AS maintainFieldId,order_no AS orderNo,field_type AS fieldType,desp,create_time AS createTime,update_time AS updateTime FROM sys_field WHERE (table_name = ? AND maintain_field_id IS NULL) ORDER BY order_no 
+2020-05-19 11:44:03.550 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : ==> Parameters: md_az(String)
+2020-05-19 11:44:03.565 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.mapper.SysFieldMapper.selectList   : <==      Total: 5
+2020-05-19 11:44:03.565 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.565 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 93DFD2B3CAA320488EAF7D361F3B5EC9(String)
+2020-05-19 11:44:03.565 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.565 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.565 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 88B877D6B41BD4DE6903A2D105F6F706(String)
+2020-05-19 11:44:03.565 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.565 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.565 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 7563AB6C583EB953FEF23458B3D299C0(String)
+2020-05-19 11:44:03.565 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.565 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.565 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 56CF14F8E5D2B2DD2B7CD1D194E27E49(String)
+2020-05-19 11:44:03.565 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.565 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.565 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 7DA1D6056031CCBE8CC260219B365551(String)
+2020-05-19 11:44:03.565 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.581 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.581 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: A3F0CCDE5A2E759BF8E847CD4C44BC49(String)
+2020-05-19 11:44:03.581 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.581 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.581 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 3-1(String)
+2020-05-19 11:44:03.581 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.581 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.581 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 3-2(String)
+2020-05-19 11:44:03.581 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.581 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.581 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 3-3(String)
+2020-05-19 11:44:03.581 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.581 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.581 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 3-4(String)
+2020-05-19 11:44:03.581 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.581 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.596 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 3-5(String)
+2020-05-19 11:44:03.596 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.596 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.596 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 3-6(String)
+2020-05-19 11:44:03.596 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.596 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.596 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 3-7(String)
+2020-05-19 11:44:03.596 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.596 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.596 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 994C031DF7DA6E33BB74FEA310DAFBB6(String)
+2020-05-19 11:44:03.596 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.596 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.596 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 68119527A84703F22991EFF7E249DDF8(String)
+2020-05-19 11:44:03.596 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.596 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.596 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: A22496E3D9474AB696A3F9F9647018C1(String)
+2020-05-19 11:44:03.596 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.596 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.612 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 82BD82825F90DABB060D35B4FFE63481(String)
+2020-05-19 11:44:03.612 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.612 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.612 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 21F30800B856C27EE99EF597A02AF646(String)
+2020-05-19 11:44:03.612 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.612 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.612 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 3BCA44899073431FF9CEC44D20BD4EAC(String)
+2020-05-19 11:44:03.612 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.612 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.612 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 20EF82C1BE60A86B1DBEFE9365B07BB8(String)
+2020-05-19 11:44:03.612 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.612 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.612 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 1A6805F92923E35FB3C1E9B4097EBD66(String)
+2020-05-19 11:44:03.612 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.612 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.612 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 91618E74CE1B910CE799FB6BE27265E9(String)
+2020-05-19 11:44:03.612 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.628 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.628 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 792705F0515403406F001AAC1AE9D298(String)
+2020-05-19 11:44:03.628 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.628 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.628 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: A0D43A62C2D91A5E6AAFF1802E34D99B(String)
+2020-05-19 11:44:03.628 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.628 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.628 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 24F9C939C2EAA976E834728CE76F9CDC(String)
+2020-05-19 11:44:03.628 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.628 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.628 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 0D4FA266AE93FC96BE85AB9E31925BEF(String)
+2020-05-19 11:44:03.628 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.628 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.628 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 05a9f1d10f6e4ed8b2f22114246766f1(String)
+2020-05-19 11:44:03.628 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.628 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.643 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 0f5858778f474952ab8600761338c215(String)
+2020-05-19 11:44:03.643 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.643 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.643 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 1ddf8ca161b54d7eae2d38663a2ba918(String)
+2020-05-19 11:44:03.643 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.643 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.643 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 3(String)
+2020-05-19 11:44:03.643 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.643 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.643 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 4(String)
+2020-05-19 11:44:03.643 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.643 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.643 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 44c4f2aaf40f4f629b8d5df7ce241eab(String)
+2020-05-19 11:44:03.643 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.643 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.643 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 45a917cb61964a869eb8a3be8e4992dd(String)
+2020-05-19 11:44:03.643 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.643 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.659 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 7594a186cfd248a7ba5cdeedd823245e(String)
+2020-05-19 11:44:03.659 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.659 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.659 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 9de35f24463e4645aed77a7678ae1d4c(String)
+2020-05-19 11:44:03.659 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.659 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.659 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: ef0f8406a1f1485081de8a674fce5fda(String)
+2020-05-19 11:44:03.659 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.659 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id=? 
+2020-05-19 11:44:03.659 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : ==> Parameters: 5(String)
+2020-05-19 11:44:03.659 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.mdm.mapper.SysMenuMapper.selectById  : <==      Total: 1
+2020-05-19 11:44:03.659 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.SysMenuMapper.selectBatchIds     : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu WHERE id IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) 
+2020-05-19 11:44:03.659 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.SysMenuMapper.selectBatchIds     : ==> Parameters: 93DFD2B3CAA320488EAF7D361F3B5EC9(String), 88B877D6B41BD4DE6903A2D105F6F706(String), 7563AB6C583EB953FEF23458B3D299C0(String), 56CF14F8E5D2B2DD2B7CD1D194E27E49(String), 7DA1D6056031CCBE8CC260219B365551(String), A3F0CCDE5A2E759BF8E847CD4C44BC49(String), 3-1(String), 3-2(String), 3-3(String), 3-4(String), 3-5(String), 3-6(String), 3-7(String), 994C031DF7DA6E33BB74FEA310DAFBB6(String), 68119527A84703F22991EFF7E249DDF8(String), A22496E3D9474AB696A3F9F9647018C1(String), 82BD82825F90DABB060D35B4FFE63481(String), 21F30800B856C27EE99EF597A02AF646(String), 3BCA44899073431FF9CEC44D20BD4EAC(String), 20EF82C1BE60A86B1DBEFE9365B07BB8(String), 1A6805F92923E35FB3C1E9B4097EBD66(String), 91618E74CE1B910CE799FB6BE27265E9(String), 792705F0515403406F001AAC1AE9D298(String), A0D43A62C2D91A5E6AAFF1802E34D99B(String), 24F9C939C2EAA976E834728CE76F9CDC(String), 0D4FA266AE93FC96BE85AB9E31925BEF(String), 05a9f1d10f6e4ed8b2f22114246766f1(String), 0f5858778f474952ab8600761338c215(String), 1ddf8ca161b54d7eae2d38663a2ba918(String), 3(String), 4(String), 44c4f2aaf40f4f629b8d5df7ce241eab(String), 45a917cb61964a869eb8a3be8e4992dd(String), 7594a186cfd248a7ba5cdeedd823245e(String), 9de35f24463e4645aed77a7678ae1d4c(String), ef0f8406a1f1485081de8a674fce5fda(String), 5(String)
+2020-05-19 11:44:03.675 DEBUG 7468 --- [http-nio-9010-exec-3] c.h.m.m.SysMenuMapper.selectBatchIds     : <==      Total: 37
+2020-05-19 11:49:56.800  INFO 7468 --- [http-nio-9010-exec-8] c.highdatas.mdm.util.CommonInterceptor   : /menu/all
+2020-05-19 11:49:56.800 DEBUG 7468 --- [http-nio-9010-exec-8] c.h.mdm.mapper.SysMenuMapper.selectList  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu ORDER BY parent_id, order_no 
+2020-05-19 11:49:56.800 DEBUG 7468 --- [http-nio-9010-exec-8] c.h.mdm.mapper.SysMenuMapper.selectList  : ==> Parameters: 
+2020-05-19 11:49:56.815 DEBUG 7468 --- [http-nio-9010-exec-8] c.h.mdm.mapper.SysMenuMapper.selectList  : <==      Total: 64
+2020-05-19 11:49:56.862  INFO 7468 --- [http-nio-9010-exec-10] c.highdatas.mdm.util.CommonInterceptor   : /menu/audit
+2020-05-19 11:49:56.862 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.mdm.mapper.FlowsMapper.selectList    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE (business_type <> ? AND status <> ? AND status <> ?) 
+2020-05-19 11:49:56.862 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.mdm.mapper.FlowsMapper.selectList    : ==> Parameters: exists(String), open(String), close(String)
+2020-05-19 11:49:56.878 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.mdm.mapper.FlowsMapper.selectList    : <==      Total: 19
+2020-05-19 11:49:56.958  INFO 7468 --- [http-nio-9010-exec-10] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/userRole/selectUserMap, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":"鏌ヨ鎴愬姛","data":[]}
+2020-05-19 11:49:56.978  INFO 7468 --- [http-nio-9010-exec-10] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/userRole/selectUserMap, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":"鏌ヨ鎴愬姛","data":[]}
+2020-05-19 11:49:57.032  INFO 7468 --- [http-nio-9010-exec-10] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/userRole/selectUserMap, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":"鏌ヨ鎴愬姛","data":[]}
+2020-05-19 11:49:57.065 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:49:57.065 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 4459e79a216e42a59cc2fdc90dc51948(String)
+2020-05-19 11:49:57.066 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:49:57.068 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:49:57.068 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 4459e79a216e42a59cc2fdc90dc51948(String)
+2020-05-19 11:49:57.069 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:49:57.072 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:49:57.073 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: process(String)
+2020-05-19 11:49:57.073 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:49:57.076 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:49:57.076 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 1122(String)
+2020-05-19 11:49:57.076 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:49:57.078 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:49:57.078 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 4459e79a216e42a59cc2fdc90dc51948(String)
+2020-05-19 11:49:57.079 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:49:57.086 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:49:57.086 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 1a64c67190a74a3188e3a52bcb7060db(String)
+2020-05-19 11:49:57.087 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:49:57.091 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:49:57.091 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: process(String)
+2020-05-19 11:49:57.091 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:49:57.093 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:49:57.093 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 1122(String)
+2020-05-19 11:49:57.095 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:49:57.096 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.m.m.MaintainMapper.selectBatchIds    : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id IN ( ? ) 
+2020-05-19 11:49:57.096 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.m.m.MaintainMapper.selectBatchIds    : ==> Parameters: 1a64c67190a74a3188e3a52bcb7060db(String)
+2020-05-19 11:49:57.097 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.m.m.MaintainMapper.selectBatchIds    : <==      Total: 1
+2020-05-19 11:49:57.098 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (table_name IN (?)) 
+2020-05-19 11:49:57.098 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: md_csdr(String)
+2020-05-19 11:49:57.101 DEBUG 7468 --- [http-nio-9010-exec-10] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 0
+2020-05-19 11:50:42.413  INFO 7468 --- [http-nio-9010-exec-7] c.highdatas.mdm.util.CommonInterceptor   : /menu/all
+2020-05-19 11:50:42.420 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectList  : ==>  Preparing: SELECT id,parent_id AS parentId,`name`,order_no AS orderNo,create_time AS createTime,update_time AS updateTime,menu_type AS menuType FROM sys_menu ORDER BY parent_id, order_no 
+2020-05-19 11:50:42.420 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectList  : ==> Parameters: 
+2020-05-19 11:50:42.422 DEBUG 7468 --- [http-nio-9010-exec-7] c.h.mdm.mapper.SysMenuMapper.selectList  : <==      Total: 64
+2020-05-19 11:50:42.460  INFO 7468 --- [http-nio-9010-exec-2] c.highdatas.mdm.util.CommonInterceptor   : /menu/audit
+2020-05-19 11:50:42.460 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.mdm.mapper.FlowsMapper.selectList    : ==>  Preparing: SELECT id,user_id AS userId,business_id AS businessId,workflow_id AS workflowId,`status`,business_type AS businessType,create_time AS createTime,update_time AS updateTime FROM flows WHERE (business_type <> ? AND status <> ? AND status <> ?) 
+2020-05-19 11:50:42.460 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.mdm.mapper.FlowsMapper.selectList    : ==> Parameters: exists(String), open(String), close(String)
+2020-05-19 11:50:42.460 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.mdm.mapper.FlowsMapper.selectList    : <==      Total: 19
+2020-05-19 11:50:42.951  INFO 7468 --- [http-nio-9010-exec-2] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/userRole/selectUserMap, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":"鏌ヨ鎴愬姛","data":[]}
+2020-05-19 11:50:43.014  INFO 7468 --- [http-nio-9010-exec-2] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/userRole/selectUserMap, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":"鏌ヨ鎴愬姛","data":[]}
+2020-05-19 11:50:43.061  INFO 7468 --- [http-nio-9010-exec-2] com.highdatas.mdm.util.HttpUtils         : 璇锋眰澶栭儴鎺ュ彛锛歶rl锛歨ttp://180.169.94.250:9107/api/datacvg/userRole/selectUserMap, 杩斿洖缁撴灉锛歿"success":true,"status":null,"message":"鏌ヨ鎴愬姛","data":[]}
+2020-05-19 11:50:43.107 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:50:43.107 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 4459e79a216e42a59cc2fdc90dc51948(String)
+2020-05-19 11:50:43.107 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:50:43.123 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:50:43.123 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 4459e79a216e42a59cc2fdc90dc51948(String)
+2020-05-19 11:50:43.123 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:50:43.123 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:50:43.123 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: process(String)
+2020-05-19 11:50:43.123 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:50:43.123 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:50:43.123 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 1122(String)
+2020-05-19 11:50:43.123 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:50:43.123 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:50:43.123 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 4459e79a216e42a59cc2fdc90dc51948(String)
+2020-05-19 11:50:43.123 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:50:43.123 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:50:43.123 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 1a64c67190a74a3188e3a52bcb7060db(String)
+2020-05-19 11:50:43.139 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 1
+2020-05-19 11:50:43.139 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:50:43.139 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: process(String)
+2020-05-19 11:50:43.139 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:50:43.139 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id=? 
+2020-05-19 11:50:43.139 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : ==> Parameters: 1122(String)
+2020-05-19 11:50:43.139 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.mapper.MaintainMapper.selectById   : <==      Total: 0
+2020-05-19 11:50:43.139 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.m.MaintainMapper.selectBatchIds    : ==>  Preparing: SELECT id,`table_name` AS tableName,flow_id AS flowId,charge_id AS chargeId,desp,version,order_no AS orderNo,create_time AS createTime FROM maintain WHERE id IN ( ? ) 
+2020-05-19 11:50:43.139 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.m.MaintainMapper.selectBatchIds    : ==> Parameters: 1a64c67190a74a3188e3a52bcb7060db(String)
+2020-05-19 11:50:43.139 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.m.MaintainMapper.selectBatchIds    : <==      Total: 1
+2020-05-19 11:50:43.139 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.m.MenuMappingMapper.selectList     : ==>  Preparing: SELECT id,`audit`,code,`name`,theme_id AS themeId,charge_id AS chargeId,system_id AS systemId,menu_id AS menuId,data_type AS dataType,`table_name` AS tableName,start_time AS startTime,end_time AS endTime,create_time AS createTime,update_time AS updateTime FROM menu_mapping WHERE (table_name IN (?)) 
+2020-05-19 11:50:43.139 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.m.MenuMappingMapper.selectList     : ==> Parameters: md_csdr(String)
+2020-05-19 11:50:43.139 DEBUG 7468 --- [http-nio-9010-exec-2] c.h.m.m.MenuMappingMapper.selectList     : <==      Total: 0
+2020-05-19 12:58:31.184  INFO 12432 --- [main] com.highdatas.mdm.MdmApplication         : Starting MdmApplication on DESKTOP-TQ4BBAF with PID 12432 (D:\workspace\workspace_idea\mdm_new\target\classes started by kimi in D:\workspace\workspace_idea\mdm_new)
+2020-05-19 12:58:31.188  INFO 12432 --- [main] com.highdatas.mdm.MdmApplication         : The following profiles are active: rrsdev
+2020-05-19 12:58:33.449  INFO 12432 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
+2020-05-19 12:58:33.453  INFO 12432 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
+2020-05-19 12:58:33.533  INFO 12432 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 60ms. Found 0 Redis repository interfaces.
+2020-05-19 12:58:34.325  INFO 12432 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'redisClient' of type [com.highdatas.mdm.util.RedisClient] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2020-05-19 12:58:34.347  INFO 12432 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'userRoleClient' of type [com.highdatas.mdm.util.UserRoleClient] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2020-05-19 12:58:34.348  INFO 12432 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'requestInterceptor' of type [com.highdatas.mdm.util.CommonInterceptor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2020-05-19 12:58:34.349  INFO 12432 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'originConfig' of type [com.highdatas.mdm.util.OriginConfig$$EnhancerBySpringCGLIB$$8336a1f9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2020-05-19 12:58:34.407  INFO 12432 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2020-05-19 12:58:34.885  INFO 12432 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 9010 (http)
+2020-05-19 12:58:34.893  INFO 12432 --- [main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
+2020-05-19 12:58:34.893  INFO 12432 --- [main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.29]
+2020-05-19 12:58:35.113  INFO 12432 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
+2020-05-19 12:58:35.113  INFO 12432 --- [main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 3433 ms
+2020-05-19 12:58:35.438  INFO 12432 --- [main] a.s.b.AbstractProcessEngineConfiguration : No process definitions were found for autodeployment
+2020-05-19 12:58:35.720  INFO 12432 --- [main] com.alibaba.druid.pool.DruidDataSource   : {dataSource-1} inited
+2020-05-19 12:58:37.029  INFO 12432 --- [main] o.a.engine.impl.ProcessEngineImpl        : ProcessEngine default created
+2020-05-19 12:58:37.030  INFO 12432 --- [main] o.a.e.i.a.AbstractAsyncJobExecutor       : Starting up the default async job executor [org.activiti.spring.SpringAsyncExecutor].
+2020-05-19 12:58:37.032  INFO 12432 --- [Thread-16] o.a.e.i.a.AcquireTimerJobsRunnable       : starting to acquire async jobs due
+2020-05-19 12:58:37.032  INFO 12432 --- [Thread-17] o.a.e.i.a.AcquireAsyncJobsDueRunnable    : starting to acquire async jobs due
+2020-05-19 12:58:38.425  INFO 12432 --- [main] c.h.m.service.impl.DispenseServiceImpl   : Queue_Consume_thread_size:5
+2020-05-19 12:58:38.429  INFO 12432 --- [Thread-21] c.h.m.service.impl.DispenseServiceImpl   : 琚姩鎺ュ彛鍑嗗寰呭懡銆�

--
Gitblit v1.8.0