2024-01-11 08:16:08.949 INFO 3284 --- [main] com.JIAL.JIALApplication : Starting JIALApplication using Java 1.8.0_341 on LAPTOP-JIAL with PID 3284 (D:\JIAL\JavaProject\JIALDemo\target\classes started by JIAL in D:\JIAL\JavaProject\JIALDemo)
2024-01-11 08:16:08.958 INFO 3284 --- [main] com.JIAL.JIALApplication : The following profiles are active: ss
at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(SQLServerException.java:237)
at com.microsoft.sqlserver.jdbc.SQLServerException.ConvertConnectExceptionToSQLServerException(SQLServerException.java:288)
at com.microsoft.sqlserver.jdbc.SocketFinder.findSocket(IOBuffer.java:2466)
at com.microsoft.sqlserver.jdbc.TDSChannel.open(IOBuffer.java:676)
at com.microsoft.sqlserver.jdbc.SQLServerConnection.connectHelper(SQLServerConnection.java:2957)
at com.microsoft.sqlserver.jdbc.SQLServerConnection.login(SQLServerConnection.java:2628)
at com.microsoft.sqlserver.jdbc.SQLServerConnection.connectInternal(SQLServerConnection.java:2471)
at com.microsoft.sqlserver.jdbc.SQLServerConnection.connect(SQLServerConnection.java:1470)
at com.microsoft.sqlserver.jdbc.SQLServerDriver.connect(SQLServerDriver.java:915)
at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1644)
at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1710)
at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2774)
2024-01-11 08:19:13.647 INFO 15636 --- [main] com.JIAL.JIALApplication : Starting JIALApplication using Java 1.8.0_341 on LAPTOP-JIAL with PID 15636 (D:\JIAL\JavaProject\JIALDemo\target\classes started by JIAL in D:\JIAL\JavaProject\JIALDemo)
2024-01-11 08:19:13.648 INFO 15636 --- [main] com.JIAL.JIALApplication : The following profiles are active: ss
2024-01-11 08:56:04.107 INFO 12796 --- [main] com.JIAL.JIALApplication : Starting JIALApplication using Java 1.8.0_171 on DESKTOP-OG1MRMC with PID 12796 (D:\JavaProject\JIALDemo\target\classes started by Administrator in D:\JavaProject\JIALDemo)
2024-01-11 08:56:04.110 INFO 12796 --- [main] com.JIAL.JIALApplication : The following profiles are active: ss
2024-01-11 08:56:06.520 WARN 12796 --- [Druid-ConnectionPool-Create-1450121298] c.m.s.jdbc.internals.TDS.Channel : TLSv1 was negotiated. Please update server and client to use TLSv1.2 at minimum.
2024-01-11 08:56:08.123 INFO 12796 --- [main] com.JIAL.config.WebMvcConfig : 扩展消息转换器...
2024-01-11 08:56:08.131 INFO 12796 --- [main] com.JIAL.config.WebMvcConfig : 开始进行静态资源映射...
2024-01-11 08:56:08.308 WARN 12796 --- [main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2024-01-11 08:56:08.663 INFO 12796 --- [main] com.JIAL.JIALApplication : Started JIALApplication in 5.083 seconds (JVM running for 7.331)
2024-01-11 08:56:08.669 INFO 12796 --- [main] com.JIAL.JIALApplication : 项目启动成功...
2024-01-11 08:57:10.183 INFO 12796 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/index.html
2024-01-11 08:57:10.184 INFO 12796 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/index.html不需要处理
2024-01-11 08:57:10.226 INFO 12796 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/index.css
2024-01-11 08:57:10.227 INFO 12796 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/index.css不需要处理
2024-01-11 08:57:10.234 INFO 12796 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/css/index.css
2024-01-11 08:57:10.235 INFO 12796 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/css/index.css不需要处理
2024-01-11 08:57:10.236 INFO 12796 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/vue/vue.js
2024-01-11 08:57:10.236 INFO 12796 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/vue/vue.js不需要处理
2024-01-11 08:57:10.242 INFO 12796 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/index.js
2024-01-11 08:57:10.242 INFO 12796 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/index.js不需要处理
2024-01-11 08:57:10.258 INFO 12796 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/axios/request.js
2024-01-11 08:57:10.258 INFO 12796 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/axios/request.js不需要处理
2024-01-11 08:57:10.258 INFO 12796 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/calendar/calendar.js
2024-01-11 08:57:10.258 INFO 12796 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/calendar/calendar.js不需要处理
2024-01-11 08:57:10.259 INFO 12796 --- [http-nio-8080-exec-7] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/js/index.js
2024-01-11 08:57:10.259 INFO 12796 --- [http-nio-8080-exec-7] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/js/index.js不需要处理
2024-01-11 08:57:10.260 INFO 12796 --- [http-nio-8080-exec-5] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/axios/axios.min.js
2024-01-11 08:57:10.260 INFO 12796 --- [http-nio-8080-exec-5] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/axios/axios.min.js不需要处理
2024-01-11 08:57:10.475 INFO 12796 --- [http-nio-8080-exec-10] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/fonts/element-icons.woff
2024-01-11 08:57:10.476 INFO 12796 --- [http-nio-8080-exec-10] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/fonts/element-icons.woff不需要处理
2024-01-11 08:57:10.528 INFO 12796 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/static/image/JNlogo.png
2024-01-11 08:57:10.529 INFO 12796 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 本次请求/static/image/JNlogo.png不需要处理
2024-01-11 08:57:19.047 INFO 12796 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/list
2024-01-11 08:57:19.047 INFO 12796 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/list不需要处理
2024-01-11 08:57:19.066 INFO 12796 --- [http-nio-8080-exec-6] c.J.d.bizquery.controller.BizController : 开始调用sql----------------------
2024-01-11 08:57:19.066 INFO 12796 --- [http-nio-8080-exec-6] c.J.d.bizquery.controller.BizController : 南京
2024-01-11 08:57:19.066 INFO 12796 --- [http-nio-8080-exec-6] c.J.d.bizquery.controller.BizController : false
2024-01-11 08:57:19.114 WARN 12796 --- [Druid-ConnectionPool-Create-1450121298] c.m.s.jdbc.internals.TDS.Channel : TLSv1 was negotiated. Please update server and client to use TLSv1.2 at minimum.
2024-01-11 09:01:44.663 INFO 8688 --- [main] com.JIAL.JIALApplication : Starting JIALApplication using Java 1.8.0_171 on DESKTOP-OG1MRMC with PID 8688 (D:\JavaProject\JIALDemo\target\classes started by Administrator in D:\JavaProject\JIALDemo)
2024-01-11 09:01:44.666 INFO 8688 --- [main] com.JIAL.JIALApplication : The following profiles are active: ss
2024-01-11 09:01:46.672 WARN 8688 --- [Druid-ConnectionPool-Create-146605930] c.m.s.jdbc.internals.TDS.Channel : TLSv1 was negotiated. Please update server and client to use TLSv1.2 at minimum.
2024-01-11 09:01:48.058 INFO 8688 --- [main] com.JIAL.config.WebMvcConfig : 扩展消息转换器...
2024-01-11 09:01:48.063 INFO 8688 --- [main] com.JIAL.config.WebMvcConfig : 开始进行静态资源映射...
2024-01-11 09:01:48.189 WARN 8688 --- [main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2024-01-11 09:01:48.474 INFO 8688 --- [main] com.JIAL.JIALApplication : Started JIALApplication in 4.269 seconds (JVM running for 5.346)
2024-01-11 09:01:48.485 INFO 8688 --- [main] com.JIAL.JIALApplication : 项目启动成功...
2024-01-11 09:02:32.055 INFO 8688 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/index.html
2024-01-11 09:02:32.057 INFO 8688 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/index.html不需要处理
2024-01-11 09:02:32.108 INFO 8688 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/vue/vue.js
2024-01-11 09:02:32.109 INFO 8688 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/vue/vue.js不需要处理
2024-01-11 09:02:32.111 INFO 8688 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/index.css
2024-01-11 09:02:32.111 INFO 8688 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/index.css不需要处理
2024-01-11 09:02:32.112 INFO 8688 --- [http-nio-8080-exec-5] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/index.js
2024-01-11 09:02:32.112 INFO 8688 --- [http-nio-8080-exec-5] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/index.js不需要处理
2024-01-11 09:02:32.109 INFO 8688 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/css/index.css
2024-01-11 09:02:32.113 INFO 8688 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/css/index.css不需要处理
2024-01-11 09:02:32.120 INFO 8688 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/calendar/calendar.js
2024-01-11 09:02:32.121 INFO 8688 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/calendar/calendar.js不需要处理
2024-01-11 09:02:32.126 INFO 8688 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/axios/axios.min.js
2024-01-11 09:02:32.127 INFO 8688 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/axios/axios.min.js不需要处理
2024-01-11 09:02:32.133 INFO 8688 --- [http-nio-8080-exec-8] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/axios/request.js
2024-01-11 09:02:32.133 INFO 8688 --- [http-nio-8080-exec-8] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/axios/request.js不需要处理
2024-01-11 09:02:32.135 INFO 8688 --- [http-nio-8080-exec-9] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/js/index.js
2024-01-11 09:02:32.136 INFO 8688 --- [http-nio-8080-exec-9] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/js/index.js不需要处理
2024-01-11 09:02:32.213 INFO 8688 --- [http-nio-8080-exec-10] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/fonts/element-icons.woff
2024-01-11 09:02:32.213 INFO 8688 --- [http-nio-8080-exec-10] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/fonts/element-icons.woff不需要处理
2024-01-11 09:02:32.232 INFO 8688 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/static/image/JNlogo.png
2024-01-11 09:02:32.232 INFO 8688 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 本次请求/static/image/JNlogo.png不需要处理
2024-01-11 09:02:35.774 INFO 8688 --- [http-nio-8080-exec-7] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/list
2024-01-11 09:02:35.775 INFO 8688 --- [http-nio-8080-exec-7] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/list不需要处理
2024-01-11 09:02:35.790 INFO 8688 --- [http-nio-8080-exec-7] c.J.d.bizquery.controller.BizController : 开始调用sql----------------------
2024-01-11 09:02:35.790 INFO 8688 --- [http-nio-8080-exec-7] c.J.d.bizquery.controller.BizController : 南京
2024-01-11 09:02:35.790 INFO 8688 --- [http-nio-8080-exec-7] c.J.d.bizquery.controller.BizController : false
2024-01-11 09:02:37.111 INFO 8688 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/detail
2024-01-11 09:02:37.111 INFO 8688 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/detail不需要处理
2024-01-11 09:02:37.495 INFO 8688 --- [http-nio-8080-exec-2] c.J.d.bizquery.controller.BizController : latestShippingDate:0latestOrderDate:0latestQuotationDate:0salespersonCount0
2024-01-11 09:02:37.496 INFO 8688 --- [http-nio-8080-exec-2] c.J.d.bizquery.controller.BizController : Received request with parameter: 开始写日志文件
2024-01-11 12:45:07.307 INFO 15240 --- [main] com.JIAL.JIALApplication : Starting JIALApplication using Java 1.8.0_171 on DESKTOP-OG1MRMC with PID 15240 (D:\JavaProject\JIALDemo\target\classes started by Administrator in D:\JavaProject\JIALDemo)
2024-01-11 12:45:07.311 INFO 15240 --- [main] com.JIAL.JIALApplication : The following profiles are active: ss
2024-01-11 12:45:09.490 WARN 15240 --- [Druid-ConnectionPool-Create-137685382] c.m.s.jdbc.internals.TDS.Channel : TLSv1 was negotiated. Please update server and client to use TLSv1.2 at minimum.
2024-01-11 12:45:10.899 INFO 15240 --- [main] com.JIAL.config.WebMvcConfig : 扩展消息转换器...
2024-01-11 12:45:10.904 INFO 15240 --- [main] com.JIAL.config.WebMvcConfig : 开始进行静态资源映射...
2024-01-11 12:45:11.021 WARN 15240 --- [main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2024-01-11 12:45:11.293 INFO 15240 --- [main] com.JIAL.JIALApplication : Started JIALApplication in 4.443 seconds (JVM running for 5.459)
2024-01-11 12:45:11.300 INFO 15240 --- [main] com.JIAL.JIALApplication : 项目启动成功...
2024-01-11 14:10:14.547 INFO 4088 --- [main] com.JIAL.JIALApplication : Starting JIALApplication using Java 1.8.0_171 on DESKTOP-OG1MRMC with PID 4088 (D:\JavaProject\JIALDemo\target\classes started by Administrator in D:\JavaProject\JIALDemo)
2024-01-11 14:10:14.550 INFO 4088 --- [main] com.JIAL.JIALApplication : The following profiles are active: ss
2024-01-11 14:10:16.636 WARN 4088 --- [Druid-ConnectionPool-Create-631851861] c.m.s.jdbc.internals.TDS.Channel : TLSv1 was negotiated. Please update server and client to use TLSv1.2 at minimum.
2024-01-11 14:10:18.158 INFO 4088 --- [main] com.JIAL.config.WebMvcConfig : 扩展消息转换器...
2024-01-11 14:10:18.164 INFO 4088 --- [main] com.JIAL.config.WebMvcConfig : 开始进行静态资源映射...
2024-01-11 14:10:18.291 WARN 4088 --- [main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2024-01-11 14:10:18.592 INFO 4088 --- [main] com.JIAL.JIALApplication : Started JIALApplication in 4.5 seconds (JVM running for 5.606)
2024-01-11 14:10:18.598 INFO 4088 --- [main] com.JIAL.JIALApplication : 项目启动成功...
2024-01-11 14:10:31.412 INFO 4088 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/index.html
2024-01-11 14:10:31.413 INFO 4088 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/index.html不需要处理
2024-01-11 14:10:31.468 INFO 4088 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/css/index.css
2024-01-11 14:10:31.468 INFO 4088 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/css/index.css不需要处理
2024-01-11 14:10:31.468 INFO 4088 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/index.css
2024-01-11 14:10:31.468 INFO 4088 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/index.css不需要处理
2024-01-11 14:10:31.474 INFO 4088 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/vue/vue.js
2024-01-11 14:10:31.474 INFO 4088 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/vue/vue.js不需要处理
2024-01-11 14:10:31.478 INFO 4088 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/index.js
2024-01-11 14:10:31.478 INFO 4088 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/index.js不需要处理
2024-01-11 14:10:31.480 INFO 4088 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/axios/axios.min.js
2024-01-11 14:10:31.480 INFO 4088 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/axios/axios.min.js不需要处理
2024-01-11 14:10:31.482 INFO 4088 --- [http-nio-8080-exec-5] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/calendar/calendar.js
2024-01-11 14:10:31.482 INFO 4088 --- [http-nio-8080-exec-5] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/calendar/calendar.js不需要处理
2024-01-11 14:10:31.491 INFO 4088 --- [http-nio-8080-exec-8] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/axios/request.js
2024-01-11 14:10:31.492 INFO 4088 --- [http-nio-8080-exec-8] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/axios/request.js不需要处理
2024-01-11 14:10:31.491 INFO 4088 --- [http-nio-8080-exec-10] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/js/index.js
2024-01-11 14:10:31.494 INFO 4088 --- [http-nio-8080-exec-10] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/js/index.js不需要处理
2024-01-11 14:10:31.666 INFO 4088 --- [http-nio-8080-exec-9] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/fonts/element-icons.woff
2024-01-11 14:10:31.667 INFO 4088 --- [http-nio-8080-exec-9] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/fonts/element-icons.woff不需要处理
2024-01-11 14:10:37.433 INFO 4088 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/list
2024-01-11 14:10:37.433 INFO 4088 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/list不需要处理
2024-01-11 14:10:37.449 INFO 4088 --- [http-nio-8080-exec-2] c.J.d.bizquery.controller.BizController : 开始调用sql----------------------
2024-01-11 14:10:37.449 INFO 4088 --- [http-nio-8080-exec-2] c.J.d.bizquery.controller.BizController : 无锡
2024-01-11 14:10:37.449 INFO 4088 --- [http-nio-8080-exec-2] c.J.d.bizquery.controller.BizController : false
2024-01-11 14:18:25.559 INFO 15880 --- [main] com.JIAL.JIALApplication : Starting JIALApplication using Java 1.8.0_171 on DESKTOP-OG1MRMC with PID 15880 (D:\JavaProject\JIALDemo\target\classes started by Administrator in D:\JavaProject\JIALDemo)
2024-01-11 14:18:25.562 INFO 15880 --- [main] com.JIAL.JIALApplication : The following profiles are active: ss
2024-01-11 14:18:27.729 WARN 15880 --- [Druid-ConnectionPool-Create-497877502] c.m.s.jdbc.internals.TDS.Channel : TLSv1 was negotiated. Please update server and client to use TLSv1.2 at minimum.
2024-01-11 14:18:29.262 INFO 15880 --- [main] com.JIAL.config.WebMvcConfig : 扩展消息转换器...
2024-01-11 14:18:29.269 INFO 15880 --- [main] com.JIAL.config.WebMvcConfig : 开始进行静态资源映射...
2024-01-11 14:18:29.392 WARN 15880 --- [main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2024-01-11 14:18:29.667 INFO 15880 --- [main] com.JIAL.JIALApplication : Started JIALApplication in 4.615 seconds (JVM running for 5.566)
2024-01-11 14:18:29.673 INFO 15880 --- [main] com.JIAL.JIALApplication : 项目启动成功...
2024-01-11 14:21:23.261 INFO 15880 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/index.html
2024-01-11 14:21:23.262 INFO 15880 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/index.html不需要处理
2024-01-11 14:21:23.300 INFO 15880 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/css/index.css
2024-01-11 14:21:23.300 INFO 15880 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/vue/vue.js
2024-01-11 14:21:23.300 INFO 15880 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/index.css
2024-01-11 14:21:23.301 INFO 15880 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/index.css不需要处理
2024-01-11 14:21:23.302 INFO 15880 --- [http-nio-8080-exec-5] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/index.js
2024-01-11 14:21:23.300 INFO 15880 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/css/index.css不需要处理
2024-01-11 14:21:23.301 INFO 15880 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/vue/vue.js不需要处理
2024-01-11 14:21:23.307 INFO 15880 --- [http-nio-8080-exec-7] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/axios/axios.min.js
2024-01-11 14:21:23.308 INFO 15880 --- [http-nio-8080-exec-7] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/axios/axios.min.js不需要处理
2024-01-11 14:21:23.304 INFO 15880 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/calendar/calendar.js
2024-01-11 14:21:23.313 INFO 15880 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/calendar/calendar.js不需要处理
2024-01-11 14:21:23.303 INFO 15880 --- [http-nio-8080-exec-5] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/index.js不需要处理
2024-01-11 14:21:23.340 INFO 15880 --- [http-nio-8080-exec-8] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/axios/request.js
2024-01-11 14:21:23.340 INFO 15880 --- [http-nio-8080-exec-8] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/axios/request.js不需要处理
2024-01-11 14:21:23.349 INFO 15880 --- [http-nio-8080-exec-10] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/js/index.js
2024-01-11 14:21:23.349 INFO 15880 --- [http-nio-8080-exec-10] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/js/index.js不需要处理
2024-01-11 14:21:23.585 INFO 15880 --- [http-nio-8080-exec-9] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/fonts/element-icons.woff
2024-01-11 14:21:23.585 INFO 15880 --- [http-nio-8080-exec-9] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/fonts/element-icons.woff不需要处理
2024-01-11 14:21:23.617 INFO 15880 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/static/image/JNlogo.png
2024-01-11 14:21:23.617 INFO 15880 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 本次请求/static/image/JNlogo.png不需要处理
2024-01-11 14:21:50.407 INFO 15880 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/list
2024-01-11 14:21:50.408 INFO 15880 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/list不需要处理
2024-01-11 14:21:50.424 INFO 15880 --- [http-nio-8080-exec-3] c.J.d.bizquery.controller.BizController : 开始调用sql----------------------
2024-01-11 14:21:50.425 INFO 15880 --- [http-nio-8080-exec-3] c.J.d.bizquery.controller.BizController : 无锡
2024-01-11 14:21:50.425 INFO 15880 --- [http-nio-8080-exec-3] c.J.d.bizquery.controller.BizController : false
2024-01-11 14:21:50.474 WARN 15880 --- [Druid-ConnectionPool-Create-497877502] c.m.s.jdbc.internals.TDS.Channel : TLSv1 was negotiated. Please update server and client to use TLSv1.2 at minimum.
2024-01-11 14:30:37.165 INFO 11092 --- [main] com.JIAL.JIALApplication : Starting JIALApplication using Java 1.8.0_171 on DESKTOP-OG1MRMC with PID 11092 (D:\JavaProject\JIALDemo\target\classes started by Administrator in D:\JavaProject\JIALDemo)
2024-01-11 14:30:37.168 INFO 11092 --- [main] com.JIAL.JIALApplication : The following profiles are active: ss
2024-01-11 14:30:40.448 WARN 11092 --- [Druid-ConnectionPool-Create-663083782] c.m.s.jdbc.internals.TDS.Channel : TLSv1 was negotiated. Please update server and client to use TLSv1.2 at minimum.
2024-01-11 14:30:42.273 INFO 11092 --- [main] com.JIAL.config.WebMvcConfig : 扩展消息转换器...
2024-01-11 14:30:42.279 INFO 11092 --- [main] com.JIAL.config.WebMvcConfig : 开始进行静态资源映射...
2024-01-11 14:30:42.398 WARN 11092 --- [main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2024-01-11 14:30:42.710 INFO 11092 --- [main] com.JIAL.JIALApplication : Started JIALApplication in 6.065 seconds (JVM running for 7.107)
2024-01-11 14:30:42.716 INFO 11092 --- [main] com.JIAL.JIALApplication : 项目启动成功...
2024-01-11 14:31:06.546 INFO 12752 --- [main] com.JIAL.JIALApplication : Starting JIALApplication using Java 1.8.0_171 on DESKTOP-OG1MRMC with PID 12752 (D:\JavaProject\JIALDemo\target\classes started by Administrator in D:\JavaProject\JIALDemo)
2024-01-11 14:31:06.549 INFO 12752 --- [main] com.JIAL.JIALApplication : The following profiles are active: ss
2024-01-11 14:31:08.884 WARN 12752 --- [Druid-ConnectionPool-Create-299684908] c.m.s.jdbc.internals.TDS.Channel : TLSv1 was negotiated. Please update server and client to use TLSv1.2 at minimum.
2024-01-11 14:31:10.372 INFO 12752 --- [main] com.JIAL.config.WebMvcConfig : 扩展消息转换器...
2024-01-11 14:31:10.377 INFO 12752 --- [main] com.JIAL.config.WebMvcConfig : 开始进行静态资源映射...
2024-01-11 14:31:10.500 WARN 12752 --- [main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2024-01-11 14:31:10.799 INFO 12752 --- [main] com.JIAL.JIALApplication : Started JIALApplication in 4.666 seconds (JVM running for 5.542)
2024-01-11 14:31:10.806 INFO 12752 --- [main] com.JIAL.JIALApplication : 项目启动成功...
2024-01-11 14:31:11.708 INFO 12752 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/index.html
2024-01-11 14:31:11.709 INFO 12752 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/index.html不需要处理
2024-01-11 14:31:11.746 INFO 12752 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/index.css
2024-01-11 14:31:11.747 INFO 12752 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/index.css不需要处理
2024-01-11 14:31:11.747 INFO 12752 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/vue/vue.js
2024-01-11 14:31:11.747 INFO 12752 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/vue/vue.js不需要处理
2024-01-11 14:31:11.747 INFO 12752 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/css/index.css
2024-01-11 14:31:11.747 INFO 12752 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/css/index.css不需要处理
2024-01-11 14:31:11.751 INFO 12752 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/index.js
2024-01-11 14:31:11.753 INFO 12752 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/index.js不需要处理
2024-01-11 14:31:11.754 INFO 12752 --- [http-nio-8080-exec-5] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/calendar/calendar.js
2024-01-11 14:31:11.754 INFO 12752 --- [http-nio-8080-exec-5] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/calendar/calendar.js不需要处理
2024-01-11 14:31:11.754 INFO 12752 --- [http-nio-8080-exec-7] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/axios/axios.min.js
2024-01-11 14:31:11.755 INFO 12752 --- [http-nio-8080-exec-7] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/axios/axios.min.js不需要处理
2024-01-11 14:31:11.785 INFO 12752 --- [http-nio-8080-exec-9] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/axios/request.js
2024-01-11 14:31:11.786 INFO 12752 --- [http-nio-8080-exec-9] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/axios/request.js不需要处理
2024-01-11 14:31:11.794 INFO 12752 --- [http-nio-8080-exec-8] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/js/index.js
2024-01-11 14:31:11.794 INFO 12752 --- [http-nio-8080-exec-8] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/js/index.js不需要处理
2024-01-11 14:31:12.033 INFO 12752 --- [http-nio-8080-exec-10] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/fonts/element-icons.woff
2024-01-11 14:31:12.033 INFO 12752 --- [http-nio-8080-exec-10] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/fonts/element-icons.woff不需要处理
2024-01-11 14:31:12.066 INFO 12752 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/static/image/JNlogo.png
2024-01-11 14:31:12.066 INFO 12752 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 本次请求/static/image/JNlogo.png不需要处理
2024-01-11 14:31:15.784 INFO 12752 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/list
2024-01-11 14:31:15.784 INFO 12752 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/list不需要处理
2024-01-11 14:31:15.800 INFO 12752 --- [http-nio-8080-exec-2] c.J.d.bizquery.controller.BizController : 开始调用sql----------------------
2024-01-11 14:31:15.800 INFO 12752 --- [http-nio-8080-exec-2] c.J.d.bizquery.controller.BizController : 无锡
2024-01-11 14:31:15.800 INFO 12752 --- [http-nio-8080-exec-2] c.J.d.bizquery.controller.BizController : false
2024-01-11 14:34:11.508 INFO 4580 --- [main] com.JIAL.JIALApplication : Starting JIALApplication using Java 1.8.0_171 on DESKTOP-OG1MRMC with PID 4580 (D:\JavaProject\JIALDemo\target\classes started by Administrator in D:\JavaProject\JIALDemo)
2024-01-11 14:34:11.511 INFO 4580 --- [main] com.JIAL.JIALApplication : The following profiles are active: ss
2024-01-11 14:34:13.885 WARN 4580 --- [Druid-ConnectionPool-Create-858965925] c.m.s.jdbc.internals.TDS.Channel : TLSv1 was negotiated. Please update server and client to use TLSv1.2 at minimum.
2024-01-11 14:34:15.739 INFO 4580 --- [main] com.JIAL.config.WebMvcConfig : 扩展消息转换器...
2024-01-11 14:34:15.746 INFO 4580 --- [main] com.JIAL.config.WebMvcConfig : 开始进行静态资源映射...
2024-01-11 14:34:15.868 WARN 4580 --- [main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2024-01-11 14:34:16.148 INFO 4580 --- [main] com.JIAL.JIALApplication : Started JIALApplication in 5.113 seconds (JVM running for 6.244)
2024-01-11 14:34:16.155 INFO 4580 --- [main] com.JIAL.JIALApplication : 项目启动成功...
2024-01-11 14:34:25.463 INFO 4580 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/index.html
2024-01-11 14:34:25.464 INFO 4580 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/index.html不需要处理
2024-01-11 14:34:25.501 INFO 4580 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/index.css
2024-01-11 14:34:25.502 INFO 4580 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/index.css不需要处理
2024-01-11 14:34:25.501 INFO 4580 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/css/index.css
2024-01-11 14:34:25.504 INFO 4580 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/css/index.css不需要处理
2024-01-11 14:34:25.506 INFO 4580 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/vue/vue.js
2024-01-11 14:34:25.506 INFO 4580 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/vue/vue.js不需要处理
2024-01-11 14:34:25.508 INFO 4580 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/calendar/calendar.js
2024-01-11 14:34:25.509 INFO 4580 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/calendar/calendar.js不需要处理
2024-01-11 14:34:25.513 INFO 4580 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/axios/axios.min.js
2024-01-11 14:34:25.513 INFO 4580 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/axios/axios.min.js不需要处理
2024-01-11 14:34:25.517 INFO 4580 --- [http-nio-8080-exec-5] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/index.js
2024-01-11 14:34:25.517 INFO 4580 --- [http-nio-8080-exec-5] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/index.js不需要处理
2024-01-11 14:34:25.526 INFO 4580 --- [http-nio-8080-exec-8] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/axios/request.js
2024-01-11 14:34:25.527 INFO 4580 --- [http-nio-8080-exec-8] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/axios/request.js不需要处理
2024-01-11 14:34:25.535 INFO 4580 --- [http-nio-8080-exec-9] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/js/index.js
2024-01-11 14:34:25.535 INFO 4580 --- [http-nio-8080-exec-9] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/js/index.js不需要处理
2024-01-11 14:34:25.624 INFO 4580 --- [http-nio-8080-exec-10] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/fonts/element-icons.woff
2024-01-11 14:34:25.624 INFO 4580 --- [http-nio-8080-exec-10] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/fonts/element-icons.woff不需要处理
2024-01-11 14:34:25.655 INFO 4580 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/static/image/JNlogo.png
2024-01-11 14:34:25.655 INFO 4580 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 本次请求/static/image/JNlogo.png不需要处理
2024-01-11 14:34:41.464 INFO 4580 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/list
2024-01-11 14:34:41.464 INFO 4580 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/list不需要处理
2024-01-11 14:34:41.481 INFO 4580 --- [http-nio-8080-exec-4] c.J.d.bizquery.controller.BizController : 开始调用sql----------------------
2024-01-11 14:34:41.481 INFO 4580 --- [http-nio-8080-exec-4] c.J.d.bizquery.controller.BizController : 无锡
2024-01-11 14:34:41.481 INFO 4580 --- [http-nio-8080-exec-4] c.J.d.bizquery.controller.BizController : false
2024-01-11 14:42:28.332 INFO 904 --- [main] com.JIAL.JIALApplication : Starting JIALApplication using Java 1.8.0_171 on DESKTOP-OG1MRMC with PID 904 (D:\JavaProject\JIALDemo\target\classes started by Administrator in D:\JavaProject\JIALDemo)
2024-01-11 14:42:28.335 INFO 904 --- [main] com.JIAL.JIALApplication : The following profiles are active: ss
2024-01-11 14:42:30.386 WARN 904 --- [Druid-ConnectionPool-Create-8633103] c.m.s.jdbc.internals.TDS.Channel : TLSv1 was negotiated. Please update server and client to use TLSv1.2 at minimum.
2024-01-11 14:42:31.737 INFO 904 --- [main] com.JIAL.config.WebMvcConfig : 扩展消息转换器...
2024-01-11 14:42:31.743 INFO 904 --- [main] com.JIAL.config.WebMvcConfig : 开始进行静态资源映射...
2024-01-11 14:42:31.860 WARN 904 --- [main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2024-01-11 14:42:32.141 INFO 904 --- [main] com.JIAL.JIALApplication : Started JIALApplication in 4.222 seconds (JVM running for 5.117)
2024-01-11 14:42:32.151 INFO 904 --- [main] com.JIAL.JIALApplication : 项目启动成功...
2024-01-11 14:43:07.562 INFO 904 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/index.html
2024-01-11 14:43:07.563 INFO 904 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/index.html不需要处理
2024-01-11 14:43:07.600 INFO 904 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/index.css
2024-01-11 14:43:07.600 INFO 904 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/index.css不需要处理
2024-01-11 14:43:07.601 INFO 904 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/vue/vue.js
2024-01-11 14:43:07.601 INFO 904 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/vue/vue.js不需要处理
2024-01-11 14:43:07.600 INFO 904 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/css/index.css
2024-01-11 14:43:07.603 INFO 904 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/css/index.css不需要处理
2024-01-11 14:43:07.606 INFO 904 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/calendar/calendar.js
2024-01-11 14:43:07.606 INFO 904 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/calendar/calendar.js不需要处理
2024-01-11 14:43:07.606 INFO 904 --- [http-nio-8080-exec-5] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/index.js
2024-01-11 14:43:07.607 INFO 904 --- [http-nio-8080-exec-5] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/index.js不需要处理
2024-01-11 14:43:07.610 INFO 904 --- [http-nio-8080-exec-7] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/axios/axios.min.js
2024-01-11 14:43:07.610 INFO 904 --- [http-nio-8080-exec-7] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/axios/axios.min.js不需要处理
2024-01-11 14:43:07.621 INFO 904 --- [http-nio-8080-exec-9] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/axios/request.js
2024-01-11 14:43:07.621 INFO 904 --- [http-nio-8080-exec-9] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/axios/request.js不需要处理
2024-01-11 14:43:07.622 INFO 904 --- [http-nio-8080-exec-8] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/js/index.js
2024-01-11 14:43:07.622 INFO 904 --- [http-nio-8080-exec-8] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/js/index.js不需要处理
2024-01-11 14:43:07.725 INFO 904 --- [http-nio-8080-exec-10] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/fonts/element-icons.woff
2024-01-11 14:43:07.726 INFO 904 --- [http-nio-8080-exec-10] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/fonts/element-icons.woff不需要处理
2024-01-11 14:43:07.745 INFO 904 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/static/image/JNlogo.png
2024-01-11 14:43:07.745 INFO 904 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 本次请求/static/image/JNlogo.png不需要处理
2024-01-11 14:43:12.675 INFO 904 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/list
2024-01-11 14:43:12.675 INFO 904 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/list不需要处理
2024-01-11 14:43:12.690 INFO 904 --- [http-nio-8080-exec-2] c.J.d.bizquery.controller.BizController : 开始调用sql----------------------
2024-01-11 14:43:12.690 INFO 904 --- [http-nio-8080-exec-2] c.J.d.bizquery.controller.BizController : 无锡
2024-01-11 14:43:12.690 INFO 904 --- [http-nio-8080-exec-2] c.J.d.bizquery.controller.BizController : false
2024-01-11 14:43:13.478 INFO 904 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/detail
2024-01-11 14:43:13.479 INFO 904 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/detail不需要处理
2024-01-11 14:43:13.479 INFO 904 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/qcc
2024-01-11 14:43:13.479 INFO 904 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 本次请求/qcc不需要处理
2024-01-11 14:43:13.483 INFO 904 --- [http-nio-8080-exec-4] c.J.d.b.controller.BizQccController : Qcc_Key: 824936f8e78c4f4788978da38b26d488
2024-01-11 14:43:13.483 INFO 904 --- [http-nio-8080-exec-4] c.J.d.b.controller.BizQccController : Qcc_SecretKey: 8B9EB102FD17E0CF2EDEC0FB507DEC1E
2024-01-11 14:43:13.483 INFO 904 --- [http-nio-8080-exec-4] c.J.d.b.controller.BizQccController : Qcc_Url: https://api.qichacha.com/EnterpriseInfo/Verify
2024-01-11 14:43:13.484 INFO 904 --- [http-nio-8080-exec-4] c.J.d.b.controller.BizQccController : unitName: 无锡市鑫力泰环保设备有限公司
2024-01-11 14:43:18.979 INFO 904 --- [http-nio-8080-exec-4] c.J.d.b.controller.BizQccController : Request query headers: HEAD null HTTP/1.1
2024-01-11 14:45:51.219 WARN 904 --- [Druid-ConnectionPool-Create-8633103] c.m.s.jdbc.internals.TDS.Channel : TLSv1 was negotiated. Please update server and client to use TLSv1.2 at minimum.
2024-01-11 14:45:51.492 INFO 904 --- [http-nio-8080-exec-3] c.J.d.bizquery.controller.BizController : latestShippingDate:0latestOrderDate:0latestQuotationDate:0salespersonCount0
2024-01-11 14:45:51.492 INFO 904 --- [http-nio-8080-exec-3] c.J.d.bizquery.controller.BizController : Received request with parameter: 开始写日志文件
2024-01-11 14:46:37.665 INFO 17248 --- [main] com.JIAL.JIALApplication : Starting JIALApplication using Java 1.8.0_171 on DESKTOP-OG1MRMC with PID 17248 (D:\JavaProject\JIALDemo\target\classes started by Administrator in D:\JavaProject\JIALDemo)
2024-01-11 14:46:37.667 INFO 17248 --- [main] com.JIAL.JIALApplication : The following profiles are active: ss
2024-01-11 14:46:39.710 WARN 17248 --- [Druid-ConnectionPool-Create-1670627211] c.m.s.jdbc.internals.TDS.Channel : TLSv1 was negotiated. Please update server and client to use TLSv1.2 at minimum.
2024-01-11 14:46:41.081 INFO 17248 --- [main] com.JIAL.config.WebMvcConfig : 扩展消息转换器...
2024-01-11 14:46:41.086 INFO 17248 --- [main] com.JIAL.config.WebMvcConfig : 开始进行静态资源映射...
2024-01-11 14:46:41.208 WARN 17248 --- [main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2024-01-11 14:46:41.482 INFO 17248 --- [main] com.JIAL.JIALApplication : Started JIALApplication in 4.353 seconds (JVM running for 5.192)
2024-01-11 14:46:41.488 INFO 17248 --- [main] com.JIAL.JIALApplication : 项目启动成功...
2024-01-11 14:46:47.746 INFO 17248 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/index.html
2024-01-11 14:46:47.747 INFO 17248 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/index.html不需要处理
2024-01-11 14:46:47.795 INFO 17248 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/index.css
2024-01-11 14:46:47.796 INFO 17248 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/index.css不需要处理
2024-01-11 14:46:47.805 INFO 17248 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/css/index.css
2024-01-11 14:46:47.806 INFO 17248 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/css/index.css不需要处理
2024-01-11 14:46:47.806 INFO 17248 --- [http-nio-8080-exec-5] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/index.js
2024-01-11 14:46:47.807 INFO 17248 --- [http-nio-8080-exec-5] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/index.js不需要处理
2024-01-11 14:46:47.808 INFO 17248 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/calendar/calendar.js
2024-01-11 14:46:47.809 INFO 17248 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/calendar/calendar.js不需要处理
2024-01-11 14:46:47.811 INFO 17248 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/axios/axios.min.js
2024-01-11 14:46:47.811 INFO 17248 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/axios/axios.min.js不需要处理
2024-01-11 14:46:47.814 INFO 17248 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/vue/vue.js
2024-01-11 14:46:47.814 INFO 17248 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/vue/vue.js不需要处理
2024-01-11 14:46:47.830 INFO 17248 --- [http-nio-8080-exec-8] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/axios/request.js
2024-01-11 14:46:47.831 INFO 17248 --- [http-nio-8080-exec-10] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/js/index.js
2024-01-11 14:46:47.831 INFO 17248 --- [http-nio-8080-exec-8] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/axios/request.js不需要处理
2024-01-11 14:46:47.831 INFO 17248 --- [http-nio-8080-exec-10] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/js/index.js不需要处理
2024-01-11 14:46:47.930 INFO 17248 --- [http-nio-8080-exec-9] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/fonts/element-icons.woff
2024-01-11 14:46:47.931 INFO 17248 --- [http-nio-8080-exec-9] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/fonts/element-icons.woff不需要处理
2024-01-11 14:46:47.970 INFO 17248 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/static/image/JNlogo.png
2024-01-11 14:46:47.971 INFO 17248 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 本次请求/static/image/JNlogo.png不需要处理
2024-01-11 14:46:51.569 INFO 17248 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/list
2024-01-11 14:46:51.569 INFO 17248 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/list不需要处理
2024-01-11 14:46:51.585 INFO 17248 --- [http-nio-8080-exec-1] c.J.d.bizquery.controller.BizController : 开始调用sql----------------------
2024-01-11 14:46:51.585 INFO 17248 --- [http-nio-8080-exec-1] c.J.d.bizquery.controller.BizController : 无锡
2024-01-11 14:46:51.585 INFO 17248 --- [http-nio-8080-exec-1] c.J.d.bizquery.controller.BizController : false
2024-01-11 14:46:52.461 INFO 17248 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/detail
2024-01-11 14:46:52.461 INFO 17248 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/detail不需要处理
2024-01-11 14:46:52.462 INFO 17248 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/qcc
2024-01-11 14:46:52.462 INFO 17248 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 本次请求/qcc不需要处理
2024-01-11 14:46:52.466 INFO 17248 --- [http-nio-8080-exec-4] c.J.d.b.controller.BizQccController : Qcc_Key: 824936f8e78c4f4788978da38b26d488
2024-01-11 14:46:52.466 INFO 17248 --- [http-nio-8080-exec-4] c.J.d.b.controller.BizQccController : Qcc_SecretKey: 8B9EB102FD17E0CF2EDEC0FB507DEC1E
2024-01-11 14:46:52.466 INFO 17248 --- [http-nio-8080-exec-4] c.J.d.b.controller.BizQccController : Qcc_Url: https://api.qichacha.com/EnterpriseInfo/Verify
2024-01-11 14:46:52.466 INFO 17248 --- [http-nio-8080-exec-4] c.J.d.b.controller.BizQccController : unitName: 无锡桥阳机械制造有限公司
2024-01-11 14:48:02.815 INFO 17248 --- [http-nio-8080-exec-4] c.J.d.b.controller.BizQccController : Request query headers: HEAD null HTTP/1.1
2024-01-11 14:49:50.313 WARN 17248 --- [Druid-ConnectionPool-Create-1670627211] c.m.s.jdbc.internals.TDS.Channel : TLSv1 was negotiated. Please update server and client to use TLSv1.2 at minimum.
2024-01-11 14:49:50.488 INFO 17248 --- [http-nio-8080-exec-6] c.J.d.bizquery.controller.BizController : latestShippingDate:0latestOrderDate:0latestQuotationDate:0salespersonCount0
2024-01-11 14:49:50.488 INFO 17248 --- [http-nio-8080-exec-6] c.J.d.bizquery.controller.BizController : Received request with parameter: 开始写日志文件
2024-01-11 14:49:59.224 INFO 16956 --- [main] com.JIAL.JIALApplication : Starting JIALApplication using Java 1.8.0_171 on DESKTOP-OG1MRMC with PID 16956 (D:\JavaProject\JIALDemo\target\classes started by Administrator in D:\JavaProject\JIALDemo)
2024-01-11 14:49:59.227 INFO 16956 --- [main] com.JIAL.JIALApplication : The following profiles are active: ss
2024-01-11 14:50:01.345 WARN 16956 --- [Druid-ConnectionPool-Create-1901752553] c.m.s.jdbc.internals.TDS.Channel : TLSv1 was negotiated. Please update server and client to use TLSv1.2 at minimum.
2024-01-11 14:50:02.755 INFO 16956 --- [main] com.JIAL.config.WebMvcConfig : 扩展消息转换器...
2024-01-11 14:50:02.761 INFO 16956 --- [main] com.JIAL.config.WebMvcConfig : 开始进行静态资源映射...
2024-01-11 14:50:02.889 WARN 16956 --- [main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2024-01-11 14:50:03.194 INFO 16956 --- [main] com.JIAL.JIALApplication : Started JIALApplication in 4.396 seconds (JVM running for 5.281)
2024-01-11 14:50:03.200 INFO 16956 --- [main] com.JIAL.JIALApplication : 项目启动成功...
2024-01-11 14:50:14.877 INFO 16956 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/index.html
2024-01-11 14:50:14.879 INFO 16956 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/index.html不需要处理
2024-01-11 14:50:14.918 INFO 16956 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/index.css
2024-01-11 14:50:14.918 INFO 16956 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/index.css不需要处理
2024-01-11 14:50:14.922 INFO 16956 --- [http-nio-8080-exec-5] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/index.js
2024-01-11 14:50:14.922 INFO 16956 --- [http-nio-8080-exec-5] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/index.js不需要处理
2024-01-11 14:50:14.922 INFO 16956 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/vue/vue.js
2024-01-11 14:50:14.922 INFO 16956 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/vue/vue.js不需要处理
2024-01-11 14:50:14.922 INFO 16956 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/css/index.css
2024-01-11 14:50:14.925 INFO 16956 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/css/index.css不需要处理
2024-01-11 14:50:14.925 INFO 16956 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/calendar/calendar.js
2024-01-11 14:50:14.925 INFO 16956 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/calendar/calendar.js不需要处理
2024-01-11 14:50:14.927 INFO 16956 --- [http-nio-8080-exec-7] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/axios/axios.min.js
2024-01-11 14:50:14.931 INFO 16956 --- [http-nio-8080-exec-7] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/axios/axios.min.js不需要处理
2024-01-11 14:50:14.943 INFO 16956 --- [http-nio-8080-exec-8] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/axios/request.js
2024-01-11 14:50:14.943 INFO 16956 --- [http-nio-8080-exec-8] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/axios/request.js不需要处理
2024-01-11 14:50:14.946 INFO 16956 --- [http-nio-8080-exec-9] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/js/index.js
2024-01-11 14:50:14.947 INFO 16956 --- [http-nio-8080-exec-9] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/js/index.js不需要处理
2024-01-11 14:50:15.040 INFO 16956 --- [http-nio-8080-exec-10] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/fonts/element-icons.woff
2024-01-11 14:50:15.040 INFO 16956 --- [http-nio-8080-exec-10] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/fonts/element-icons.woff不需要处理
2024-01-11 14:50:15.074 INFO 16956 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/static/image/JNlogo.png
2024-01-11 14:50:15.074 INFO 16956 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 本次请求/static/image/JNlogo.png不需要处理
2024-01-11 14:50:20.442 INFO 16956 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/list
2024-01-11 14:50:20.442 INFO 16956 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/list不需要处理
2024-01-11 14:50:20.458 INFO 16956 --- [http-nio-8080-exec-3] c.J.d.bizquery.controller.BizController : 开始调用sql----------------------
2024-01-11 14:50:20.458 INFO 16956 --- [http-nio-8080-exec-3] c.J.d.bizquery.controller.BizController : 无锡
2024-01-11 14:50:20.458 INFO 16956 --- [http-nio-8080-exec-3] c.J.d.bizquery.controller.BizController : false
2024-01-11 15:04:44.095 INFO 12164 --- [main] com.JIAL.JIALApplication : Starting JIALApplication using Java 1.8.0_171 on DESKTOP-OG1MRMC with PID 12164 (D:\JavaProject\JIALDemo\target\classes started by Administrator in D:\JavaProject\JIALDemo)
2024-01-11 15:04:44.098 INFO 12164 --- [main] com.JIAL.JIALApplication : The following profiles are active: ss
2024-01-11 15:04:46.274 WARN 12164 --- [Druid-ConnectionPool-Create-1609565447] c.m.s.jdbc.internals.TDS.Channel : TLSv1 was negotiated. Please update server and client to use TLSv1.2 at minimum.
2024-01-11 15:04:47.634 INFO 12164 --- [main] com.JIAL.config.WebMvcConfig : 扩展消息转换器...
2024-01-11 15:04:47.640 INFO 12164 --- [main] com.JIAL.config.WebMvcConfig : 开始进行静态资源映射...
2024-01-11 15:04:47.758 WARN 12164 --- [main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2024-01-11 15:04:48.035 INFO 12164 --- [main] com.JIAL.JIALApplication : Started JIALApplication in 4.379 seconds (JVM running for 5.256)
2024-01-11 15:04:48.041 INFO 12164 --- [main] com.JIAL.JIALApplication : 项目启动成功...
2024-01-11 15:04:52.893 INFO 12164 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/index.html
2024-01-11 15:04:52.894 INFO 12164 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/index.html不需要处理
2024-01-11 15:04:52.932 INFO 12164 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/index.css
2024-01-11 15:04:52.933 INFO 12164 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/index.css不需要处理
2024-01-11 15:04:52.933 INFO 12164 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/css/index.css
2024-01-11 15:04:52.935 INFO 12164 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/css/index.css不需要处理
2024-01-11 15:04:52.936 INFO 12164 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/vue/vue.js
2024-01-11 15:04:52.936 INFO 12164 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/vue/vue.js不需要处理
2024-01-11 15:04:52.936 INFO 12164 --- [http-nio-8080-exec-5] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/index.js
2024-01-11 15:04:52.937 INFO 12164 --- [http-nio-8080-exec-5] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/index.js不需要处理
2024-01-11 15:04:52.938 INFO 12164 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/calendar/calendar.js
2024-01-11 15:04:52.939 INFO 12164 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/calendar/calendar.js不需要处理
2024-01-11 15:04:52.944 INFO 12164 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/axios/axios.min.js
2024-01-11 15:04:52.944 INFO 12164 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/axios/axios.min.js不需要处理
2024-01-11 15:04:52.954 INFO 12164 --- [http-nio-8080-exec-8] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/axios/request.js
2024-01-11 15:04:52.955 INFO 12164 --- [http-nio-8080-exec-8] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/axios/request.js不需要处理
2024-01-11 15:04:52.958 INFO 12164 --- [http-nio-8080-exec-8] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/js/index.js
2024-01-11 15:04:52.958 INFO 12164 --- [http-nio-8080-exec-8] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/js/index.js不需要处理
2024-01-11 15:04:53.038 INFO 12164 --- [http-nio-8080-exec-10] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/fonts/element-icons.woff
2024-01-11 15:04:53.038 INFO 12164 --- [http-nio-8080-exec-10] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/fonts/element-icons.woff不需要处理
2024-01-11 15:04:53.069 INFO 12164 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/static/image/JNlogo.png
2024-01-11 15:04:53.070 INFO 12164 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 本次请求/static/image/JNlogo.png不需要处理
2024-01-11 15:04:57.746 INFO 12164 --- [http-nio-8080-exec-7] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/list
2024-01-11 15:04:57.747 INFO 12164 --- [http-nio-8080-exec-7] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/list不需要处理
2024-01-11 15:04:57.764 INFO 12164 --- [http-nio-8080-exec-7] c.J.d.bizquery.controller.BizController : 开始调用sql----------------------
2024-01-11 15:04:57.764 INFO 12164 --- [http-nio-8080-exec-7] c.J.d.bizquery.controller.BizController : 无锡
2024-01-11 15:04:57.764 INFO 12164 --- [http-nio-8080-exec-7] c.J.d.bizquery.controller.BizController : false
2024-01-11 15:08:30.915 INFO 12164 --- [http-nio-8080-exec-3] c.J.d.b.controller.BizQccController : Status:200
2024-01-11 15:13:19.264 INFO 9080 --- [main] com.JIAL.JIALApplication : Starting JIALApplication using Java 1.8.0_171 on DESKTOP-OG1MRMC with PID 9080 (D:\JavaProject\JIALDemo\target\classes started by Administrator in D:\JavaProject\JIALDemo)
2024-01-11 15:13:19.267 INFO 9080 --- [main] com.JIAL.JIALApplication : The following profiles are active: ss
2024-01-11 15:13:21.466 WARN 9080 --- [Druid-ConnectionPool-Create-2116025968] c.m.s.jdbc.internals.TDS.Channel : TLSv1 was negotiated. Please update server and client to use TLSv1.2 at minimum.
2024-01-11 15:13:23.015 INFO 9080 --- [main] com.JIAL.config.WebMvcConfig : 扩展消息转换器...
2024-01-11 15:13:23.023 INFO 9080 --- [main] com.JIAL.config.WebMvcConfig : 开始进行静态资源映射...
2024-01-11 15:13:23.164 WARN 9080 --- [main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2024-01-11 15:13:23.443 INFO 9080 --- [main] com.JIAL.JIALApplication : Started JIALApplication in 4.623 seconds (JVM running for 5.482)
2024-01-11 15:13:23.449 INFO 9080 --- [main] com.JIAL.JIALApplication : 项目启动成功...
2024-01-11 15:13:34.323 INFO 9080 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/index.html
2024-01-11 15:13:34.324 INFO 9080 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/index.html不需要处理
2024-01-11 15:13:34.361 INFO 9080 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/index.css
2024-01-11 15:13:34.362 INFO 9080 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/index.css不需要处理
2024-01-11 15:13:34.362 INFO 9080 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/css/index.css
2024-01-11 15:13:34.363 INFO 9080 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/css/index.css不需要处理
2024-01-11 15:13:34.366 INFO 9080 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/vue/vue.js
2024-01-11 15:13:34.366 INFO 9080 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/vue/vue.js不需要处理
2024-01-11 15:13:34.369 INFO 9080 --- [http-nio-8080-exec-5] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/index.js
2024-01-11 15:13:34.369 INFO 9080 --- [http-nio-8080-exec-5] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/index.js不需要处理
2024-01-11 15:13:34.369 INFO 9080 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/calendar/calendar.js
2024-01-11 15:13:34.369 INFO 9080 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/calendar/calendar.js不需要处理
2024-01-11 15:13:34.374 INFO 9080 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/axios/axios.min.js
2024-01-11 15:13:34.374 INFO 9080 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/axios/axios.min.js不需要处理
2024-01-11 15:13:34.386 INFO 9080 --- [http-nio-8080-exec-7] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/axios/request.js
2024-01-11 15:13:34.386 INFO 9080 --- [http-nio-8080-exec-7] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/axios/request.js不需要处理
2024-01-11 15:13:34.386 INFO 9080 --- [http-nio-8080-exec-10] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/js/index.js
2024-01-11 15:13:34.387 INFO 9080 --- [http-nio-8080-exec-10] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/js/index.js不需要处理
2024-01-11 15:13:34.488 INFO 9080 --- [http-nio-8080-exec-9] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/fonts/element-icons.woff
2024-01-11 15:13:34.489 INFO 9080 --- [http-nio-8080-exec-9] com.JIAL.filter.LoginCheckFilter : 本次请求/plugins/element-ui/fonts/element-icons.woff不需要处理
2024-01-11 15:13:34.506 INFO 9080 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/static/image/JNlogo.png
2024-01-11 15:13:34.506 INFO 9080 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 本次请求/static/image/JNlogo.png不需要处理
2024-01-11 15:13:38.196 INFO 9080 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/bizquery/list
2024-01-11 15:13:38.196 INFO 9080 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 本次请求/bizquery/list不需要处理
2024-01-11 15:13:38.212 INFO 9080 --- [http-nio-8080-exec-6] c.J.d.bizquery.controller.BizController : 开始调用sql----------------------
2024-01-11 15:13:38.212 INFO 9080 --- [http-nio-8080-exec-6] c.J.d.bizquery.controller.BizController : 南京
2024-01-11 15:13:38.212 INFO 9080 --- [http-nio-8080-exec-6] c.J.d.bizquery.controller.BizController : false