登陆界面
This commit is contained in:
parent
349c18e064
commit
d57c5d4526
|
@ -1625,3 +1625,87 @@ java.lang.ClassCastException: org.json.JSONObject cannot be cast to java.lang.St
|
||||||
2024-01-12 13:29:32.163 INFO 14052 --- [http-nio-8080-exec-2] com.JIAL.common.MyMetaObjecthandler : 线程id为:37
|
2024-01-12 13:29:32.163 INFO 14052 --- [http-nio-8080-exec-2] com.JIAL.common.MyMetaObjecthandler : 线程id为:37
|
||||||
2024-01-12 13:29:32.352 INFO 14052 --- [http-nio-8080-exec-10] c.J.d.bizquery.controller.BizController : latestShippingDate:0latestOrderDate:0latestQuotationDate:0salespersonCount0
|
2024-01-12 13:29:32.352 INFO 14052 --- [http-nio-8080-exec-10] c.J.d.bizquery.controller.BizController : latestShippingDate:0latestOrderDate:0latestQuotationDate:0salespersonCount0
|
||||||
2024-01-12 13:29:32.352 INFO 14052 --- [http-nio-8080-exec-10] c.J.d.bizquery.controller.BizController : Received request with parameter: 开始写日志文件
|
2024-01-12 13:29:32.352 INFO 14052 --- [http-nio-8080-exec-10] c.J.d.bizquery.controller.BizController : Received request with parameter: 开始写日志文件
|
||||||
|
2024-01-12 13:55:08.633 INFO 15040 --- [main] com.JIAL.JIALApplication : Starting JIALApplication using Java 1.8.0_171 on DESKTOP-OG1MRMC with PID 15040 (D:\JavaProject\JIALDemo\target\classes started by Administrator in D:\JavaProject\JIALDemo)
|
||||||
|
2024-01-12 13:55:08.636 INFO 15040 --- [main] com.JIAL.JIALApplication : The following profiles are active: ss
|
||||||
|
2024-01-12 13:55:10.895 WARN 15040 --- [Druid-ConnectionPool-Create-1996449989] c.m.s.jdbc.internals.TDS.Channel : TLSv1 was negotiated. Please update server and client to use TLSv1.2 at minimum.
|
||||||
|
2024-01-12 13:55:12.515 INFO 15040 --- [main] com.JIAL.config.WebMvcConfig : 扩展消息转换器...
|
||||||
|
2024-01-12 13:55:12.522 INFO 15040 --- [main] com.JIAL.config.WebMvcConfig : 开始进行静态资源映射...
|
||||||
|
2024-01-12 13:55:12.652 WARN 15040 --- [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-12 13:55:12.957 INFO 15040 --- [main] com.JIAL.JIALApplication : Started JIALApplication in 4.806 seconds (JVM running for 6.151)
|
||||||
|
2024-01-12 13:55:12.963 INFO 15040 --- [main] com.JIAL.JIALApplication : 项目启动成功...
|
||||||
|
2024-01-12 13:55:23.059 INFO 15040 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/
|
||||||
|
2024-01-12 13:55:23.060 INFO 15040 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 本次请求/不需要处理
|
||||||
|
2024-01-12 13:55:23.324 INFO 15040 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/static/style/css/index.css
|
||||||
|
2024-01-12 13:55:23.325 INFO 15040 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 本次请求/static/style/css/index.css不需要处理
|
||||||
|
2024-01-12 13:55:23.325 INFO 15040 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/static/style/css/main.css
|
||||||
|
2024-01-12 13:55:23.326 INFO 15040 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 本次请求/static/style/css/main.css不需要处理
|
||||||
|
2024-01-12 13:55:23.335 INFO 15040 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/static/image/avatar.jpg
|
||||||
|
2024-01-12 13:55:23.335 INFO 15040 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 本次请求/static/image/avatar.jpg不需要处理
|
||||||
|
2024-01-12 13:55:23.335 INFO 15040 --- [http-nio-8080-exec-5] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/static/image/leetcode.png
|
||||||
|
2024-01-12 13:55:23.336 INFO 15040 --- [http-nio-8080-exec-5] com.JIAL.filter.LoginCheckFilter : 本次请求/static/image/leetcode.png不需要处理
|
||||||
|
2024-01-12 13:55:23.366 INFO 15040 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/static/style/js/main.js
|
||||||
|
2024-01-12 13:55:23.366 INFO 15040 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 本次请求/static/style/js/main.js不需要处理
|
||||||
|
2024-01-12 13:55:23.398 INFO 15040 --- [http-nio-8080-exec-8] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/static/style/js/index.js
|
||||||
|
2024-01-12 13:55:23.398 INFO 15040 --- [http-nio-8080-exec-8] com.JIAL.filter.LoginCheckFilter : 本次请求/static/style/js/index.js不需要处理
|
||||||
|
2024-01-12 13:55:23.511 INFO 15040 --- [http-nio-8080-exec-7] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/static/style/css/k3kUo8kEI-tA1RRcTZGmTlHGCac.woff2
|
||||||
|
2024-01-12 13:55:23.511 INFO 15040 --- [http-nio-8080-exec-7] com.JIAL.filter.LoginCheckFilter : 本次请求/static/style/css/k3kUo8kEI-tA1RRcTZGmTlHGCac.woff2不需要处理
|
||||||
|
2024-01-12 13:55:43.555 INFO 15040 --- [http-nio-8080-exec-9] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/
|
||||||
|
2024-01-12 13:55:43.555 INFO 15040 --- [http-nio-8080-exec-9] com.JIAL.filter.LoginCheckFilter : 本次请求/不需要处理
|
||||||
|
2024-01-12 13:55:43.721 INFO 15040 --- [http-nio-8080-exec-10] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/
|
||||||
|
2024-01-12 13:55:43.721 INFO 15040 --- [http-nio-8080-exec-10] com.JIAL.filter.LoginCheckFilter : 本次请求/不需要处理
|
||||||
|
2024-01-12 13:55:43.873 INFO 15040 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/
|
||||||
|
2024-01-12 13:55:43.874 INFO 15040 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 本次请求/不需要处理
|
||||||
|
2024-01-12 13:55:44.025 INFO 15040 --- [http-nio-8080-exec-5] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/
|
||||||
|
2024-01-12 13:55:44.025 INFO 15040 --- [http-nio-8080-exec-5] com.JIAL.filter.LoginCheckFilter : 本次请求/不需要处理
|
||||||
|
2024-01-12 13:55:44.177 INFO 15040 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/
|
||||||
|
2024-01-12 13:55:44.178 INFO 15040 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 本次请求/不需要处理
|
||||||
|
2024-01-12 13:55:44.321 INFO 15040 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/
|
||||||
|
2024-01-12 13:55:44.321 INFO 15040 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 本次请求/不需要处理
|
||||||
|
2024-01-12 13:55:44.465 INFO 15040 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/
|
||||||
|
2024-01-12 13:55:44.465 INFO 15040 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 本次请求/不需要处理
|
||||||
|
2024-01-12 13:55:44.621 INFO 15040 --- [http-nio-8080-exec-8] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/
|
||||||
|
2024-01-12 13:55:44.621 INFO 15040 --- [http-nio-8080-exec-8] com.JIAL.filter.LoginCheckFilter : 本次请求/不需要处理
|
||||||
|
2024-01-12 13:55:44.778 INFO 15040 --- [http-nio-8080-exec-7] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/
|
||||||
|
2024-01-12 13:55:44.779 INFO 15040 --- [http-nio-8080-exec-7] com.JIAL.filter.LoginCheckFilter : 本次请求/不需要处理
|
||||||
|
2024-01-12 13:55:44.930 INFO 15040 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/
|
||||||
|
2024-01-12 13:55:44.930 INFO 15040 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 本次请求/不需要处理
|
||||||
|
2024-01-12 13:55:45.090 INFO 15040 --- [http-nio-8080-exec-9] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/
|
||||||
|
2024-01-12 13:55:45.090 INFO 15040 --- [http-nio-8080-exec-9] com.JIAL.filter.LoginCheckFilter : 本次请求/不需要处理
|
||||||
|
2024-01-12 13:55:45.250 INFO 15040 --- [http-nio-8080-exec-10] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/
|
||||||
|
2024-01-12 13:55:45.250 INFO 15040 --- [http-nio-8080-exec-10] com.JIAL.filter.LoginCheckFilter : 本次请求/不需要处理
|
||||||
|
2024-01-12 13:55:45.410 INFO 15040 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/
|
||||||
|
2024-01-12 13:55:45.410 INFO 15040 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 本次请求/不需要处理
|
||||||
|
2024-01-12 13:55:45.578 INFO 15040 --- [http-nio-8080-exec-5] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/
|
||||||
|
2024-01-12 13:55:45.579 INFO 15040 --- [http-nio-8080-exec-5] com.JIAL.filter.LoginCheckFilter : 本次请求/不需要处理
|
||||||
|
2024-01-12 13:55:46.080 INFO 15040 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/
|
||||||
|
2024-01-12 13:55:46.080 INFO 15040 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 本次请求/不需要处理
|
||||||
|
2024-01-12 13:55:46.563 INFO 15040 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/
|
||||||
|
2024-01-12 13:55:46.564 INFO 15040 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 本次请求/不需要处理
|
||||||
|
2024-01-12 13:55:46.958 INFO 15040 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/
|
||||||
|
2024-01-12 13:55:46.959 INFO 15040 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 本次请求/不需要处理
|
||||||
|
2024-01-12 13:55:47.383 INFO 15040 --- [http-nio-8080-exec-8] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/
|
||||||
|
2024-01-12 13:55:47.383 INFO 15040 --- [http-nio-8080-exec-8] com.JIAL.filter.LoginCheckFilter : 本次请求/不需要处理
|
||||||
|
2024-01-12 13:55:47.776 INFO 15040 --- [http-nio-8080-exec-7] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/
|
||||||
|
2024-01-12 13:55:47.777 INFO 15040 --- [http-nio-8080-exec-7] com.JIAL.filter.LoginCheckFilter : 本次请求/不需要处理
|
||||||
|
2024-01-12 13:55:48.173 INFO 15040 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/
|
||||||
|
2024-01-12 13:55:48.173 INFO 15040 --- [http-nio-8080-exec-6] com.JIAL.filter.LoginCheckFilter : 本次请求/不需要处理
|
||||||
|
2024-01-12 13:55:48.558 INFO 15040 --- [http-nio-8080-exec-9] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/
|
||||||
|
2024-01-12 13:55:48.558 INFO 15040 --- [http-nio-8080-exec-9] com.JIAL.filter.LoginCheckFilter : 本次请求/不需要处理
|
||||||
|
2024-01-12 13:55:48.914 INFO 15040 --- [http-nio-8080-exec-10] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/
|
||||||
|
2024-01-12 13:55:48.915 INFO 15040 --- [http-nio-8080-exec-10] com.JIAL.filter.LoginCheckFilter : 本次请求/不需要处理
|
||||||
|
2024-01-12 13:55:49.241 INFO 15040 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/
|
||||||
|
2024-01-12 13:55:49.241 INFO 15040 --- [http-nio-8080-exec-1] com.JIAL.filter.LoginCheckFilter : 本次请求/不需要处理
|
||||||
|
2024-01-12 13:55:49.543 INFO 15040 --- [http-nio-8080-exec-5] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/
|
||||||
|
2024-01-12 13:55:49.544 INFO 15040 --- [http-nio-8080-exec-5] com.JIAL.filter.LoginCheckFilter : 本次请求/不需要处理
|
||||||
|
2024-01-12 13:55:49.698 INFO 15040 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/
|
||||||
|
2024-01-12 13:55:49.698 INFO 15040 --- [http-nio-8080-exec-4] com.JIAL.filter.LoginCheckFilter : 本次请求/不需要处理
|
||||||
|
2024-01-12 13:55:49.855 INFO 15040 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/
|
||||||
|
2024-01-12 13:55:49.855 INFO 15040 --- [http-nio-8080-exec-3] com.JIAL.filter.LoginCheckFilter : 本次请求/不需要处理
|
||||||
|
2024-01-12 13:55:50.002 INFO 15040 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/
|
||||||
|
2024-01-12 13:55:50.002 INFO 15040 --- [http-nio-8080-exec-2] com.JIAL.filter.LoginCheckFilter : 本次请求/不需要处理
|
||||||
|
2024-01-12 13:55:52.663 INFO 15040 --- [http-nio-8080-exec-8] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/api/weather
|
||||||
|
2024-01-12 13:55:52.663 INFO 15040 --- [http-nio-8080-exec-8] com.JIAL.filter.LoginCheckFilter : 本次请求/api/weather不需要处理
|
||||||
|
2024-01-12 13:55:52.675 INFO 15040 --- [http-nio-8080-exec-8] c.J.demo.index.controller.APIController : Received request with parameter: 宜兴
|
||||||
|
2024-01-12 13:55:57.589 INFO 15040 --- [http-nio-8080-exec-7] com.JIAL.filter.LoginCheckFilter : 拦截到请求:/api/weather
|
||||||
|
2024-01-12 13:55:57.589 INFO 15040 --- [http-nio-8080-exec-7] com.JIAL.filter.LoginCheckFilter : 本次请求/api/weather不需要处理
|
||||||
|
2024-01-12 13:55:57.590 INFO 15040 --- [http-nio-8080-exec-7] c.J.demo.index.controller.APIController : Received request with parameter: 宜兴
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
package com.JIAL.backend.controller;
|
package com.JIAL.demo.index.controller;
|
||||||
|
|
||||||
import org.springframework.stereotype.Controller;
|
import org.springframework.stereotype.Controller;
|
||||||
import org.springframework.web.bind.annotation.GetMapping;
|
import org.springframework.web.bind.annotation.GetMapping;
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue