|
|
@@ -1,27 +1,26 @@
|
|
|
-2026-06-22 09:36:47.415 INFO [] 31064 --- [main] com.xuekairui.Application : Starting Application using Java 17.0.17 with PID 31064 (D:\project\zhijiayun-pharmacy\zhijiayun-gateway\target\classes started by geloger in D:\project\zhijiayun-pharmacy)
|
|
|
-2026-06-22 09:36:47.417 DEBUG [] 31064 --- [main] com.xuekairui.Application : Running with Spring Boot v3.5.14, Spring v6.2.18
|
|
|
-2026-06-22 09:36:47.418 INFO [] 31064 --- [main] com.xuekairui.Application : No active profile set, falling back to 1 default profile: "default"
|
|
|
-2026-06-22 09:36:48.299 INFO [] 31064 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
-2026-06-22 09:36:48.302 INFO [] 31064 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
-2026-06-22 09:36:48.336 INFO [] 31064 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 16 ms. Found 0 Redis repository interfaces.
|
|
|
-2026-06-22 09:36:49.098 INFO [] 31064 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 8001 (http)
|
|
|
-2026-06-22 09:36:49.112 INFO [] 31064 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
-2026-06-22 09:36:49.112 INFO [] 31064 --- [main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.54]
|
|
|
-2026-06-22 09:36:49.177 INFO [] 31064 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
-2026-06-22 09:36:49.177 INFO [] 31064 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1708 ms
|
|
|
-2026-06-22 09:36:49.625 DEBUG [] 31064 --- [main] c.x.u.security.JwtAuthenticationFilter : Filter 'jwtAuthenticationFilter' configured for use
|
|
|
-2026-06-22 09:36:49.626 DEBUG [] 31064 --- [main] c.x.gateway.filter.RateLimitFilter : Filter 'rateLimitFilter' configured for use
|
|
|
-2026-06-22 09:36:49.626 DEBUG [] 31064 --- [main] c.x.gateway.filter.RequestLoggingFilter : Filter 'requestLoggingFilter' configured for use
|
|
|
-2026-06-22 09:36:49.686 INFO [] 31064 --- [main] com.zaxxer.hikari.HikariDataSource : ZhijiayunHikariPool - Starting...
|
|
|
-2026-06-22 09:36:49.691 WARN [] 31064 --- [main] c.zaxxer.hikari.util.DriverDataSource : Registered driver with driverClassName=com.mysql.jdbc.Driver was not found, trying direct instantiation.
|
|
|
-2026-06-22 09:36:50.861 WARN [] 31064 --- [main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'authController' defined in file [D:\project\zhijiayun-pharmacy\zhijiayun-user\target\classes\com\xuekairui\user\controller\AuthController.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'authService' defined in file [D:\project\zhijiayun-pharmacy\zhijiayun-user\target\classes\com\xuekairui\user\service\AuthService.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'userMapper' defined in file [D:\project\zhijiayun-pharmacy\zhijiayun-user\target\classes\com\xuekairui\user\mapper\UserMapper.class]: Cannot resolve reference to bean 'sqlSessionTemplate' while setting bean property 'sqlSessionTemplate'
|
|
|
-2026-06-22 09:36:50.875 INFO [] 31064 --- [main] o.apache.catalina.core.StandardService : Stopping service [Tomcat]
|
|
|
-2026-06-22 09:36:50.886 INFO [] 31064 --- [main] .s.b.a.l.ConditionEvaluationReportLogger :
|
|
|
+2026-06-23 09:05:46.736 INFO [no-trace] [anon] [main] com.xuekairui.Application : Starting Application using Java 17.0.17 with PID 24232 (D:\project\zhijiayun-pharmacy\zhijiayun-gateway\target\classes started by geloger in D:\project\zhijiayun-pharmacy)
|
|
|
+2026-06-23 09:05:46.738 DEBUG [no-trace] [anon] [main] com.xuekairui.Application : Running with Spring Boot v3.5.14, Spring v6.2.18
|
|
|
+2026-06-23 09:05:46.738 INFO [no-trace] [anon] [main] com.xuekairui.Application : The following 1 profile is active: "dev"
|
|
|
+2026-06-23 09:05:47.521 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
+2026-06-23 09:05:47.523 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
+2026-06-23 09:05:47.555 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Finished Spring Data repository scanning in 16 ms. Found 0 Redis repository interfaces.
|
|
|
+2026-06-23 09:05:48.278 INFO [no-trace] [anon] [main] o.s.b.w.e.t.TomcatWebServer : Tomcat initialized with port 8002 (http)
|
|
|
+2026-06-23 09:05:48.294 INFO [no-trace] [anon] [main] o.a.c.core.StandardService : Starting service [Tomcat]
|
|
|
+2026-06-23 09:05:48.295 INFO [no-trace] [anon] [main] o.a.c.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.54]
|
|
|
+2026-06-23 09:05:48.364 INFO [no-trace] [anon] [main] o.a.c.c.C.[.[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2026-06-23 09:05:48.364 INFO [no-trace] [anon] [main] letWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1581 ms
|
|
|
+2026-06-23 09:05:48.802 DEBUG [no-trace] [anon] [main] .x.u.s.JwtAuthenticationFilter : Filter 'jwtAuthenticationFilter' configured for use
|
|
|
+2026-06-23 09:05:48.803 DEBUG [no-trace] [anon] [main] c.x.g.filter.RateLimitFilter : Filter 'rateLimitFilter' configured for use
|
|
|
+2026-06-23 09:05:48.803 DEBUG [no-trace] [anon] [main] c.x.g.f.RequestLoggingFilter : Filter 'requestLoggingFilter' configured for use
|
|
|
+2026-06-23 09:05:48.862 INFO [no-trace] [anon] [main] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Starting...
|
|
|
+2026-06-23 09:05:49.970 WARN [no-trace] [anon] [main] letWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'adminLicenseController' defined in file [D:\project\zhijiayun-pharmacy\zhijiayun-user\target\classes\com\xuekairui\user\controller\AdminLicenseController.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'businessLicenseMapper' defined in file [D:\project\zhijiayun-pharmacy\zhijiayun-user\target\classes\com\xuekairui\user\mapper\BusinessLicenseMapper.class]: Cannot resolve reference to bean 'sqlSessionTemplate' while setting bean property 'sqlSessionTemplate'
|
|
|
+2026-06-23 09:05:49.986 INFO [no-trace] [anon] [main] o.a.c.core.StandardService : Stopping service [Tomcat]
|
|
|
+2026-06-23 09:05:49.997 INFO [no-trace] [anon] [main] onditionEvaluationReportLogger :
|
|
|
|
|
|
Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.
|
|
|
-2026-06-22 09:36:50.902 ERROR [] 31064 --- [main] o.s.boot.SpringApplication : Application run failed
|
|
|
+2026-06-23 09:05:50.016 ERROR [no-trace] [anon] [main] o.s.boot.SpringApplication : Application run failed
|
|
|
|
|
|
-org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'authController' defined in file [D:\project\zhijiayun-pharmacy\zhijiayun-user\target\classes\com\xuekairui\user\controller\AuthController.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'authService' defined in file [D:\project\zhijiayun-pharmacy\zhijiayun-user\target\classes\com\xuekairui\user\service\AuthService.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'userMapper' defined in file [D:\project\zhijiayun-pharmacy\zhijiayun-user\target\classes\com\xuekairui\user\mapper\UserMapper.class]: Cannot resolve reference to bean 'sqlSessionTemplate' while setting bean property 'sqlSessionTemplate'
|
|
|
+org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'adminLicenseController' defined in file [D:\project\zhijiayun-pharmacy\zhijiayun-user\target\classes\com\xuekairui\user\controller\AdminLicenseController.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'businessLicenseMapper' defined in file [D:\project\zhijiayun-pharmacy\zhijiayun-user\target\classes\com\xuekairui\user\mapper\BusinessLicenseMapper.class]: Cannot resolve reference to bean 'sqlSessionTemplate' while setting bean property 'sqlSessionTemplate'
|
|
|
at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:804)
|
|
|
at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:240)
|
|
|
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1395)
|
|
|
@@ -43,24 +42,8 @@ org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating
|
|
|
at org.springframework.boot.SpringApplication.run(SpringApplication.java:318)
|
|
|
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361)
|
|
|
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350)
|
|
|
- at com.xuekairui.Application.main(Application.java:19)
|
|
|
-Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'authService' defined in file [D:\project\zhijiayun-pharmacy\zhijiayun-user\target\classes\com\xuekairui\user\service\AuthService.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'userMapper' defined in file [D:\project\zhijiayun-pharmacy\zhijiayun-user\target\classes\com\xuekairui\user\mapper\UserMapper.class]: Cannot resolve reference to bean 'sqlSessionTemplate' while setting bean property 'sqlSessionTemplate'
|
|
|
- at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:804)
|
|
|
- at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:240)
|
|
|
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1395)
|
|
|
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1232)
|
|
|
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:569)
|
|
|
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:529)
|
|
|
- at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:339)
|
|
|
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:373)
|
|
|
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:337)
|
|
|
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
|
|
|
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1708)
|
|
|
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1653)
|
|
|
- at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:913)
|
|
|
- at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791)
|
|
|
- ... 21 common frames omitted
|
|
|
-Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userMapper' defined in file [D:\project\zhijiayun-pharmacy\zhijiayun-user\target\classes\com\xuekairui\user\mapper\UserMapper.class]: Cannot resolve reference to bean 'sqlSessionTemplate' while setting bean property 'sqlSessionTemplate'
|
|
|
+ at com.xuekairui.Application.main(Application.java:14)
|
|
|
+Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'businessLicenseMapper' defined in file [D:\project\zhijiayun-pharmacy\zhijiayun-user\target\classes\com\xuekairui\user\mapper\BusinessLicenseMapper.class]: Cannot resolve reference to bean 'sqlSessionTemplate' while setting bean property 'sqlSessionTemplate'
|
|
|
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:377)
|
|
|
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:135)
|
|
|
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1725)
|
|
|
@@ -75,7 +58,7 @@ Caused by: org.springframework.beans.factory.BeanCreationException: Error creati
|
|
|
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1653)
|
|
|
at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:913)
|
|
|
at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791)
|
|
|
- ... 34 common frames omitted
|
|
|
+ ... 21 common frames omitted
|
|
|
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSourceScriptDatabaseInitializer' defined in class path resource [org/springframework/boot/autoconfigure/sql/init/DataSourceInitializationConfiguration.class]: Failed to execute database script
|
|
|
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1826)
|
|
|
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:607)
|
|
|
@@ -87,7 +70,7 @@ Caused by: org.springframework.beans.factory.BeanCreationException: Error creati
|
|
|
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:315)
|
|
|
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
|
|
|
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:365)
|
|
|
- ... 47 common frames omitted
|
|
|
+ ... 34 common frames omitted
|
|
|
Caused by: org.springframework.jdbc.datasource.init.UncategorizedScriptException: Failed to execute database script
|
|
|
at org.springframework.jdbc.datasource.init.DatabasePopulatorUtils.execute(DatabasePopulatorUtils.java:67)
|
|
|
at org.springframework.boot.jdbc.init.DataSourceScriptDatabaseInitializer.runScripts(DataSourceScriptDatabaseInitializer.java:87)
|
|
|
@@ -98,14 +81,16 @@ Caused by: org.springframework.jdbc.datasource.init.UncategorizedScriptException
|
|
|
at org.springframework.boot.sql.init.AbstractScriptDatabaseInitializer.afterPropertiesSet(AbstractScriptDatabaseInitializer.java:66)
|
|
|
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1873)
|
|
|
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1822)
|
|
|
- ... 56 common frames omitted
|
|
|
+ ... 43 common frames omitted
|
|
|
Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
|
|
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:84)
|
|
|
at org.springframework.jdbc.datasource.init.DatabasePopulatorUtils.execute(DatabasePopulatorUtils.java:52)
|
|
|
- ... 64 common frames omitted
|
|
|
-Caused by: java.sql.SQLException: Access denied for user 'root'@'172.17.0.1' (using password: YES)
|
|
|
- at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
|
|
- at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:114)
|
|
|
+ ... 51 common frames omitted
|
|
|
+Caused by: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure
|
|
|
+
|
|
|
+The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:165)
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:55)
|
|
|
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:833)
|
|
|
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:416)
|
|
|
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:238)
|
|
|
@@ -120,885 +105,3135 @@ Caused by: java.sql.SQLException: Access denied for user 'root'@'172.17.0.1' (us
|
|
|
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
|
|
|
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
|
|
|
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
|
|
|
+ ... 52 common frames omitted
|
|
|
+Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure
|
|
|
+
|
|
|
+The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
|
|
|
+ at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
|
|
|
+ at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
|
|
|
+ at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
|
|
|
+ at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
|
|
|
+ at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
|
|
|
+ at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:52)
|
|
|
+ at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:95)
|
|
|
+ at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:140)
|
|
|
+ at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:156)
|
|
|
+ at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:79)
|
|
|
+ at com.mysql.cj.NativeSession.connect(NativeSession.java:142)
|
|
|
+ at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:957)
|
|
|
+ at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:821)
|
|
|
... 65 common frames omitted
|
|
|
+Caused by: java.net.ConnectException: Connection refused: no further information
|
|
|
+ at java.base/sun.nio.ch.Net.pollConnect(Native Method)
|
|
|
+ at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
|
|
|
+ at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547)
|
|
|
+ at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602)
|
|
|
+ at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
|
|
|
+ at java.base/java.net.Socket.connect(Socket.java:633)
|
|
|
+ at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:144)
|
|
|
+ at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:53)
|
|
|
+ ... 68 common frames omitted
|
|
|
+
|
|
|
+2026-06-23 09:07:24.905 INFO [no-trace] [anon] [main] com.xuekairui.Application : Starting Application using Java 17.0.17 with PID 31436 (D:\project\zhijiayun-pharmacy\zhijiayun-gateway\target\classes started by geloger in D:\project\zhijiayun-pharmacy)
|
|
|
+2026-06-23 09:07:24.907 DEBUG [no-trace] [anon] [main] com.xuekairui.Application : Running with Spring Boot v3.5.14, Spring v6.2.18
|
|
|
+2026-06-23 09:07:24.907 INFO [no-trace] [anon] [main] com.xuekairui.Application : The following 1 profile is active: "dev"
|
|
|
+2026-06-23 09:07:25.587 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
+2026-06-23 09:07:25.590 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
+2026-06-23 09:07:25.619 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Finished Spring Data repository scanning in 14 ms. Found 0 Redis repository interfaces.
|
|
|
+2026-06-23 09:07:26.219 INFO [no-trace] [anon] [main] o.s.b.w.e.t.TomcatWebServer : Tomcat initialized with port 8002 (http)
|
|
|
+2026-06-23 09:07:26.232 INFO [no-trace] [anon] [main] o.a.c.core.StandardService : Starting service [Tomcat]
|
|
|
+2026-06-23 09:07:26.232 INFO [no-trace] [anon] [main] o.a.c.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.54]
|
|
|
+2026-06-23 09:07:26.290 INFO [no-trace] [anon] [main] o.a.c.c.C.[.[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2026-06-23 09:07:26.290 INFO [no-trace] [anon] [main] letWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1341 ms
|
|
|
+2026-06-23 09:07:26.644 DEBUG [no-trace] [anon] [main] .x.u.s.JwtAuthenticationFilter : Filter 'jwtAuthenticationFilter' configured for use
|
|
|
+2026-06-23 09:07:26.645 DEBUG [no-trace] [anon] [main] c.x.g.filter.RateLimitFilter : Filter 'rateLimitFilter' configured for use
|
|
|
+2026-06-23 09:07:26.645 DEBUG [no-trace] [anon] [main] c.x.g.f.RequestLoggingFilter : Filter 'requestLoggingFilter' configured for use
|
|
|
+2026-06-23 09:07:26.701 INFO [no-trace] [anon] [main] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Starting...
|
|
|
+2026-06-23 09:07:26.903 INFO [no-trace] [anon] [main] c.z.hikari.pool.HikariPool : ZhijiayunHikariPool-Dev - Added connection com.mysql.cj.jdbc.ConnectionImpl@1b25d695
|
|
|
+2026-06-23 09:07:26.904 INFO [no-trace] [anon] [main] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Start completed.
|
|
|
+2026-06-23 09:07:27.624 INFO [no-trace] [anon] [main] c.x.u.service.AliyunSmsClient : 阿里云短信客户端初始化成功,端点: dysmsapi.aliyuncs.com
|
|
|
+2026-06-23 09:07:28.058 WARN [no-trace] [anon] [main] etailsServiceAutoConfiguration :
|
|
|
+
|
|
|
+Using generated security password: bbc85130-8e77-4f63-9f1c-6b4235ebbcae
|
|
|
+
|
|
|
+This generated password is for development use only. Your security configuration must be updated before running your application in production.
|
|
|
+
|
|
|
+2026-06-23 09:07:28.066 INFO [no-trace] [anon] [main] zeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager
|
|
|
+2026-06-23 09:07:28.167 DEBUG [no-trace] [anon] [main] s.w.DefaultSecurityFilterChain : Will secure any request with filters: DisableEncodeUrlFilter, WebAsyncManagerIntegrationFilter, SecurityContextHolderFilter, HeaderWriterFilter, CorsFilter, LogoutFilter, JwtAuthenticationFilter, RequestCacheAwareFilter, SecurityContextHolderAwareRequestFilter, AnonymousAuthenticationFilter, SessionManagementFilter, ExceptionTranslationFilter, AuthorizationFilter
|
|
|
+2026-06-23 09:07:28.291 INFO [no-trace] [anon] [main] tisPlusApplicationContextAware : Register ApplicationContext instances org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@5ab14cb9
|
|
|
+2026-06-23 09:07:28.470 INFO [no-trace] [anon] [main] o.s.b.w.e.t.TomcatWebServer : Tomcat started on port 8002 (http) with context path '/'
|
|
|
+2026-06-23 09:07:28.481 INFO [no-trace] [anon] [main] com.xuekairui.Application : Started Application in 4.169 seconds (process running for 4.491)
|
|
|
+2026-06-23 09:08:13.838 INFO [no-trace] [anon] [http-nio-8002-exec-1] o.a.c.c.C.[.[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2026-06-23 09:08:13.839 INFO [no-trace] [anon] [http-nio-8002-exec-1] o.s.w.s.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2026-06-23 09:08:13.840 INFO [no-trace] [anon] [http-nio-8002-exec-1] o.s.w.s.DispatcherServlet : Completed initialization in 1 ms
|
|
|
+2026-06-23 09:08:13.846 DEBUG [T-K8JS-RERP] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/wechat/url?state=login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:08:14.493 DEBUG [T-K8JS-RERP] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/auth/wechat/url?state=login
|
|
|
+2026-06-23 09:08:14.531 DEBUG [T-K8JS-RERP] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/wechat/url?state=login 200 685ms
|
|
|
+2026-06-23 09:08:14.536 DEBUG [T-YW8Z-W3Q8] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/url?state=login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:08:14.539 DEBUG [T-YW8Z-W3Q8] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing GET /api/auth/wechat/url?state=login
|
|
|
+2026-06-23 09:08:14.545 DEBUG [T-YW8Z-W3Q8] [anon] [http-nio-8002-exec-5] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:08:14.548 DEBUG [T-YW8Z-W3Q8] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Secured GET /api/auth/wechat/url?state=login
|
|
|
+2026-06-23 09:08:14.641 DEBUG [T-YW8Z-W3Q8] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/url?state=login 200 105ms
|
|
|
+2026-06-23 09:08:20.932 DEBUG [T-7U46-2GK8] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/wechat/callback?code=test_code | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:08:20.937 DEBUG [T-7U46-2GK8] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/auth/wechat/callback?code=test_code
|
|
|
+2026-06-23 09:08:20.938 DEBUG [T-7U46-2GK8] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/wechat/callback?code=test_code 200 6ms
|
|
|
+2026-06-23 09:08:20.942 DEBUG [T-7YFR-BUWH] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/callback?code=test_code | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:08:20.945 DEBUG [T-7YFR-BUWH] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing GET /api/auth/wechat/callback?code=test_code
|
|
|
+2026-06-23 09:08:20.947 DEBUG [T-7YFR-BUWH] [anon] [http-nio-8002-exec-4] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:08:20.947 DEBUG [T-7YFR-BUWH] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Secured GET /api/auth/wechat/callback?code=test_code
|
|
|
+2026-06-23 09:08:20.949 DEBUG [T-7YFR-BUWH] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/callback?code=test_code 200 7ms
|
|
|
+2026-06-23 09:10:48.125 DEBUG [T-FQ9J-8U5Q] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/sms/send | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:10:48.131 DEBUG [T-FQ9J-8U5Q] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/auth/sms/send
|
|
|
+2026-06-23 09:10:48.131 DEBUG [T-FQ9J-8U5Q] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/sms/send 200 6ms
|
|
|
+2026-06-23 09:10:48.133 DEBUG [T-Y2MJ-CRVQ] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:10:48.136 DEBUG [T-Y2MJ-CRVQ] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/send
|
|
|
+2026-06-23 09:10:48.137 DEBUG [T-Y2MJ-CRVQ] [anon] [http-nio-8002-exec-7] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:10:48.137 DEBUG [T-Y2MJ-CRVQ] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/send
|
|
|
+2026-06-23 09:10:49.453 INFO [T-Y2MJ-CRVQ] [anon] [http-nio-8002-exec-7] c.x.u.service.AliyunSmsClient : 短信发送成功,手机号: 187****6917, 验证码: 272297
|
|
|
+2026-06-23 09:10:49.453 INFO [T-Y2MJ-CRVQ] [anon] [http-nio-8002-exec-7] .x.u.s.VerificationCodeService : 【验证码】已发送,手机号: 187****6917, 场景: login, 有效期: 5分钟
|
|
|
+2026-06-23 09:10:49.455 WARN [T-Y2MJ-CRVQ] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send 200 1322ms SLOW
|
|
|
+2026-06-23 09:11:11.850 DEBUG [T-MG8U-V4TT] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:11:11.855 DEBUG [T-MG8U-V4TT] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/auth/sms/login
|
|
|
+2026-06-23 09:11:11.856 DEBUG [T-MG8U-V4TT] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/sms/login 200 6ms
|
|
|
+2026-06-23 09:11:11.858 DEBUG [T-YJFU-HC2W] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:11:11.861 DEBUG [T-YJFU-HC2W] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 09:11:11.861 DEBUG [T-YJFU-HC2W] [anon] [http-nio-8002-exec-9] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:11:11.862 DEBUG [T-YJFU-HC2W] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 09:11:11.998 DEBUG [T-YJFU-HC2W] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 09:11:12.018 DEBUG [T-YJFU-HC2W] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 09:11:12.055 DEBUG [T-YJFU-HC2W] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectList : <== Total: 0
|
|
|
+2026-06-23 09:11:12.062 DEBUG [T-YJFU-HC2W] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectByLevelCode : ==> Preparing: SELECT * FROM t_user_level WHERE level_code = ? AND status = 1 LIMIT 1
|
|
|
+2026-06-23 09:11:12.062 DEBUG [T-YJFU-HC2W] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectByLevelCode : ==> Parameters: NORMAL(String)
|
|
|
+2026-06-23 09:11:12.070 DEBUG [T-YJFU-HC2W] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectByLevelCode : <== Total: 1
|
|
|
+2026-06-23 09:11:12.077 DEBUG [T-YJFU-HC2W] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.insert : ==> Preparing: INSERT INTO t_user ( id, phone, nickname, level_id, status, create_time, update_time ) VALUES ( ?, ?, ?, ?, ?, ?, ? )
|
|
|
+2026-06-23 09:11:12.078 DEBUG [T-YJFU-HC2W] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.insert : ==> Parameters: 2069226732562116609(Long), 18776156917(String), 用户6917(String), 1(Long), 1(Integer), 2026-06-23T09:11:12.074724800(LocalDateTime), 2026-06-23T09:11:12.077604900(LocalDateTime)
|
|
|
+2026-06-23 09:11:12.086 DEBUG [T-YJFU-HC2W] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.insert : <== Updates: 1
|
|
|
+2026-06-23 09:11:12.087 INFO [T-YJFU-HC2W] [anon] [http-nio-8002-exec-9] c.x.i.l.UserRegisteredListener : 收到用户注册事件: userId=2069226732562116609, inviteCode=null
|
|
|
+2026-06-23 09:11:12.091 DEBUG [T-YJFU-HC2W] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 09:11:12.092 DEBUG [T-YJFU-HC2W] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), 1(Long), 1(Integer), 2026-06-23T09:11:12.087746400(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:11:12.074724800(LocalDateTime), 2026-06-23T09:11:12.077604900(LocalDateTime), 2069226732562116609(Long)
|
|
|
+2026-06-23 09:11:12.095 DEBUG [T-YJFU-HC2W] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 09:11:12.185 DEBUG [T-YJFU-HC2W] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:11:12.185 DEBUG [T-YJFU-HC2W] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069226732562116609(Long)
|
|
|
+2026-06-23 09:11:12.188 DEBUG [T-YJFU-HC2W] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:11:12.189 DEBUG [T-YJFU-HC2W] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 09:11:12.189 DEBUG [T-YJFU-HC2W] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:11:12.191 DEBUG [T-YJFU-HC2W] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 09:11:12.205 DEBUG [T-YJFU-HC2W] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 347ms
|
|
|
+2026-06-23 09:12:02.500 DEBUG [T-UFZG-RS3D] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/url?state=login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:12:02.508 DEBUG [T-UFZG-RS3D] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Securing GET /api/auth/wechat/url?state=login
|
|
|
+2026-06-23 09:12:02.509 DEBUG [T-UFZG-RS3D] [anon] [http-nio-8002-exec-10] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:12:02.509 DEBUG [T-UFZG-RS3D] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Secured GET /api/auth/wechat/url?state=login
|
|
|
+2026-06-23 09:12:02.511 DEBUG [T-UFZG-RS3D] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/url?state=login 200 11ms
|
|
|
+2026-06-23 09:12:22.496 DEBUG [T-UA3T-SYFG] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/user/info | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:12:22.499 DEBUG [T-UA3T-SYFG] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/auth/user/info
|
|
|
+2026-06-23 09:12:22.500 DEBUG [T-UA3T-SYFG] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/user/info 200 4ms
|
|
|
+2026-06-23 09:12:22.503 DEBUG [T-YRT3-W9V3] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/auth/user/info | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:12:22.505 DEBUG [T-YRT3-W9V3] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing GET /api/auth/user/info
|
|
|
+2026-06-23 09:12:22.558 DEBUG [T-YRT3-W9V3] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Secured GET /api/auth/user/info
|
|
|
+2026-06-23 09:12:22.562 DEBUG [T-YRT3-W9V3] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:12:22.562 DEBUG [T-YRT3-W9V3] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069226732562116609(Long)
|
|
|
+2026-06-23 09:12:22.565 DEBUG [T-YRT3-W9V3] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:12:22.566 DEBUG [T-YRT3-W9V3] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:12:22.566 DEBUG [T-YRT3-W9V3] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069226732562116609(Long)
|
|
|
+2026-06-23 09:12:22.573 DEBUG [T-YRT3-W9V3] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:12:22.573 DEBUG [T-YRT3-W9V3] [anon] [http-nio-8002-exec-5] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 09:12:22.574 DEBUG [T-YRT3-W9V3] [anon] [http-nio-8002-exec-5] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:12:22.576 DEBUG [T-YRT3-W9V3] [anon] [http-nio-8002-exec-5] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 09:12:22.578 DEBUG [T-YRT3-W9V3] [2069226732562116609] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/auth/user/info 200 75ms
|
|
|
+2026-06-23 09:20:05.509 DEBUG [T-JPR7-FLHK] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:20:05.514 DEBUG [T-JPR7-FLHK] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/send
|
|
|
+2026-06-23 09:20:05.514 DEBUG [T-JPR7-FLHK] [anon] [http-nio-8002-exec-4] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:20:05.514 DEBUG [T-JPR7-FLHK] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/send
|
|
|
+2026-06-23 09:20:06.047 INFO [T-JPR7-FLHK] [anon] [http-nio-8002-exec-4] c.x.u.service.AliyunSmsClient : 短信发送成功,手机号: 187****6917, 验证码: 764741
|
|
|
+2026-06-23 09:20:06.047 INFO [T-JPR7-FLHK] [anon] [http-nio-8002-exec-4] .x.u.s.VerificationCodeService : 【验证码】已发送,手机号: 187****6917, 场景: login, 有效期: 5分钟
|
|
|
+2026-06-23 09:20:06.049 DEBUG [T-JPR7-FLHK] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send 200 540ms
|
|
|
+2026-06-23 09:20:20.085 DEBUG [T-CFY4-WPKP] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:20:20.088 DEBUG [T-CFY4-WPKP] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 09:20:20.088 DEBUG [T-CFY4-WPKP] [anon] [http-nio-8002-exec-2] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:20:20.088 DEBUG [T-CFY4-WPKP] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 09:20:20.096 DEBUG [T-CFY4-WPKP] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 09:20:20.097 DEBUG [T-CFY4-WPKP] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 09:20:20.099 DEBUG [T-CFY4-WPKP] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 09:20:20.101 DEBUG [T-CFY4-WPKP] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 09:20:20.101 DEBUG [T-CFY4-WPKP] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), 1(Long), 1(Integer), 2026-06-23T09:20:20.100464100(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:11:12(LocalDateTime), 2026-06-23T09:11:12(LocalDateTime), 2069226732562116609(Long)
|
|
|
+2026-06-23 09:20:20.122 DEBUG [T-CFY4-WPKP] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 09:20:20.123 DEBUG [T-CFY4-WPKP] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:20:20.124 DEBUG [T-CFY4-WPKP] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069226732562116609(Long)
|
|
|
+2026-06-23 09:20:20.127 DEBUG [T-CFY4-WPKP] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:20:20.128 DEBUG [T-CFY4-WPKP] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 09:20:20.128 DEBUG [T-CFY4-WPKP] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:20:20.130 DEBUG [T-CFY4-WPKP] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 09:20:20.137 DEBUG [T-CFY4-WPKP] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 52ms
|
|
|
+2026-06-23 09:25:04.822 INFO [no-trace] [anon] [SpringApplicationShutdownHook] o.s.b.w.e.t.GracefulShutdown : Commencing graceful shutdown. Waiting for active requests to complete
|
|
|
+2026-06-23 09:25:05.135 INFO [no-trace] [anon] [tomcat-shutdown] o.s.b.w.e.t.GracefulShutdown : Graceful shutdown complete
|
|
|
+2026-06-23 09:25:05.146 INFO [no-trace] [anon] [SpringApplicationShutdownHook] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Shutdown initiated...
|
|
|
+2026-06-23 09:25:05.150 INFO [no-trace] [anon] [SpringApplicationShutdownHook] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Shutdown completed.
|
|
|
+2026-06-23 09:25:10.112 INFO [no-trace] [anon] [main] com.xuekairui.Application : Starting Application using Java 17.0.17 with PID 8136 (D:\project\zhijiayun-pharmacy\zhijiayun-gateway\target\classes started by geloger in D:\project\zhijiayun-pharmacy)
|
|
|
+2026-06-23 09:25:10.113 DEBUG [no-trace] [anon] [main] com.xuekairui.Application : Running with Spring Boot v3.5.14, Spring v6.2.18
|
|
|
+2026-06-23 09:25:10.114 INFO [no-trace] [anon] [main] com.xuekairui.Application : The following 1 profile is active: "dev"
|
|
|
+2026-06-23 09:25:10.781 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
+2026-06-23 09:25:10.784 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
+2026-06-23 09:25:10.806 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces.
|
|
|
+2026-06-23 09:25:11.364 INFO [no-trace] [anon] [main] o.s.b.w.e.t.TomcatWebServer : Tomcat initialized with port 8002 (http)
|
|
|
+2026-06-23 09:25:11.379 INFO [no-trace] [anon] [main] o.a.c.core.StandardService : Starting service [Tomcat]
|
|
|
+2026-06-23 09:25:11.379 INFO [no-trace] [anon] [main] o.a.c.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.54]
|
|
|
+2026-06-23 09:25:11.436 INFO [no-trace] [anon] [main] o.a.c.c.C.[.[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2026-06-23 09:25:11.436 INFO [no-trace] [anon] [main] letWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1282 ms
|
|
|
+2026-06-23 09:25:11.745 DEBUG [no-trace] [anon] [main] .x.u.s.JwtAuthenticationFilter : Filter 'jwtAuthenticationFilter' configured for use
|
|
|
+2026-06-23 09:25:11.745 DEBUG [no-trace] [anon] [main] c.x.g.filter.RateLimitFilter : Filter 'rateLimitFilter' configured for use
|
|
|
+2026-06-23 09:25:11.745 DEBUG [no-trace] [anon] [main] c.x.g.f.RequestLoggingFilter : Filter 'requestLoggingFilter' configured for use
|
|
|
+2026-06-23 09:25:11.790 INFO [no-trace] [anon] [main] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Starting...
|
|
|
+2026-06-23 09:25:11.914 INFO [no-trace] [anon] [main] c.z.hikari.pool.HikariPool : ZhijiayunHikariPool-Dev - Added connection com.mysql.cj.jdbc.ConnectionImpl@31f5b923
|
|
|
+2026-06-23 09:25:11.915 INFO [no-trace] [anon] [main] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Start completed.
|
|
|
+2026-06-23 09:25:12.474 INFO [no-trace] [anon] [main] c.x.u.service.AliyunSmsClient : 阿里云短信客户端初始化成功,端点: dysmsapi.aliyuncs.com
|
|
|
+2026-06-23 09:25:12.898 WARN [no-trace] [anon] [main] etailsServiceAutoConfiguration :
|
|
|
+
|
|
|
+Using generated security password: 06bc35ff-344c-4570-b6d0-1167fba731f7
|
|
|
+
|
|
|
+This generated password is for development use only. Your security configuration must be updated before running your application in production.
|
|
|
+
|
|
|
+2026-06-23 09:25:12.905 INFO [no-trace] [anon] [main] zeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager
|
|
|
+2026-06-23 09:25:12.980 DEBUG [no-trace] [anon] [main] s.w.DefaultSecurityFilterChain : Will secure any request with filters: DisableEncodeUrlFilter, WebAsyncManagerIntegrationFilter, SecurityContextHolderFilter, HeaderWriterFilter, CorsFilter, LogoutFilter, JwtAuthenticationFilter, RequestCacheAwareFilter, SecurityContextHolderAwareRequestFilter, AnonymousAuthenticationFilter, SessionManagementFilter, ExceptionTranslationFilter, AuthorizationFilter
|
|
|
+2026-06-23 09:25:13.074 INFO [no-trace] [anon] [main] tisPlusApplicationContextAware : Register ApplicationContext instances org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@32cb636e
|
|
|
+2026-06-23 09:25:13.255 INFO [no-trace] [anon] [main] o.s.b.w.e.t.TomcatWebServer : Tomcat started on port 8002 (http) with context path '/'
|
|
|
+2026-06-23 09:25:13.266 INFO [no-trace] [anon] [main] com.xuekairui.Application : Started Application in 3.721 seconds (process running for 4.042)
|
|
|
+2026-06-23 09:26:17.263 INFO [no-trace] [anon] [http-nio-8002-exec-1] o.a.c.c.C.[.[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2026-06-23 09:26:17.263 INFO [no-trace] [anon] [http-nio-8002-exec-1] o.s.w.s.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2026-06-23 09:26:17.265 INFO [no-trace] [anon] [http-nio-8002-exec-1] o.s.w.s.DispatcherServlet : Completed initialization in 2 ms
|
|
|
+2026-06-23 09:26:17.269 DEBUG [T-N3V5-VAB5] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:26:17.868 DEBUG [T-N3V5-VAB5] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 09:26:17.902 DEBUG [T-N3V5-VAB5] [anon] [http-nio-8002-exec-1] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:26:17.904 DEBUG [T-N3V5-VAB5] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 09:26:18.060 WARN [T-N3V5-VAB5] [anon] [http-nio-8002-exec-1] c.x.h.GlobalExceptionHandler : 业务异常: code=1103, message=验证码已过期
|
|
|
+2026-06-23 09:26:18.091 DEBUG [T-N3V5-VAB5] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 822ms
|
|
|
+2026-06-23 09:26:21.100 DEBUG [T-Y2WG-MASC] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:26:21.106 DEBUG [T-Y2WG-MASC] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 09:26:21.107 DEBUG [T-Y2WG-MASC] [anon] [http-nio-8002-exec-2] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:26:21.107 DEBUG [T-Y2WG-MASC] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 09:26:21.117 WARN [T-Y2WG-MASC] [anon] [http-nio-8002-exec-2] c.x.h.GlobalExceptionHandler : 业务异常: code=1103, message=验证码已过期
|
|
|
+2026-06-23 09:26:21.118 DEBUG [T-Y2WG-MASC] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 18ms
|
|
|
+2026-06-23 09:26:36.936 INFO [no-trace] [anon] [SpringApplicationShutdownHook] o.s.b.w.e.t.GracefulShutdown : Commencing graceful shutdown. Waiting for active requests to complete
|
|
|
+2026-06-23 09:26:37.237 INFO [no-trace] [anon] [tomcat-shutdown] o.s.b.w.e.t.GracefulShutdown : Graceful shutdown complete
|
|
|
+2026-06-23 09:26:37.249 INFO [no-trace] [anon] [SpringApplicationShutdownHook] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Shutdown initiated...
|
|
|
+2026-06-23 09:26:37.255 INFO [no-trace] [anon] [SpringApplicationShutdownHook] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Shutdown completed.
|
|
|
+2026-06-23 09:26:39.517 INFO [no-trace] [anon] [main] com.xuekairui.Application : Starting Application using Java 17.0.17 with PID 10844 (D:\project\zhijiayun-pharmacy\zhijiayun-gateway\target\classes started by geloger in D:\project\zhijiayun-pharmacy)
|
|
|
+2026-06-23 09:26:39.520 DEBUG [no-trace] [anon] [main] com.xuekairui.Application : Running with Spring Boot v3.5.14, Spring v6.2.18
|
|
|
+2026-06-23 09:26:39.520 INFO [no-trace] [anon] [main] com.xuekairui.Application : The following 1 profile is active: "dev"
|
|
|
+2026-06-23 09:26:40.187 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
+2026-06-23 09:26:40.189 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
+2026-06-23 09:26:40.215 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Finished Spring Data repository scanning in 13 ms. Found 0 Redis repository interfaces.
|
|
|
+2026-06-23 09:26:40.816 INFO [no-trace] [anon] [main] o.s.b.w.e.t.TomcatWebServer : Tomcat initialized with port 8002 (http)
|
|
|
+2026-06-23 09:26:40.828 INFO [no-trace] [anon] [main] o.a.c.core.StandardService : Starting service [Tomcat]
|
|
|
+2026-06-23 09:26:40.828 INFO [no-trace] [anon] [main] o.a.c.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.54]
|
|
|
+2026-06-23 09:26:40.886 INFO [no-trace] [anon] [main] o.a.c.c.C.[.[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2026-06-23 09:26:40.886 INFO [no-trace] [anon] [main] letWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1321 ms
|
|
|
+2026-06-23 09:26:41.222 DEBUG [no-trace] [anon] [main] .x.u.s.JwtAuthenticationFilter : Filter 'jwtAuthenticationFilter' configured for use
|
|
|
+2026-06-23 09:26:41.222 DEBUG [no-trace] [anon] [main] c.x.g.filter.RateLimitFilter : Filter 'rateLimitFilter' configured for use
|
|
|
+2026-06-23 09:26:41.222 DEBUG [no-trace] [anon] [main] c.x.g.f.RequestLoggingFilter : Filter 'requestLoggingFilter' configured for use
|
|
|
+2026-06-23 09:26:41.273 INFO [no-trace] [anon] [main] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Starting...
|
|
|
+2026-06-23 09:26:41.399 INFO [no-trace] [anon] [main] c.z.hikari.pool.HikariPool : ZhijiayunHikariPool-Dev - Added connection com.mysql.cj.jdbc.ConnectionImpl@31f5b923
|
|
|
+2026-06-23 09:26:41.400 INFO [no-trace] [anon] [main] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Start completed.
|
|
|
+2026-06-23 09:26:41.996 INFO [no-trace] [anon] [main] c.x.u.service.AliyunSmsClient : 阿里云短信客户端初始化成功,端点: dysmsapi.aliyuncs.com
|
|
|
+2026-06-23 09:26:42.381 WARN [no-trace] [anon] [main] etailsServiceAutoConfiguration :
|
|
|
|
|
|
-2026-06-22 09:37:19.301 INFO [] 27500 --- [main] com.xuekairui.Application : Starting Application using Java 17.0.17 with PID 27500 (D:\project\zhijiayun-pharmacy\zhijiayun-gateway\target\classes started by geloger in D:\project\zhijiayun-pharmacy)
|
|
|
-2026-06-22 09:37:19.303 DEBUG [] 27500 --- [main] com.xuekairui.Application : Running with Spring Boot v3.5.14, Spring v6.2.18
|
|
|
-2026-06-22 09:37:19.304 INFO [] 27500 --- [main] com.xuekairui.Application : No active profile set, falling back to 1 default profile: "default"
|
|
|
-2026-06-22 09:37:19.976 INFO [] 27500 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
-2026-06-22 09:37:19.980 INFO [] 27500 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
-2026-06-22 09:37:20.010 INFO [] 27500 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 14 ms. Found 0 Redis repository interfaces.
|
|
|
-2026-06-22 09:37:20.623 INFO [] 27500 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 8001 (http)
|
|
|
-2026-06-22 09:37:20.635 INFO [] 27500 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
-2026-06-22 09:37:20.635 INFO [] 27500 --- [main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.54]
|
|
|
-2026-06-22 09:37:20.696 INFO [] 27500 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
-2026-06-22 09:37:20.696 INFO [] 27500 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1353 ms
|
|
|
-2026-06-22 09:37:21.044 DEBUG [] 27500 --- [main] c.x.u.security.JwtAuthenticationFilter : Filter 'jwtAuthenticationFilter' configured for use
|
|
|
-2026-06-22 09:37:21.044 DEBUG [] 27500 --- [main] c.x.gateway.filter.RateLimitFilter : Filter 'rateLimitFilter' configured for use
|
|
|
-2026-06-22 09:37:21.045 DEBUG [] 27500 --- [main] c.x.gateway.filter.RequestLoggingFilter : Filter 'requestLoggingFilter' configured for use
|
|
|
-2026-06-22 09:37:21.099 INFO [] 27500 --- [main] com.zaxxer.hikari.HikariDataSource : ZhijiayunHikariPool - Starting...
|
|
|
-2026-06-22 09:37:21.102 WARN [] 27500 --- [main] c.zaxxer.hikari.util.DriverDataSource : Registered driver with driverClassName=com.mysql.jdbc.Driver was not found, trying direct instantiation.
|
|
|
-2026-06-22 09:37:21.278 INFO [] 27500 --- [main] com.zaxxer.hikari.pool.HikariPool : ZhijiayunHikariPool - Added connection com.mysql.cj.jdbc.ConnectionImpl@36a58466
|
|
|
-2026-06-22 09:37:21.280 INFO [] 27500 --- [main] com.zaxxer.hikari.HikariDataSource : ZhijiayunHikariPool - Start completed.
|
|
|
-2026-06-22 09:37:21.900 INFO [] 27500 --- [main] c.x.user.service.AliyunSmsClient : 阿里云短信客户端初始化成功,端点: dysmsapi.aliyuncs.com
|
|
|
-2026-06-22 09:37:22.405 WARN [] 27500 --- [main] .s.s.UserDetailsServiceAutoConfiguration :
|
|
|
-
|
|
|
-Using generated security password: cd1431d5-e08e-4121-8322-03764768b931
|
|
|
+Using generated security password: 0198acac-5745-46b4-95ff-062fb0efbe5f
|
|
|
|
|
|
This generated password is for development use only. Your security configuration must be updated before running your application in production.
|
|
|
|
|
|
-2026-06-22 09:37:22.413 INFO [] 27500 --- [main] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager
|
|
|
-2026-06-22 09:37:22.640 INFO [] 27500 --- [main] m.e.s.MybatisPlusApplicationContextAware : Register ApplicationContext instances org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3ebff828
|
|
|
-2026-06-22 09:37:22.838 INFO [] 27500 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 8001 (http) with context path '/'
|
|
|
-2026-06-22 09:37:22.851 INFO [] 27500 --- [main] com.xuekairui.Application : Started Application in 4.158 seconds (process running for 4.481)
|
|
|
-2026-06-22 09:37:32.241 INFO [] 27500 --- [http-nio-8001-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
-2026-06-22 09:37:32.241 INFO [] 27500 --- [http-nio-8001-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
-2026-06-22 09:37:32.242 INFO [] 27500 --- [http-nio-8001-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms
|
|
|
-2026-06-22 09:37:32.245 DEBUG [1782092252244733] 27500 --- [http-nio-8001-exec-1] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/auth/sms/send 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 09:37:32.948 DEBUG [1782092252244733] 27500 --- [http-nio-8001-exec-1] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/auth/sms/send | Status: 200 | Duration: 703ms
|
|
|
-2026-06-22 09:37:32.951 DEBUG [1782092252951063] 27500 --- [http-nio-8001-exec-2] c.x.gateway.filter.RequestLoggingFilter : POST /api/auth/sms/send 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 09:37:33.086 WARN [1782092252951063] 27500 --- [http-nio-8001-exec-2] c.x.handler.GlobalExceptionHandler : 参数校验失败: 场景不能为空
|
|
|
-2026-06-22 09:37:33.115 WARN [1782092252951063] 27500 --- [http-nio-8001-exec-2] c.x.gateway.filter.RequestLoggingFilter : POST /api/auth/sms/send | Status: 400 | Duration: 164ms
|
|
|
-2026-06-22 09:38:02.953 DEBUG [1782092282953275] 27500 --- [http-nio-8001-exec-8] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/invite/code 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 09:38:02.959 DEBUG [1782092282953275] 27500 --- [http-nio-8001-exec-8] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/invite/code | Status: 200 | Duration: 6ms
|
|
|
-2026-06-22 09:38:02.961 DEBUG [1782092282961819] 27500 --- [http-nio-8001-exec-10] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/code 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 09:38:02.969 WARN [1782092282961819] 27500 --- [http-nio-8001-exec-10] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/code | Status: 401 | Duration: 8ms
|
|
|
-2026-06-22 09:38:42.494 DEBUG [1782092322494723] 27500 --- [http-nio-8001-exec-5] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/invite/code 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 09:38:42.498 DEBUG [1782092322494723] 27500 --- [http-nio-8001-exec-5] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/invite/code | Status: 200 | Duration: 4ms
|
|
|
-2026-06-22 09:38:42.500 DEBUG [1782092322500007] 27500 --- [http-nio-8001-exec-6] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/code 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 09:38:42.504 WARN [1782092322500007] 27500 --- [http-nio-8001-exec-6] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/code | Status: 401 | Duration: 4ms
|
|
|
-2026-06-22 09:45:54.527 DEBUG [1782092754526444] 27500 --- [http-nio-8001-exec-3] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/auth/sms/send 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 09:45:54.532 DEBUG [1782092754526444] 27500 --- [http-nio-8001-exec-3] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/auth/sms/send | Status: 200 | Duration: 5ms
|
|
|
-2026-06-22 09:45:54.534 DEBUG [1782092754534674] 27500 --- [http-nio-8001-exec-4] c.x.gateway.filter.RequestLoggingFilter : POST /api/auth/sms/send 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 09:45:55.375 INFO [1782092754534674] 27500 --- [http-nio-8001-exec-4] c.x.user.service.AliyunSmsClient : 短信发送成功,手机号: 187****6917, 验证码: 482647
|
|
|
-2026-06-22 09:45:55.376 INFO [1782092754534674] 27500 --- [http-nio-8001-exec-4] c.x.u.service.VerificationCodeService : 【验证码】已发送,手机号: 187****6917, 场景: login, 有效期: 5分钟
|
|
|
-2026-06-22 09:45:55.378 DEBUG [1782092754534674] 27500 --- [http-nio-8001-exec-4] c.x.gateway.filter.RequestLoggingFilter : POST /api/auth/sms/send | Status: 200 | Duration: 844ms
|
|
|
-2026-06-22 09:46:15.627 DEBUG [1782092775627591] 27500 --- [http-nio-8001-exec-1] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/auth/sms/send 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 09:46:15.631 DEBUG [1782092775627591] 27500 --- [http-nio-8001-exec-1] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/auth/sms/send | Status: 200 | Duration: 4ms
|
|
|
-2026-06-22 09:46:15.633 DEBUG [1782092775633869] 27500 --- [http-nio-8001-exec-2] c.x.gateway.filter.RequestLoggingFilter : POST /api/auth/sms/send 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 09:46:16.024 INFO [1782092775633869] 27500 --- [http-nio-8001-exec-2] c.x.user.service.AliyunSmsClient : 短信发送成功,手机号: 187****6917, 验证码: 905005
|
|
|
-2026-06-22 09:46:16.024 INFO [1782092775633869] 27500 --- [http-nio-8001-exec-2] c.x.u.service.VerificationCodeService : 【验证码】已发送,手机号: 187****6917, 场景: login, 有效期: 5分钟
|
|
|
-2026-06-22 09:46:16.025 DEBUG [1782092775633869] 27500 --- [http-nio-8001-exec-2] c.x.gateway.filter.RequestLoggingFilter : POST /api/auth/sms/send | Status: 200 | Duration: 392ms
|
|
|
-2026-06-22 09:46:54.382 DEBUG [1782092814382969] 27500 --- [http-nio-8001-exec-8] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/auth/sms/login 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 09:46:54.396 DEBUG [1782092814382969] 27500 --- [http-nio-8001-exec-8] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/auth/sms/login | Status: 200 | Duration: 14ms
|
|
|
-2026-06-22 09:46:54.432 DEBUG [1782092814431242] 27500 --- [http-nio-8001-exec-10] c.x.gateway.filter.RequestLoggingFilter : POST /api/auth/sms/login 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 09:46:54.573 DEBUG [1782092814431242] 27500 --- [http-nio-8001-exec-10] c.x.user.mapper.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
-2026-06-22 09:46:54.591 DEBUG [1782092814431242] 27500 --- [http-nio-8001-exec-10] c.x.user.mapper.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
-2026-06-22 09:46:54.622 DEBUG [1782092814431242] 27500 --- [http-nio-8001-exec-10] c.x.user.mapper.UserMapper.selectList : <== Total: 0
|
|
|
-2026-06-22 09:46:54.626 DEBUG [1782092814431242] 27500 --- [http-nio-8001-exec-10] c.x.u.m.U.selectByLevelCode : ==> Preparing: SELECT * FROM t_user_level WHERE level_code = ? AND status = 1 LIMIT 1
|
|
|
-2026-06-22 09:46:54.627 DEBUG [1782092814431242] 27500 --- [http-nio-8001-exec-10] c.x.u.m.U.selectByLevelCode : ==> Parameters: NORMAL(String)
|
|
|
-2026-06-22 09:46:54.634 DEBUG [1782092814431242] 27500 --- [http-nio-8001-exec-10] c.x.u.m.U.selectByLevelCode : <== Total: 1
|
|
|
-2026-06-22 09:46:54.641 DEBUG [1782092814431242] 27500 --- [http-nio-8001-exec-10] c.x.user.mapper.UserMapper.insert : ==> Preparing: INSERT INTO t_user ( id, phone, nickname, level_id, status, create_time, update_time ) VALUES ( ?, ?, ?, ?, ?, ?, ? )
|
|
|
-2026-06-22 09:46:54.642 DEBUG [1782092814431242] 27500 --- [http-nio-8001-exec-10] c.x.user.mapper.UserMapper.insert : ==> Parameters: 2068873331271065602(Long), 18776156917(String), 用户6917(String), 1(Long), 1(Integer), 2026-06-22T09:46:54.639998300(LocalDateTime), 2026-06-22T09:46:54.641097(LocalDateTime)
|
|
|
-2026-06-22 09:46:54.652 DEBUG [1782092814431242] 27500 --- [http-nio-8001-exec-10] c.x.user.mapper.UserMapper.insert : <== Updates: 1
|
|
|
-2026-06-22 09:46:54.653 INFO [1782092814431242] 27500 --- [http-nio-8001-exec-10] c.x.i.listener.UserRegisteredListener : 收到用户注册事件: userId=2068873331271065602, inviteCode=null
|
|
|
-2026-06-22 09:46:54.657 DEBUG [1782092814431242] 27500 --- [http-nio-8001-exec-10] c.x.user.mapper.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
-2026-06-22 09:46:54.658 DEBUG [1782092814431242] 27500 --- [http-nio-8001-exec-10] c.x.user.mapper.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), 1(Long), 1(Integer), 2026-06-22T09:46:54.654123(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-22T09:46:54.639998300(LocalDateTime), 2026-06-22T09:46:54.641097(LocalDateTime), 2068873331271065602(Long)
|
|
|
-2026-06-22 09:46:54.663 DEBUG [1782092814431242] 27500 --- [http-nio-8001-exec-10] c.x.user.mapper.UserMapper.updateById : <== Updates: 1
|
|
|
-2026-06-22 09:46:54.743 DEBUG [1782092814431242] 27500 --- [http-nio-8001-exec-10] c.x.user.mapper.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
-2026-06-22 09:46:54.744 DEBUG [1782092814431242] 27500 --- [http-nio-8001-exec-10] c.x.user.mapper.UserMapper.selectById : ==> Parameters: 2068873331271065602(Long)
|
|
|
-2026-06-22 09:46:54.747 DEBUG [1782092814431242] 27500 --- [http-nio-8001-exec-10] c.x.user.mapper.UserMapper.selectById : <== Total: 1
|
|
|
-2026-06-22 09:46:54.748 DEBUG [1782092814431242] 27500 --- [http-nio-8001-exec-10] c.x.u.mapper.UserLevelMapper.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
-2026-06-22 09:46:54.748 DEBUG [1782092814431242] 27500 --- [http-nio-8001-exec-10] c.x.u.mapper.UserLevelMapper.selectById : ==> Parameters: 1(Long)
|
|
|
-2026-06-22 09:46:54.751 DEBUG [1782092814431242] 27500 --- [http-nio-8001-exec-10] c.x.u.mapper.UserLevelMapper.selectById : <== Total: 1
|
|
|
-2026-06-22 09:46:54.765 DEBUG [1782092814431242] 27500 --- [http-nio-8001-exec-10] c.x.gateway.filter.RequestLoggingFilter : POST /api/auth/sms/login | Status: 200 | Duration: 334ms
|
|
|
-2026-06-22 09:47:58.689 DEBUG [1782092878688242] 27500 --- [http-nio-8001-exec-6] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/invite/code 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 09:47:58.698 DEBUG [1782092878688242] 27500 --- [http-nio-8001-exec-6] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/invite/code | Status: 200 | Duration: 9ms
|
|
|
-2026-06-22 09:47:58.705 DEBUG [1782092878704886] 27500 --- [http-nio-8001-exec-9] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/code 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 09:47:58.789 DEBUG [1782092878704886] 27500 --- [http-nio-8001-exec-9] c.x.i.m.InviteCodeMapper.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND status = ? AND (expire_time IS NULL OR expire_time > ?)) ORDER BY create_time DESC LIMIT 1
|
|
|
-2026-06-22 09:47:58.791 DEBUG [1782092878704886] 27500 --- [http-nio-8001-exec-9] c.x.i.m.InviteCodeMapper.selectList : ==> Parameters: 2068873331271065602(Long), 1(Integer), 2026-06-22T09:47:58.783927800(LocalDateTime)
|
|
|
-2026-06-22 09:47:58.798 DEBUG [1782092878704886] 27500 --- [http-nio-8001-exec-9] c.x.i.m.InviteCodeMapper.selectList : <== Total: 0
|
|
|
-2026-06-22 09:47:58.799 DEBUG [1782092878704886] 27500 --- [http-nio-8001-exec-9] c.x.i.m.InviteConfigMapper.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 09:47:58.799 DEBUG [1782092878704886] 27500 --- [http-nio-8001-exec-9] c.x.i.m.InviteConfigMapper.selectList : ==> Parameters:
|
|
|
-2026-06-22 09:47:58.803 DEBUG [1782092878704886] 27500 --- [http-nio-8001-exec-9] c.x.i.m.InviteConfigMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 09:47:58.806 DEBUG [1782092878704886] 27500 --- [http-nio-8001-exec-9] c.x.i.m.InviteCodeMapper.selectCount : ==> Preparing: SELECT COUNT( * ) AS total FROM t_invite_code WHERE (code = ?)
|
|
|
-2026-06-22 09:47:58.806 DEBUG [1782092878704886] 27500 --- [http-nio-8001-exec-9] c.x.i.m.InviteCodeMapper.selectCount : ==> Parameters: 6UD96HW8(String)
|
|
|
-2026-06-22 09:47:58.811 DEBUG [1782092878704886] 27500 --- [http-nio-8001-exec-9] c.x.i.m.InviteCodeMapper.selectCount : <== Total: 1
|
|
|
-2026-06-22 09:47:58.814 DEBUG [1782092878704886] 27500 --- [http-nio-8001-exec-9] c.x.i.mapper.InviteCodeMapper.insert : ==> Preparing: INSERT INTO t_invite_code ( user_id, code, max_uses, used_count, click_count, expire_time, status, create_time, update_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? )
|
|
|
-2026-06-22 09:47:58.814 DEBUG [1782092878704886] 27500 --- [http-nio-8001-exec-9] c.x.i.mapper.InviteCodeMapper.insert : ==> Parameters: 2068873331271065602(Long), 6UD96HW8(String), -1(Integer), 0(Integer), 0(Integer), 2026-07-22T09:47:58.812514300(LocalDateTime), 1(Integer), 2026-06-22T09:47:58.813795700(LocalDateTime), 2026-06-22T09:47:58.813795700(LocalDateTime)
|
|
|
-2026-06-22 09:47:58.824 DEBUG [1782092878704886] 27500 --- [http-nio-8001-exec-9] c.x.i.mapper.InviteCodeMapper.insert : <== Updates: 1
|
|
|
-2026-06-22 09:47:58.827 INFO [1782092878704886] 27500 --- [http-nio-8001-exec-9] c.x.invite.service.InviteService : 用户 2068873331271065602 创建邀请码: 6UD96HW8
|
|
|
-2026-06-22 09:47:58.828 DEBUG [1782092878704886] 27500 --- [http-nio-8001-exec-9] c.x.i.m.InviteConfigMapper.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 09:47:58.829 DEBUG [1782092878704886] 27500 --- [http-nio-8001-exec-9] c.x.i.m.InviteConfigMapper.selectList : ==> Parameters:
|
|
|
-2026-06-22 09:47:58.833 DEBUG [1782092878704886] 27500 --- [http-nio-8001-exec-9] c.x.i.m.InviteConfigMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 09:47:58.838 DEBUG [1782092878704886] 27500 --- [http-nio-8001-exec-9] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/code | Status: 200 | Duration: 133ms
|
|
|
-2026-06-22 09:48:10.357 DEBUG [1782092890357725] 27500 --- [http-nio-8001-exec-3] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/invite/stats 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 09:48:10.362 DEBUG [1782092890357725] 27500 --- [http-nio-8001-exec-3] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/invite/stats | Status: 200 | Duration: 5ms
|
|
|
-2026-06-22 09:48:10.365 DEBUG [1782092890365180] 27500 --- [http-nio-8001-exec-4] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/stats 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 09:48:10.373 DEBUG [1782092890365180] 27500 --- [http-nio-8001-exec-4] c.x.i.m.InviteConfigMapper.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 09:48:10.373 DEBUG [1782092890365180] 27500 --- [http-nio-8001-exec-4] c.x.i.m.InviteConfigMapper.selectList : ==> Parameters:
|
|
|
-2026-06-22 09:48:10.377 DEBUG [1782092890365180] 27500 --- [http-nio-8001-exec-4] c.x.i.m.InviteConfigMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 09:48:10.378 DEBUG [1782092890365180] 27500 --- [http-nio-8001-exec-4] c.x.i.m.InviteCodeMapper.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND status = ? AND (expire_time IS NULL OR expire_time > ?)) ORDER BY create_time DESC LIMIT 1
|
|
|
-2026-06-22 09:48:10.379 DEBUG [1782092890365180] 27500 --- [http-nio-8001-exec-4] c.x.i.m.InviteCodeMapper.selectList : ==> Parameters: 2068873331271065602(Long), 1(Integer), 2026-06-22T09:48:10.377346500(LocalDateTime)
|
|
|
-2026-06-22 09:48:10.383 DEBUG [1782092890365180] 27500 --- [http-nio-8001-exec-4] c.x.i.m.InviteCodeMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 09:48:10.384 DEBUG [1782092890365180] 27500 --- [http-nio-8001-exec-4] c.x.i.m.InviteConfigMapper.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 09:48:10.384 DEBUG [1782092890365180] 27500 --- [http-nio-8001-exec-4] c.x.i.m.InviteConfigMapper.selectList : ==> Parameters:
|
|
|
-2026-06-22 09:48:10.386 DEBUG [1782092890365180] 27500 --- [http-nio-8001-exec-4] c.x.i.m.InviteConfigMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 09:48:10.389 DEBUG [1782092890365180] 27500 --- [http-nio-8001-exec-4] c.x.i.m.InviteRelationMapper.selectList : ==> Preparing: SELECT id,inviter_id,invitee_id,invite_code_id,registered,reward_granted,status,create_time,update_time FROM t_invite_relation WHERE (inviter_id = ?)
|
|
|
-2026-06-22 09:48:10.389 DEBUG [1782092890365180] 27500 --- [http-nio-8001-exec-4] c.x.i.m.InviteRelationMapper.selectList : ==> Parameters: 2068873331271065602(Long)
|
|
|
-2026-06-22 09:48:10.427 DEBUG [1782092890365180] 27500 --- [http-nio-8001-exec-4] c.x.i.m.InviteRelationMapper.selectList : <== Total: 0
|
|
|
-2026-06-22 09:48:10.431 DEBUG [1782092890365180] 27500 --- [http-nio-8001-exec-4] c.x.i.m.InviteCodeMapper.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND code = ?)
|
|
|
-2026-06-22 09:48:10.431 DEBUG [1782092890365180] 27500 --- [http-nio-8001-exec-4] c.x.i.m.InviteCodeMapper.selectList : ==> Parameters: 2068873331271065602(Long), 6UD96HW8(String)
|
|
|
-2026-06-22 09:48:10.434 DEBUG [1782092890365180] 27500 --- [http-nio-8001-exec-4] c.x.i.m.InviteCodeMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 09:48:10.436 DEBUG [1782092890365180] 27500 --- [http-nio-8001-exec-4] c.x.i.m.I.selectCount : ==> Preparing: SELECT COUNT( * ) AS total FROM t_invite_relation WHERE (inviter_id = ? AND create_time >= ?)
|
|
|
-2026-06-22 09:48:10.436 DEBUG [1782092890365180] 27500 --- [http-nio-8001-exec-4] c.x.i.m.I.selectCount : ==> Parameters: 2068873331271065602(Long), 2026-06-22T00:00(LocalDateTime)
|
|
|
-2026-06-22 09:48:10.439 DEBUG [1782092890365180] 27500 --- [http-nio-8001-exec-4] c.x.i.m.I.selectCount : <== Total: 1
|
|
|
-2026-06-22 09:48:10.442 DEBUG [1782092890365180] 27500 --- [http-nio-8001-exec-4] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/stats | Status: 200 | Duration: 77ms
|
|
|
-2026-06-22 09:48:14.309 DEBUG [1782092894308321] 27500 --- [http-nio-8001-exec-1] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/invite/rewards 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 09:48:14.313 DEBUG [1782092894308321] 27500 --- [http-nio-8001-exec-1] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/invite/rewards | Status: 200 | Duration: 5ms
|
|
|
-2026-06-22 09:48:14.315 DEBUG [1782092894315576] 27500 --- [http-nio-8001-exec-2] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/rewards 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 09:48:14.323 DEBUG [1782092894315576] 27500 --- [http-nio-8001-exec-2] c.x.i.m.InviteRelationMapper.selectList : ==> Preparing: SELECT id,inviter_id,invitee_id,invite_code_id,registered,reward_granted,status,create_time,update_time FROM t_invite_relation WHERE (inviter_id = ?) ORDER BY create_time DESC
|
|
|
-2026-06-22 09:48:14.324 DEBUG [1782092894315576] 27500 --- [http-nio-8001-exec-2] c.x.i.m.InviteRelationMapper.selectList : ==> Parameters: 2068873331271065602(Long)
|
|
|
-2026-06-22 09:48:14.327 DEBUG [1782092894315576] 27500 --- [http-nio-8001-exec-2] c.x.i.m.InviteRelationMapper.selectList : <== Total: 0
|
|
|
-2026-06-22 09:48:14.330 DEBUG [1782092894315576] 27500 --- [http-nio-8001-exec-2] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/rewards | Status: 200 | Duration: 15ms
|
|
|
-2026-06-22 10:00:00.095 DEBUG [] 27500 --- [scheduling-1] c.x.u.m.C.markExpiredGrants : ==> Preparing: UPDATE t_crawler_quota_grant SET status = 3 WHERE status = 1 AND expire_time IS NOT NULL AND expire_time <= NOW()
|
|
|
-2026-06-22 10:00:00.096 DEBUG [] 27500 --- [scheduling-1] c.x.u.m.C.markExpiredGrants : ==> Parameters:
|
|
|
-2026-06-22 10:00:00.107 DEBUG [] 27500 --- [scheduling-1] c.x.u.m.C.markExpiredGrants : <== Updates: 0
|
|
|
-2026-06-22 10:08:34.743 DEBUG [1782094114743178] 27500 --- [http-nio-8001-exec-9] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/auth/sms/send 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:08:34.751 DEBUG [1782094114743178] 27500 --- [http-nio-8001-exec-9] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/auth/sms/send | Status: 200 | Duration: 8ms
|
|
|
-2026-06-22 10:08:34.752 DEBUG [1782094114752359] 27500 --- [http-nio-8001-exec-3] c.x.gateway.filter.RequestLoggingFilter : POST /api/auth/sms/send 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:08:35.272 INFO [1782094114752359] 27500 --- [http-nio-8001-exec-3] c.x.user.service.AliyunSmsClient : 短信发送成功,手机号: 187****6917, 验证码: 579270
|
|
|
-2026-06-22 10:08:35.272 INFO [1782094114752359] 27500 --- [http-nio-8001-exec-3] c.x.u.service.VerificationCodeService : 【验证码】已发送,手机号: 187****6917, 场景: login, 有效期: 5分钟
|
|
|
-2026-06-22 10:08:35.273 DEBUG [1782094114752359] 27500 --- [http-nio-8001-exec-3] c.x.gateway.filter.RequestLoggingFilter : POST /api/auth/sms/send | Status: 200 | Duration: 521ms
|
|
|
-2026-06-22 10:14:33.472 DEBUG [1782094473472804] 27500 --- [http-nio-8001-exec-1] c.x.gateway.filter.RequestLoggingFilter : POST /api/auth/sms/send 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:14:33.879 INFO [1782094473472804] 27500 --- [http-nio-8001-exec-1] c.x.user.service.AliyunSmsClient : 短信发送成功,手机号: 187****6917, 验证码: 930795
|
|
|
-2026-06-22 10:14:33.879 INFO [1782094473472804] 27500 --- [http-nio-8001-exec-1] c.x.u.service.VerificationCodeService : 【验证码】已发送,手机号: 187****6917, 场景: login, 有效期: 5分钟
|
|
|
-2026-06-22 10:14:33.881 DEBUG [1782094473472804] 27500 --- [http-nio-8001-exec-1] c.x.gateway.filter.RequestLoggingFilter : POST /api/auth/sms/send | Status: 200 | Duration: 409ms
|
|
|
-2026-06-22 10:14:51.149 DEBUG [1782094491149811] 27500 --- [http-nio-8001-exec-2] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/auth/sms/login 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:14:51.151 DEBUG [1782094491149811] 27500 --- [http-nio-8001-exec-2] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/auth/sms/login | Status: 200 | Duration: 2ms
|
|
|
-2026-06-22 10:14:51.153 DEBUG [1782094491153615] 27500 --- [http-nio-8001-exec-8] c.x.gateway.filter.RequestLoggingFilter : POST /api/auth/sms/login 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:14:51.163 DEBUG [1782094491153615] 27500 --- [http-nio-8001-exec-8] c.x.user.mapper.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
-2026-06-22 10:14:51.164 DEBUG [1782094491153615] 27500 --- [http-nio-8001-exec-8] c.x.user.mapper.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
-2026-06-22 10:14:51.169 DEBUG [1782094491153615] 27500 --- [http-nio-8001-exec-8] c.x.user.mapper.UserMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:14:51.170 DEBUG [1782094491153615] 27500 --- [http-nio-8001-exec-8] c.x.user.mapper.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
-2026-06-22 10:14:51.171 DEBUG [1782094491153615] 27500 --- [http-nio-8001-exec-8] c.x.user.mapper.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), 1(Long), 1(Integer), 2026-06-22T10:14:51.170039800(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-22T09:46:55(LocalDateTime), 2026-06-22T09:46:55(LocalDateTime), 2068873331271065602(Long)
|
|
|
-2026-06-22 10:14:51.176 DEBUG [1782094491153615] 27500 --- [http-nio-8001-exec-8] c.x.user.mapper.UserMapper.updateById : <== Updates: 1
|
|
|
-2026-06-22 10:14:51.177 DEBUG [1782094491153615] 27500 --- [http-nio-8001-exec-8] c.x.user.mapper.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
-2026-06-22 10:14:51.178 DEBUG [1782094491153615] 27500 --- [http-nio-8001-exec-8] c.x.user.mapper.UserMapper.selectById : ==> Parameters: 2068873331271065602(Long)
|
|
|
-2026-06-22 10:14:51.180 DEBUG [1782094491153615] 27500 --- [http-nio-8001-exec-8] c.x.user.mapper.UserMapper.selectById : <== Total: 1
|
|
|
-2026-06-22 10:14:51.180 DEBUG [1782094491153615] 27500 --- [http-nio-8001-exec-8] c.x.u.mapper.UserLevelMapper.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
-2026-06-22 10:14:51.181 DEBUG [1782094491153615] 27500 --- [http-nio-8001-exec-8] c.x.u.mapper.UserLevelMapper.selectById : ==> Parameters: 1(Long)
|
|
|
-2026-06-22 10:14:51.183 DEBUG [1782094491153615] 27500 --- [http-nio-8001-exec-8] c.x.u.mapper.UserLevelMapper.selectById : <== Total: 1
|
|
|
-2026-06-22 10:14:51.191 DEBUG [1782094491153615] 27500 --- [http-nio-8001-exec-8] c.x.gateway.filter.RequestLoggingFilter : POST /api/auth/sms/login | Status: 200 | Duration: 37ms
|
|
|
-2026-06-22 10:15:08.076 DEBUG [1782094508076807] 27500 --- [http-nio-8001-exec-10] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/invite/code 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:15:08.081 DEBUG [1782094508076807] 27500 --- [http-nio-8001-exec-10] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/invite/code | Status: 200 | Duration: 5ms
|
|
|
-2026-06-22 10:15:08.082 DEBUG [1782094508082423] 27500 --- [http-nio-8001-exec-5] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/code 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:15:08.090 DEBUG [1782094508082423] 27500 --- [http-nio-8001-exec-5] c.x.i.m.InviteCodeMapper.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND status = ? AND (expire_time IS NULL OR expire_time > ?)) ORDER BY create_time DESC LIMIT 1
|
|
|
-2026-06-22 10:15:08.091 DEBUG [1782094508082423] 27500 --- [http-nio-8001-exec-5] c.x.i.m.InviteCodeMapper.selectList : ==> Parameters: 2068873331271065602(Long), 1(Integer), 2026-06-22T10:15:08.088478400(LocalDateTime)
|
|
|
-2026-06-22 10:15:08.095 DEBUG [1782094508082423] 27500 --- [http-nio-8001-exec-5] c.x.i.m.InviteCodeMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:15:08.095 DEBUG [1782094508082423] 27500 --- [http-nio-8001-exec-5] c.x.i.m.InviteConfigMapper.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 10:15:08.095 DEBUG [1782094508082423] 27500 --- [http-nio-8001-exec-5] c.x.i.m.InviteConfigMapper.selectList : ==> Parameters:
|
|
|
-2026-06-22 10:15:08.098 DEBUG [1782094508082423] 27500 --- [http-nio-8001-exec-5] c.x.i.m.InviteConfigMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:15:08.100 DEBUG [1782094508082423] 27500 --- [http-nio-8001-exec-5] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/code | Status: 200 | Duration: 18ms
|
|
|
-2026-06-22 10:15:28.769 DEBUG [1782094528769001] 27500 --- [http-nio-8001-exec-7] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/invite/stats 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:15:28.773 DEBUG [1782094528769001] 27500 --- [http-nio-8001-exec-7] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/invite/stats | Status: 200 | Duration: 4ms
|
|
|
-2026-06-22 10:15:28.775 DEBUG [1782094528775455] 27500 --- [http-nio-8001-exec-6] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/stats 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:15:28.782 DEBUG [1782094528775455] 27500 --- [http-nio-8001-exec-6] c.x.i.m.InviteConfigMapper.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 10:15:28.782 DEBUG [1782094528775455] 27500 --- [http-nio-8001-exec-6] c.x.i.m.InviteConfigMapper.selectList : ==> Parameters:
|
|
|
-2026-06-22 10:15:28.785 DEBUG [1782094528775455] 27500 --- [http-nio-8001-exec-6] c.x.i.m.InviteConfigMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:15:28.786 DEBUG [1782094528775455] 27500 --- [http-nio-8001-exec-6] c.x.i.m.InviteCodeMapper.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND status = ? AND (expire_time IS NULL OR expire_time > ?)) ORDER BY create_time DESC LIMIT 1
|
|
|
-2026-06-22 10:15:28.787 DEBUG [1782094528775455] 27500 --- [http-nio-8001-exec-6] c.x.i.m.InviteCodeMapper.selectList : ==> Parameters: 2068873331271065602(Long), 1(Integer), 2026-06-22T10:15:28.785675400(LocalDateTime)
|
|
|
-2026-06-22 10:15:28.790 DEBUG [1782094528775455] 27500 --- [http-nio-8001-exec-6] c.x.i.m.InviteCodeMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:15:28.791 DEBUG [1782094528775455] 27500 --- [http-nio-8001-exec-6] c.x.i.m.InviteConfigMapper.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 10:15:28.792 DEBUG [1782094528775455] 27500 --- [http-nio-8001-exec-6] c.x.i.m.InviteConfigMapper.selectList : ==> Parameters:
|
|
|
-2026-06-22 10:15:28.794 DEBUG [1782094528775455] 27500 --- [http-nio-8001-exec-6] c.x.i.m.InviteConfigMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:15:28.795 DEBUG [1782094528775455] 27500 --- [http-nio-8001-exec-6] c.x.i.m.InviteRelationMapper.selectList : ==> Preparing: SELECT id,inviter_id,invitee_id,invite_code_id,registered,reward_granted,status,create_time,update_time FROM t_invite_relation WHERE (inviter_id = ?)
|
|
|
-2026-06-22 10:15:28.796 DEBUG [1782094528775455] 27500 --- [http-nio-8001-exec-6] c.x.i.m.InviteRelationMapper.selectList : ==> Parameters: 2068873331271065602(Long)
|
|
|
-2026-06-22 10:15:28.798 DEBUG [1782094528775455] 27500 --- [http-nio-8001-exec-6] c.x.i.m.InviteRelationMapper.selectList : <== Total: 0
|
|
|
-2026-06-22 10:15:28.800 DEBUG [1782094528775455] 27500 --- [http-nio-8001-exec-6] c.x.i.m.InviteCodeMapper.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND code = ?)
|
|
|
-2026-06-22 10:15:28.800 DEBUG [1782094528775455] 27500 --- [http-nio-8001-exec-6] c.x.i.m.InviteCodeMapper.selectList : ==> Parameters: 2068873331271065602(Long), 6UD96HW8(String)
|
|
|
-2026-06-22 10:15:28.802 DEBUG [1782094528775455] 27500 --- [http-nio-8001-exec-6] c.x.i.m.InviteCodeMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:15:28.803 DEBUG [1782094528775455] 27500 --- [http-nio-8001-exec-6] c.x.i.m.I.selectCount : ==> Preparing: SELECT COUNT( * ) AS total FROM t_invite_relation WHERE (inviter_id = ? AND create_time >= ?)
|
|
|
-2026-06-22 10:15:28.803 DEBUG [1782094528775455] 27500 --- [http-nio-8001-exec-6] c.x.i.m.I.selectCount : ==> Parameters: 2068873331271065602(Long), 2026-06-22T00:00(LocalDateTime)
|
|
|
-2026-06-22 10:15:28.806 DEBUG [1782094528775455] 27500 --- [http-nio-8001-exec-6] c.x.i.m.I.selectCount : <== Total: 1
|
|
|
-2026-06-22 10:15:28.808 DEBUG [1782094528775455] 27500 --- [http-nio-8001-exec-6] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/stats | Status: 200 | Duration: 33ms
|
|
|
-2026-06-22 10:15:31.059 DEBUG [1782094531059898] 27500 --- [http-nio-8001-exec-9] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/invite/rewards 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:15:31.063 DEBUG [1782094531059898] 27500 --- [http-nio-8001-exec-9] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/invite/rewards | Status: 200 | Duration: 3ms
|
|
|
-2026-06-22 10:15:31.064 DEBUG [1782094531064129] 27500 --- [http-nio-8001-exec-3] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/rewards 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:15:31.072 DEBUG [1782094531064129] 27500 --- [http-nio-8001-exec-3] c.x.i.m.InviteRelationMapper.selectList : ==> Preparing: SELECT id,inviter_id,invitee_id,invite_code_id,registered,reward_granted,status,create_time,update_time FROM t_invite_relation WHERE (inviter_id = ?) ORDER BY create_time DESC
|
|
|
-2026-06-22 10:15:31.072 DEBUG [1782094531064129] 27500 --- [http-nio-8001-exec-3] c.x.i.m.InviteRelationMapper.selectList : ==> Parameters: 2068873331271065602(Long)
|
|
|
-2026-06-22 10:15:31.074 DEBUG [1782094531064129] 27500 --- [http-nio-8001-exec-3] c.x.i.m.InviteRelationMapper.selectList : <== Total: 0
|
|
|
-2026-06-22 10:15:31.075 DEBUG [1782094531064129] 27500 --- [http-nio-8001-exec-3] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/rewards | Status: 200 | Duration: 11ms
|
|
|
-2026-06-22 10:15:41.071 DEBUG [1782094541070542] 27500 --- [http-nio-8001-exec-4] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/invite/page/6UD96HW8?channel=app 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:15:41.074 DEBUG [1782094541070542] 27500 --- [http-nio-8001-exec-4] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/invite/page/6UD96HW8 | Status: 200 | Duration: 3ms
|
|
|
-2026-06-22 10:15:41.077 DEBUG [1782094541077480] 27500 --- [http-nio-8001-exec-1] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/page/6UD96HW8?channel=app 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:15:41.091 DEBUG [1782094541077480] 27500 --- [http-nio-8001-exec-1] c.x.i.m.InviteCodeMapper.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (code = ?)
|
|
|
-2026-06-22 10:15:41.092 DEBUG [1782094541077480] 27500 --- [http-nio-8001-exec-1] c.x.i.m.InviteCodeMapper.selectList : ==> Parameters: 6UD96HW8(String)
|
|
|
-2026-06-22 10:15:41.094 DEBUG [1782094541077480] 27500 --- [http-nio-8001-exec-1] c.x.i.m.InviteCodeMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:15:41.094 DEBUG [1782094541077480] 27500 --- [http-nio-8001-exec-1] c.x.user.mapper.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
-2026-06-22 10:15:41.095 DEBUG [1782094541077480] 27500 --- [http-nio-8001-exec-1] c.x.user.mapper.UserMapper.selectById : ==> Parameters: 2068873331271065602(Long)
|
|
|
-2026-06-22 10:15:41.098 DEBUG [1782094541077480] 27500 --- [http-nio-8001-exec-1] c.x.user.mapper.UserMapper.selectById : <== Total: 1
|
|
|
-2026-06-22 10:15:41.098 DEBUG [1782094541077480] 27500 --- [http-nio-8001-exec-1] c.x.i.m.InviteConfigMapper.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 10:15:41.098 DEBUG [1782094541077480] 27500 --- [http-nio-8001-exec-1] c.x.i.m.InviteConfigMapper.selectList : ==> Parameters:
|
|
|
-2026-06-22 10:15:41.100 DEBUG [1782094541077480] 27500 --- [http-nio-8001-exec-1] c.x.i.m.InviteConfigMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:15:41.106 DEBUG [1782094541077480] 27500 --- [http-nio-8001-exec-1] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/page/6UD96HW8 | Status: 200 | Duration: 29ms
|
|
|
-2026-06-22 10:15:50.932 DEBUG [1782094550930396] 27500 --- [http-nio-8001-exec-2] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/invite/click/6UD96HW8 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:15:50.936 DEBUG [1782094550930396] 27500 --- [http-nio-8001-exec-2] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/invite/click/6UD96HW8 | Status: 200 | Duration: 4ms
|
|
|
-2026-06-22 10:15:50.938 DEBUG [1782094550938646] 27500 --- [http-nio-8001-exec-8] c.x.gateway.filter.RequestLoggingFilter : POST /api/invite/click/6UD96HW8 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:15:50.944 DEBUG [1782094550938646] 27500 --- [http-nio-8001-exec-8] c.x.i.m.InviteCodeMapper.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (code = ?)
|
|
|
-2026-06-22 10:15:50.945 DEBUG [1782094550938646] 27500 --- [http-nio-8001-exec-8] c.x.i.m.InviteCodeMapper.selectList : ==> Parameters: 6UD96HW8(String)
|
|
|
-2026-06-22 10:15:50.947 DEBUG [1782094550938646] 27500 --- [http-nio-8001-exec-8] c.x.i.m.InviteCodeMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:15:50.950 DEBUG [1782094550938646] 27500 --- [http-nio-8001-exec-8] c.x.i.m.InviteCodeMapper.updateById : ==> Preparing: UPDATE t_invite_code SET user_id=?, code=?, max_uses=?, used_count=?, click_count=?, expire_time=?, status=?, create_time=?, update_time=? WHERE id=?
|
|
|
-2026-06-22 10:15:50.950 DEBUG [1782094550938646] 27500 --- [http-nio-8001-exec-8] c.x.i.m.InviteCodeMapper.updateById : ==> Parameters: 2068873331271065602(Long), 6UD96HW8(String), -1(Integer), 0(Integer), 1(Integer), 2026-07-22T09:47:59(LocalDateTime), 1(Integer), 2026-06-22T09:47:59(LocalDateTime), 2026-06-22T09:47:59(LocalDateTime), 2(Long)
|
|
|
-2026-06-22 10:15:50.956 DEBUG [1782094550938646] 27500 --- [http-nio-8001-exec-8] c.x.i.m.InviteCodeMapper.updateById : <== Updates: 1
|
|
|
-2026-06-22 10:15:50.956 DEBUG [1782094550938646] 27500 --- [http-nio-8001-exec-8] c.x.invite.service.InviteService : 邀请链接 6UD96HW8 被打开,累计 1 次
|
|
|
-2026-06-22 10:15:50.958 DEBUG [1782094550938646] 27500 --- [http-nio-8001-exec-8] c.x.gateway.filter.RequestLoggingFilter : POST /api/invite/click/6UD96HW8 | Status: 200 | Duration: 20ms
|
|
|
-2026-06-22 10:15:54.287 DEBUG [1782094554287480] 27500 --- [http-nio-8001-exec-10] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/invite/resolve-link?link=6UD96HW8 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:15:54.294 DEBUG [1782094554287480] 27500 --- [http-nio-8001-exec-10] c.x.gateway.filter.RequestLoggingFilter : OPTIONS /api/invite/resolve-link | Status: 200 | Duration: 7ms
|
|
|
-2026-06-22 10:15:54.296 DEBUG [1782094554296006] 27500 --- [http-nio-8001-exec-5] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/resolve-link?link=6UD96HW8 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:15:54.301 WARN [1782094554296006] 27500 --- [http-nio-8001-exec-5] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/resolve-link | Status: 401 | Duration: 5ms
|
|
|
-2026-06-22 10:15:58.277 DEBUG [1782094558277620] 27500 --- [http-nio-8001-exec-7] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/resolve-link?link=6UD96HW8 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:15:58.283 WARN [1782094558277620] 27500 --- [http-nio-8001-exec-7] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/resolve-link | Status: 401 | Duration: 6ms
|
|
|
-2026-06-22 10:16:07.296 DEBUG [1782094567296891] 27500 --- [http-nio-8001-exec-6] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/resolve-link?link=6UD96HW8 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:16:07.302 WARN [1782094567296891] 27500 --- [http-nio-8001-exec-6] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/resolve-link | Status: 401 | Duration: 6ms
|
|
|
-2026-06-22 10:16:08.070 DEBUG [1782094568069108] 27500 --- [http-nio-8001-exec-9] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/resolve-link?link=6UD96HW8 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:16:08.074 WARN [1782094568069108] 27500 --- [http-nio-8001-exec-9] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/resolve-link | Status: 401 | Duration: 4ms
|
|
|
-2026-06-22 10:16:08.667 DEBUG [1782094568667451] 27500 --- [http-nio-8001-exec-3] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/resolve-link?link=6UD96HW8 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:16:08.674 WARN [1782094568667451] 27500 --- [http-nio-8001-exec-3] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/resolve-link | Status: 401 | Duration: 7ms
|
|
|
-2026-06-22 10:16:09.884 DEBUG [1782094569884174] 27500 --- [http-nio-8001-exec-4] c.x.gateway.filter.RequestLoggingFilter : POST /api/invite/click/6UD96HW8 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:16:09.890 DEBUG [1782094569884174] 27500 --- [http-nio-8001-exec-4] c.x.i.m.InviteCodeMapper.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (code = ?)
|
|
|
-2026-06-22 10:16:09.890 DEBUG [1782094569884174] 27500 --- [http-nio-8001-exec-4] c.x.i.m.InviteCodeMapper.selectList : ==> Parameters: 6UD96HW8(String)
|
|
|
-2026-06-22 10:16:09.892 DEBUG [1782094569884174] 27500 --- [http-nio-8001-exec-4] c.x.i.m.InviteCodeMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:16:09.893 DEBUG [1782094569884174] 27500 --- [http-nio-8001-exec-4] c.x.i.m.InviteCodeMapper.updateById : ==> Preparing: UPDATE t_invite_code SET user_id=?, code=?, max_uses=?, used_count=?, click_count=?, expire_time=?, status=?, create_time=?, update_time=? WHERE id=?
|
|
|
-2026-06-22 10:16:09.894 DEBUG [1782094569884174] 27500 --- [http-nio-8001-exec-4] c.x.i.m.InviteCodeMapper.updateById : ==> Parameters: 2068873331271065602(Long), 6UD96HW8(String), -1(Integer), 0(Integer), 2(Integer), 2026-07-22T09:47:59(LocalDateTime), 1(Integer), 2026-06-22T09:47:59(LocalDateTime), 2026-06-22T09:47:59(LocalDateTime), 2(Long)
|
|
|
-2026-06-22 10:16:09.902 DEBUG [1782094569884174] 27500 --- [http-nio-8001-exec-4] c.x.i.m.InviteCodeMapper.updateById : <== Updates: 1
|
|
|
-2026-06-22 10:16:09.903 DEBUG [1782094569884174] 27500 --- [http-nio-8001-exec-4] c.x.invite.service.InviteService : 邀请链接 6UD96HW8 被打开,累计 2 次
|
|
|
-2026-06-22 10:16:09.904 DEBUG [1782094569884174] 27500 --- [http-nio-8001-exec-4] c.x.gateway.filter.RequestLoggingFilter : POST /api/invite/click/6UD96HW8 | Status: 200 | Duration: 20ms
|
|
|
-2026-06-22 10:16:10.845 DEBUG [1782094570845507] 27500 --- [http-nio-8001-exec-1] c.x.gateway.filter.RequestLoggingFilter : POST /api/invite/click/6UD96HW8 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:16:10.853 DEBUG [1782094570845507] 27500 --- [http-nio-8001-exec-1] c.x.i.m.InviteCodeMapper.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (code = ?)
|
|
|
-2026-06-22 10:16:10.854 DEBUG [1782094570845507] 27500 --- [http-nio-8001-exec-1] c.x.i.m.InviteCodeMapper.selectList : ==> Parameters: 6UD96HW8(String)
|
|
|
-2026-06-22 10:16:10.855 DEBUG [1782094570845507] 27500 --- [http-nio-8001-exec-1] c.x.i.m.InviteCodeMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:16:10.856 DEBUG [1782094570845507] 27500 --- [http-nio-8001-exec-1] c.x.i.m.InviteCodeMapper.updateById : ==> Preparing: UPDATE t_invite_code SET user_id=?, code=?, max_uses=?, used_count=?, click_count=?, expire_time=?, status=?, create_time=?, update_time=? WHERE id=?
|
|
|
-2026-06-22 10:16:10.856 DEBUG [1782094570845507] 27500 --- [http-nio-8001-exec-1] c.x.i.m.InviteCodeMapper.updateById : ==> Parameters: 2068873331271065602(Long), 6UD96HW8(String), -1(Integer), 0(Integer), 3(Integer), 2026-07-22T09:47:59(LocalDateTime), 1(Integer), 2026-06-22T09:47:59(LocalDateTime), 2026-06-22T09:47:59(LocalDateTime), 2(Long)
|
|
|
-2026-06-22 10:16:10.878 DEBUG [1782094570845507] 27500 --- [http-nio-8001-exec-1] c.x.i.m.InviteCodeMapper.updateById : <== Updates: 1
|
|
|
-2026-06-22 10:16:10.879 DEBUG [1782094570845507] 27500 --- [http-nio-8001-exec-1] c.x.invite.service.InviteService : 邀请链接 6UD96HW8 被打开,累计 3 次
|
|
|
-2026-06-22 10:16:10.881 DEBUG [1782094570845507] 27500 --- [http-nio-8001-exec-1] c.x.gateway.filter.RequestLoggingFilter : POST /api/invite/click/6UD96HW8 | Status: 200 | Duration: 36ms
|
|
|
-2026-06-22 10:16:11.962 DEBUG [1782094571962050] 27500 --- [http-nio-8001-exec-2] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/resolve-link?link=6UD96HW8 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:16:11.968 WARN [1782094571962050] 27500 --- [http-nio-8001-exec-2] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/resolve-link | Status: 401 | Duration: 6ms
|
|
|
-2026-06-22 10:16:12.658 DEBUG [1782094572658504] 27500 --- [http-nio-8001-exec-8] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/resolve-link?link=6UD96HW8 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:16:12.661 WARN [1782094572658504] 27500 --- [http-nio-8001-exec-8] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/resolve-link | Status: 401 | Duration: 3ms
|
|
|
-2026-06-22 10:16:12.911 DEBUG [1782094572911396] 27500 --- [http-nio-8001-exec-10] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/resolve-link?link=6UD96HW8 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:16:12.916 WARN [1782094572911396] 27500 --- [http-nio-8001-exec-10] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/resolve-link | Status: 401 | Duration: 5ms
|
|
|
-2026-06-22 10:22:56.116 INFO [] 27500 --- [SpringApplicationShutdownHook] o.s.b.w.e.tomcat.GracefulShutdown : Commencing graceful shutdown. Waiting for active requests to complete
|
|
|
-2026-06-22 10:22:56.433 INFO [] 27500 --- [tomcat-shutdown] o.s.b.w.e.tomcat.GracefulShutdown : Graceful shutdown complete
|
|
|
-2026-06-22 10:22:56.444 INFO [] 27500 --- [SpringApplicationShutdownHook] com.zaxxer.hikari.HikariDataSource : ZhijiayunHikariPool - Shutdown initiated...
|
|
|
-2026-06-22 10:22:56.446 INFO [] 27500 --- [SpringApplicationShutdownHook] com.zaxxer.hikari.HikariDataSource : ZhijiayunHikariPool - Shutdown completed.
|
|
|
-2026-06-22 10:23:04.394 INFO [] 19504 --- [main] com.xuekairui.Application : Starting Application using Java 17.0.17 with PID 19504 (D:\project\zhijiayun-pharmacy\zhijiayun-gateway\target\classes started by geloger in D:\project\zhijiayun-pharmacy)
|
|
|
-2026-06-22 10:23:04.397 DEBUG [] 19504 --- [main] com.xuekairui.Application : Running with Spring Boot v3.5.14, Spring v6.2.18
|
|
|
-2026-06-22 10:23:04.397 INFO [] 19504 --- [main] com.xuekairui.Application : The following 1 profile is active: "dev"
|
|
|
-2026-06-22 10:23:05.014 INFO [] 19504 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
-2026-06-22 10:23:05.016 INFO [] 19504 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
-2026-06-22 10:23:05.041 INFO [] 19504 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces.
|
|
|
-2026-06-22 10:23:05.632 INFO [] 19504 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 8001 (http)
|
|
|
-2026-06-22 10:23:05.644 INFO [] 19504 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
-2026-06-22 10:23:05.645 INFO [] 19504 --- [main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.54]
|
|
|
-2026-06-22 10:23:05.704 INFO [] 19504 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
-2026-06-22 10:23:05.704 INFO [] 19504 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1270 ms
|
|
|
-2026-06-22 10:23:06.026 DEBUG [] 19504 --- [main] c.x.u.security.JwtAuthenticationFilter : Filter 'jwtAuthenticationFilter' configured for use
|
|
|
-2026-06-22 10:23:06.027 DEBUG [] 19504 --- [main] c.x.gateway.filter.RateLimitFilter : Filter 'rateLimitFilter' configured for use
|
|
|
-2026-06-22 10:23:06.027 DEBUG [] 19504 --- [main] c.x.gateway.filter.RequestLoggingFilter : Filter 'requestLoggingFilter' configured for use
|
|
|
-2026-06-22 10:23:06.075 INFO [] 19504 --- [main] com.zaxxer.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Starting...
|
|
|
-2026-06-22 10:23:06.195 INFO [] 19504 --- [main] com.zaxxer.hikari.pool.HikariPool : ZhijiayunHikariPool-Dev - Added connection com.mysql.cj.jdbc.ConnectionImpl@6ebbc06
|
|
|
-2026-06-22 10:23:06.196 INFO [] 19504 --- [main] com.zaxxer.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Start completed.
|
|
|
-2026-06-22 10:23:06.679 INFO [] 19504 --- [main] c.x.user.service.AliyunSmsClient : 阿里云短信客户端初始化成功,端点: dysmsapi.aliyuncs.com
|
|
|
-2026-06-22 10:23:07.107 WARN [] 19504 --- [main] .s.s.UserDetailsServiceAutoConfiguration :
|
|
|
-
|
|
|
-Using generated security password: 36fa1089-67c4-4dba-ae3a-8db622028735
|
|
|
+2026-06-23 09:26:42.388 INFO [no-trace] [anon] [main] zeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager
|
|
|
+2026-06-23 09:26:42.466 DEBUG [no-trace] [anon] [main] s.w.DefaultSecurityFilterChain : Will secure any request with filters: DisableEncodeUrlFilter, WebAsyncManagerIntegrationFilter, SecurityContextHolderFilter, HeaderWriterFilter, CorsFilter, LogoutFilter, JwtAuthenticationFilter, RequestCacheAwareFilter, SecurityContextHolderAwareRequestFilter, AnonymousAuthenticationFilter, SessionManagementFilter, ExceptionTranslationFilter, AuthorizationFilter
|
|
|
+2026-06-23 09:26:42.571 INFO [no-trace] [anon] [main] tisPlusApplicationContextAware : Register ApplicationContext instances org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@32cb636e
|
|
|
+2026-06-23 09:26:42.728 INFO [no-trace] [anon] [main] o.s.b.w.e.t.TomcatWebServer : Tomcat started on port 8002 (http) with context path '/'
|
|
|
+2026-06-23 09:26:42.741 INFO [no-trace] [anon] [main] com.xuekairui.Application : Started Application in 3.913 seconds (process running for 4.292)
|
|
|
+2026-06-23 09:26:46.088 INFO [no-trace] [anon] [http-nio-8002-exec-1] o.a.c.c.C.[.[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2026-06-23 09:26:46.089 INFO [no-trace] [anon] [http-nio-8002-exec-1] o.s.w.s.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2026-06-23 09:26:46.090 INFO [no-trace] [anon] [http-nio-8002-exec-1] o.s.w.s.DispatcherServlet : Completed initialization in 1 ms
|
|
|
+2026-06-23 09:26:46.096 DEBUG [T-KGNG-J2BW] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:26:46.658 DEBUG [T-KGNG-J2BW] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 09:26:46.687 DEBUG [T-KGNG-J2BW] [anon] [http-nio-8002-exec-1] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:26:46.690 DEBUG [T-KGNG-J2BW] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 09:26:46.838 WARN [T-KGNG-J2BW] [anon] [http-nio-8002-exec-1] c.x.h.GlobalExceptionHandler : 业务异常: code=1103, message=验证码已过期
|
|
|
+2026-06-23 09:26:46.867 DEBUG [T-KGNG-J2BW] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 772ms
|
|
|
+2026-06-23 09:26:49.088 DEBUG [T-JPXA-ZPGL] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:26:49.093 DEBUG [T-JPXA-ZPGL] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 09:26:49.094 DEBUG [T-JPXA-ZPGL] [anon] [http-nio-8002-exec-5] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:26:49.095 DEBUG [T-JPXA-ZPGL] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 09:26:49.104 WARN [T-JPXA-ZPGL] [anon] [http-nio-8002-exec-5] c.x.h.GlobalExceptionHandler : 业务异常: code=1103, message=验证码已过期
|
|
|
+2026-06-23 09:26:49.106 DEBUG [T-JPXA-ZPGL] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 18ms
|
|
|
+2026-06-23 09:29:17.168 INFO [no-trace] [anon] [SpringApplicationShutdownHook] o.s.b.w.e.t.GracefulShutdown : Commencing graceful shutdown. Waiting for active requests to complete
|
|
|
+2026-06-23 09:29:17.464 INFO [no-trace] [anon] [tomcat-shutdown] o.s.b.w.e.t.GracefulShutdown : Graceful shutdown complete
|
|
|
+2026-06-23 09:29:17.477 INFO [no-trace] [anon] [SpringApplicationShutdownHook] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Shutdown initiated...
|
|
|
+2026-06-23 09:29:17.482 INFO [no-trace] [anon] [SpringApplicationShutdownHook] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Shutdown completed.
|
|
|
+2026-06-23 09:29:26.257 INFO [no-trace] [anon] [main] com.xuekairui.Application : Starting Application using Java 17.0.17 with PID 34660 (D:\project\zhijiayun-pharmacy\zhijiayun-gateway\target\classes started by geloger in D:\project\zhijiayun-pharmacy)
|
|
|
+2026-06-23 09:29:26.260 DEBUG [no-trace] [anon] [main] com.xuekairui.Application : Running with Spring Boot v3.5.14, Spring v6.2.18
|
|
|
+2026-06-23 09:29:26.260 INFO [no-trace] [anon] [main] com.xuekairui.Application : The following 1 profile is active: "dev"
|
|
|
+2026-06-23 09:29:27.083 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
+2026-06-23 09:29:27.085 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
+2026-06-23 09:29:27.111 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Finished Spring Data repository scanning in 10 ms. Found 0 Redis repository interfaces.
|
|
|
+2026-06-23 09:29:28.013 INFO [no-trace] [anon] [main] o.s.b.w.e.t.TomcatWebServer : Tomcat initialized with port 8002 (http)
|
|
|
+2026-06-23 09:29:28.030 INFO [no-trace] [anon] [main] o.a.c.core.StandardService : Starting service [Tomcat]
|
|
|
+2026-06-23 09:29:28.030 INFO [no-trace] [anon] [main] o.a.c.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.54]
|
|
|
+2026-06-23 09:29:28.108 INFO [no-trace] [anon] [main] o.a.c.c.C.[.[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2026-06-23 09:29:28.110 INFO [no-trace] [anon] [main] letWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1808 ms
|
|
|
+2026-06-23 09:29:28.130 ERROR [no-trace] [anon] [main] o.s.b.w.e.t.TomcatStarter : Error starting Tomcat context. Exception: org.springframework.beans.factory.UnsatisfiedDependencyException. Message: Error creating bean with name 'rateLimitFilterRegistration' defined in class path resource [com/xuekairui/gateway/config/GatewayConfig.class]: Unsatisfied dependency expressed through method 'rateLimitFilterRegistration' parameter 0: Error creating bean with name 'rateLimitFilter' defined in file [D:\project\zhijiayun-pharmacy\zhijiayun-gateway\target\classes\com\xuekairui\gateway\filter\RateLimitFilter.class]: Unsatisfied dependency expressed through constructor parameter 0: No qualifying bean of type 'org.springframework.data.redis.core.RedisTemplate<java.lang.String, java.lang.Object>' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {}
|
|
|
+2026-06-23 09:29:28.167 INFO [no-trace] [anon] [main] o.a.c.core.StandardService : Stopping service [Tomcat]
|
|
|
+2026-06-23 09:29:28.178 WARN [no-trace] [anon] [main] letWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Unable to start web server
|
|
|
+2026-06-23 09:29:28.186 INFO [no-trace] [anon] [main] onditionEvaluationReportLogger :
|
|
|
+
|
|
|
+Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.
|
|
|
+2026-06-23 09:29:28.206 ERROR [no-trace] [anon] [main] LoggingFailureAnalysisReporter :
|
|
|
+
|
|
|
+***************************
|
|
|
+APPLICATION FAILED TO START
|
|
|
+***************************
|
|
|
+
|
|
|
+Description:
|
|
|
+
|
|
|
+Parameter 0 of constructor in com.xuekairui.gateway.filter.RateLimitFilter required a bean of type 'org.springframework.data.redis.core.RedisTemplate' that could not be found.
|
|
|
+
|
|
|
+
|
|
|
+Action:
|
|
|
+
|
|
|
+Consider defining a bean of type 'org.springframework.data.redis.core.RedisTemplate' in your configuration.
|
|
|
+
|
|
|
+2026-06-23 09:31:48.225 INFO [no-trace] [anon] [main] com.xuekairui.Application : Starting Application using Java 17.0.17 with PID 31748 (D:\project\zhijiayun-pharmacy\zhijiayun-gateway\target\classes started by geloger in D:\project\zhijiayun-pharmacy)
|
|
|
+2026-06-23 09:31:48.228 DEBUG [no-trace] [anon] [main] com.xuekairui.Application : Running with Spring Boot v3.5.14, Spring v6.2.18
|
|
|
+2026-06-23 09:31:48.228 INFO [no-trace] [anon] [main] com.xuekairui.Application : The following 1 profile is active: "dev"
|
|
|
+2026-06-23 09:31:49.117 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
+2026-06-23 09:31:49.121 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
+2026-06-23 09:31:49.170 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Finished Spring Data repository scanning in 27 ms. Found 0 Redis repository interfaces.
|
|
|
+2026-06-23 09:31:50.007 INFO [no-trace] [anon] [main] o.s.b.w.e.t.TomcatWebServer : Tomcat initialized with port 8002 (http)
|
|
|
+2026-06-23 09:31:50.022 INFO [no-trace] [anon] [main] o.a.c.core.StandardService : Starting service [Tomcat]
|
|
|
+2026-06-23 09:31:50.023 INFO [no-trace] [anon] [main] o.a.c.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.54]
|
|
|
+2026-06-23 09:31:50.108 INFO [no-trace] [anon] [main] o.a.c.c.C.[.[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2026-06-23 09:31:50.109 INFO [no-trace] [anon] [main] letWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1825 ms
|
|
|
+2026-06-23 09:31:50.651 DEBUG [no-trace] [anon] [main] .x.u.s.JwtAuthenticationFilter : Filter 'jwtAuthenticationFilter' configured for use
|
|
|
+2026-06-23 09:31:50.652 DEBUG [no-trace] [anon] [main] c.x.g.filter.RateLimitFilter : Filter 'rateLimitFilter' configured for use
|
|
|
+2026-06-23 09:31:50.653 DEBUG [no-trace] [anon] [main] c.x.g.f.RequestLoggingFilter : Filter 'requestLoggingFilter' configured for use
|
|
|
+2026-06-23 09:31:50.741 INFO [no-trace] [anon] [main] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Starting...
|
|
|
+2026-06-23 09:31:50.918 INFO [no-trace] [anon] [main] c.z.hikari.pool.HikariPool : ZhijiayunHikariPool-Dev - Added connection com.mysql.cj.jdbc.ConnectionImpl@1b25d695
|
|
|
+2026-06-23 09:31:50.919 INFO [no-trace] [anon] [main] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Start completed.
|
|
|
+2026-06-23 09:31:51.770 INFO [no-trace] [anon] [main] c.x.u.service.AliyunSmsClient : 阿里云短信客户端初始化成功,端点: dysmsapi.aliyuncs.com
|
|
|
+2026-06-23 09:31:52.415 WARN [no-trace] [anon] [main] etailsServiceAutoConfiguration :
|
|
|
+
|
|
|
+Using generated security password: 6f53fee0-e8c8-4a7f-9a06-f6ecb22d36ee
|
|
|
|
|
|
This generated password is for development use only. Your security configuration must be updated before running your application in production.
|
|
|
|
|
|
-2026-06-22 10:23:07.113 INFO [] 19504 --- [main] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager
|
|
|
-2026-06-22 10:23:07.182 DEBUG [] 19504 --- [main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with filters: DisableEncodeUrlFilter, WebAsyncManagerIntegrationFilter, SecurityContextHolderFilter, HeaderWriterFilter, CorsFilter, LogoutFilter, JwtAuthenticationFilter, RequestCacheAwareFilter, SecurityContextHolderAwareRequestFilter, AnonymousAuthenticationFilter, SessionManagementFilter, ExceptionTranslationFilter, AuthorizationFilter
|
|
|
-2026-06-22 10:23:07.283 INFO [] 19504 --- [main] m.e.s.MybatisPlusApplicationContextAware : Register ApplicationContext instances org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6e521c1e
|
|
|
-2026-06-22 10:23:07.465 INFO [] 19504 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 8001 (http) with context path '/'
|
|
|
-2026-06-22 10:23:07.477 INFO [] 19504 --- [main] com.xuekairui.Application : Started Application in 3.635 seconds (process running for 3.974)
|
|
|
-2026-06-22 10:23:23.230 INFO [] 19504 --- [http-nio-8001-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
-2026-06-22 10:23:23.230 INFO [] 19504 --- [http-nio-8001-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
-2026-06-22 10:23:23.231 INFO [] 19504 --- [http-nio-8001-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms
|
|
|
-2026-06-22 10:23:23.236 DEBUG [1782095003235176] 19504 --- [http-nio-8001-exec-1] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/code 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:23:23.859 DEBUG [1782095003235176] 19504 --- [http-nio-8001-exec-1] o.s.security.web.FilterChainProxy : Securing GET /api/invite/code
|
|
|
-2026-06-22 10:23:24.001 DEBUG [1782095003235176] 19504 --- [http-nio-8001-exec-1] o.s.security.web.FilterChainProxy : Secured GET /api/invite/code
|
|
|
-2026-06-22 10:23:24.119 DEBUG [1782095003235176] 19504 --- [http-nio-8001-exec-1] c.x.i.m.InviteCodeMapper.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND status = ? AND (expire_time IS NULL OR expire_time > ?)) ORDER BY create_time DESC LIMIT 1
|
|
|
-2026-06-22 10:23:24.139 DEBUG [1782095003235176] 19504 --- [http-nio-8001-exec-1] c.x.i.m.InviteCodeMapper.selectList : ==> Parameters: 2068873331271065602(Long), 1(Integer), 2026-06-22T10:23:24.029130800(LocalDateTime)
|
|
|
-2026-06-22 10:23:24.174 DEBUG [1782095003235176] 19504 --- [http-nio-8001-exec-1] c.x.i.m.InviteCodeMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:23:24.177 DEBUG [1782095003235176] 19504 --- [http-nio-8001-exec-1] c.x.i.m.InviteConfigMapper.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 10:23:24.178 DEBUG [1782095003235176] 19504 --- [http-nio-8001-exec-1] c.x.i.m.InviteConfigMapper.selectList : ==> Parameters:
|
|
|
-2026-06-22 10:23:24.182 DEBUG [1782095003235176] 19504 --- [http-nio-8001-exec-1] c.x.i.m.InviteConfigMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:23:24.184 DEBUG [1782095003235176] 19504 --- [http-nio-8001-exec-1] c.x.user.mapper.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
-2026-06-22 10:23:24.184 DEBUG [1782095003235176] 19504 --- [http-nio-8001-exec-1] c.x.user.mapper.UserMapper.selectById : ==> Parameters: 2068873331271065602(Long)
|
|
|
-2026-06-22 10:23:24.188 DEBUG [1782095003235176] 19504 --- [http-nio-8001-exec-1] c.x.user.mapper.UserMapper.selectById : <== Total: 1
|
|
|
-2026-06-22 10:23:24.243 WARN [1782095003235176] 19504 --- [http-nio-8001-exec-1] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/code | Status: 200 | Duration: 1008ms | ⚠️ 慢请求
|
|
|
-2026-06-22 10:23:38.023 DEBUG [1782095018023991] 19504 --- [http-nio-8001-exec-5] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/code 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:23:38.026 DEBUG [1782095018023991] 19504 --- [http-nio-8001-exec-5] o.s.security.web.FilterChainProxy : Securing GET /api/invite/code
|
|
|
-2026-06-22 10:23:38.029 DEBUG [1782095018023991] 19504 --- [http-nio-8001-exec-5] o.s.security.web.FilterChainProxy : Secured GET /api/invite/code
|
|
|
-2026-06-22 10:23:38.032 DEBUG [1782095018023991] 19504 --- [http-nio-8001-exec-5] c.x.i.m.InviteCodeMapper.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND status = ? AND (expire_time IS NULL OR expire_time > ?)) ORDER BY create_time DESC LIMIT 1
|
|
|
-2026-06-22 10:23:38.032 DEBUG [1782095018023991] 19504 --- [http-nio-8001-exec-5] c.x.i.m.InviteCodeMapper.selectList : ==> Parameters: 2068873331271065602(Long), 1(Integer), 2026-06-22T10:23:38.030492300(LocalDateTime)
|
|
|
-2026-06-22 10:23:38.035 DEBUG [1782095018023991] 19504 --- [http-nio-8001-exec-5] c.x.i.m.InviteCodeMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:23:38.036 DEBUG [1782095018023991] 19504 --- [http-nio-8001-exec-5] c.x.i.m.InviteConfigMapper.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 10:23:38.036 DEBUG [1782095018023991] 19504 --- [http-nio-8001-exec-5] c.x.i.m.InviteConfigMapper.selectList : ==> Parameters:
|
|
|
-2026-06-22 10:23:38.039 DEBUG [1782095018023991] 19504 --- [http-nio-8001-exec-5] c.x.i.m.InviteConfigMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:23:38.040 DEBUG [1782095018023991] 19504 --- [http-nio-8001-exec-5] c.x.user.mapper.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
-2026-06-22 10:23:38.040 DEBUG [1782095018023991] 19504 --- [http-nio-8001-exec-5] c.x.user.mapper.UserMapper.selectById : ==> Parameters: 2068873331271065602(Long)
|
|
|
-2026-06-22 10:23:38.042 DEBUG [1782095018023991] 19504 --- [http-nio-8001-exec-5] c.x.user.mapper.UserMapper.selectById : <== Total: 1
|
|
|
-2026-06-22 10:23:38.044 DEBUG [1782095018023991] 19504 --- [http-nio-8001-exec-5] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/code | Status: 200 | Duration: 21ms
|
|
|
-2026-06-22 10:23:41.060 DEBUG [1782095021060709] 19504 --- [http-nio-8001-exec-7] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/stats 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:23:41.064 DEBUG [1782095021060709] 19504 --- [http-nio-8001-exec-7] o.s.security.web.FilterChainProxy : Securing GET /api/invite/stats
|
|
|
-2026-06-22 10:23:41.067 DEBUG [1782095021060709] 19504 --- [http-nio-8001-exec-7] o.s.security.web.FilterChainProxy : Secured GET /api/invite/stats
|
|
|
-2026-06-22 10:23:41.069 DEBUG [1782095021060709] 19504 --- [http-nio-8001-exec-7] c.x.i.m.InviteConfigMapper.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 10:23:41.069 DEBUG [1782095021060709] 19504 --- [http-nio-8001-exec-7] c.x.i.m.InviteConfigMapper.selectList : ==> Parameters:
|
|
|
-2026-06-22 10:23:41.072 DEBUG [1782095021060709] 19504 --- [http-nio-8001-exec-7] c.x.i.m.InviteConfigMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:23:41.074 DEBUG [1782095021060709] 19504 --- [http-nio-8001-exec-7] c.x.i.m.InviteCodeMapper.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND status = ? AND (expire_time IS NULL OR expire_time > ?)) ORDER BY create_time DESC LIMIT 1
|
|
|
-2026-06-22 10:23:41.074 DEBUG [1782095021060709] 19504 --- [http-nio-8001-exec-7] c.x.i.m.InviteCodeMapper.selectList : ==> Parameters: 2068873331271065602(Long), 1(Integer), 2026-06-22T10:23:41.073271(LocalDateTime)
|
|
|
-2026-06-22 10:23:41.078 DEBUG [1782095021060709] 19504 --- [http-nio-8001-exec-7] c.x.i.m.InviteCodeMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:23:41.078 DEBUG [1782095021060709] 19504 --- [http-nio-8001-exec-7] c.x.i.m.InviteConfigMapper.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 10:23:41.078 DEBUG [1782095021060709] 19504 --- [http-nio-8001-exec-7] c.x.i.m.InviteConfigMapper.selectList : ==> Parameters:
|
|
|
-2026-06-22 10:23:41.081 DEBUG [1782095021060709] 19504 --- [http-nio-8001-exec-7] c.x.i.m.InviteConfigMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:23:41.082 DEBUG [1782095021060709] 19504 --- [http-nio-8001-exec-7] c.x.user.mapper.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
-2026-06-22 10:23:41.082 DEBUG [1782095021060709] 19504 --- [http-nio-8001-exec-7] c.x.user.mapper.UserMapper.selectById : ==> Parameters: 2068873331271065602(Long)
|
|
|
-2026-06-22 10:23:41.086 DEBUG [1782095021060709] 19504 --- [http-nio-8001-exec-7] c.x.user.mapper.UserMapper.selectById : <== Total: 1
|
|
|
-2026-06-22 10:23:41.088 DEBUG [1782095021060709] 19504 --- [http-nio-8001-exec-7] c.x.i.m.InviteRelationMapper.selectList : ==> Preparing: SELECT id,inviter_id,invitee_id,invite_code_id,registered,reward_granted,status,create_time,update_time FROM t_invite_relation WHERE (inviter_id = ?)
|
|
|
-2026-06-22 10:23:41.088 DEBUG [1782095021060709] 19504 --- [http-nio-8001-exec-7] c.x.i.m.InviteRelationMapper.selectList : ==> Parameters: 2068873331271065602(Long)
|
|
|
-2026-06-22 10:23:41.091 DEBUG [1782095021060709] 19504 --- [http-nio-8001-exec-7] c.x.i.m.InviteRelationMapper.selectList : <== Total: 0
|
|
|
-2026-06-22 10:23:41.095 DEBUG [1782095021060709] 19504 --- [http-nio-8001-exec-7] c.x.i.m.InviteCodeMapper.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND code = ?)
|
|
|
-2026-06-22 10:23:41.095 DEBUG [1782095021060709] 19504 --- [http-nio-8001-exec-7] c.x.i.m.InviteCodeMapper.selectList : ==> Parameters: 2068873331271065602(Long), 6UD96HW8(String)
|
|
|
-2026-06-22 10:23:41.098 DEBUG [1782095021060709] 19504 --- [http-nio-8001-exec-7] c.x.i.m.InviteCodeMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:23:41.101 DEBUG [1782095021060709] 19504 --- [http-nio-8001-exec-7] c.x.i.m.I.selectCount : ==> Preparing: SELECT COUNT( * ) AS total FROM t_invite_relation WHERE (inviter_id = ? AND create_time >= ?)
|
|
|
-2026-06-22 10:23:41.101 DEBUG [1782095021060709] 19504 --- [http-nio-8001-exec-7] c.x.i.m.I.selectCount : ==> Parameters: 2068873331271065602(Long), 2026-06-22T00:00(LocalDateTime)
|
|
|
-2026-06-22 10:23:41.105 DEBUG [1782095021060709] 19504 --- [http-nio-8001-exec-7] c.x.i.m.I.selectCount : <== Total: 1
|
|
|
-2026-06-22 10:23:41.110 DEBUG [1782095021060709] 19504 --- [http-nio-8001-exec-7] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/stats | Status: 200 | Duration: 50ms
|
|
|
-2026-06-22 10:25:20.405 INFO [] 19504 --- [SpringApplicationShutdownHook] o.s.b.w.e.tomcat.GracefulShutdown : Commencing graceful shutdown. Waiting for active requests to complete
|
|
|
-2026-06-22 10:25:20.755 INFO [] 19504 --- [tomcat-shutdown] o.s.b.w.e.tomcat.GracefulShutdown : Graceful shutdown complete
|
|
|
-2026-06-22 10:25:20.766 INFO [] 19504 --- [SpringApplicationShutdownHook] com.zaxxer.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Shutdown initiated...
|
|
|
-2026-06-22 10:25:20.771 INFO [] 19504 --- [SpringApplicationShutdownHook] com.zaxxer.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Shutdown completed.
|
|
|
-2026-06-22 10:25:23.284 INFO [] 7952 --- [main] com.xuekairui.Application : Starting Application using Java 17.0.17 with PID 7952 (D:\project\zhijiayun-pharmacy\zhijiayun-gateway\target\classes started by geloger in D:\project\zhijiayun-pharmacy)
|
|
|
-2026-06-22 10:25:23.287 DEBUG [] 7952 --- [main] com.xuekairui.Application : Running with Spring Boot v3.5.14, Spring v6.2.18
|
|
|
-2026-06-22 10:25:23.287 INFO [] 7952 --- [main] com.xuekairui.Application : The following 1 profile is active: "dev"
|
|
|
-2026-06-22 10:25:23.946 INFO [] 7952 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
-2026-06-22 10:25:23.948 INFO [] 7952 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
-2026-06-22 10:25:23.971 INFO [] 7952 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces.
|
|
|
-2026-06-22 10:25:24.526 INFO [] 7952 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 8001 (http)
|
|
|
-2026-06-22 10:25:24.536 INFO [] 7952 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
-2026-06-22 10:25:24.536 INFO [] 7952 --- [main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.54]
|
|
|
-2026-06-22 10:25:24.590 INFO [] 7952 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
-2026-06-22 10:25:24.590 INFO [] 7952 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1267 ms
|
|
|
-2026-06-22 10:25:24.905 DEBUG [] 7952 --- [main] c.x.u.security.JwtAuthenticationFilter : Filter 'jwtAuthenticationFilter' configured for use
|
|
|
-2026-06-22 10:25:24.905 DEBUG [] 7952 --- [main] c.x.gateway.filter.RateLimitFilter : Filter 'rateLimitFilter' configured for use
|
|
|
-2026-06-22 10:25:24.905 DEBUG [] 7952 --- [main] c.x.gateway.filter.RequestLoggingFilter : Filter 'requestLoggingFilter' configured for use
|
|
|
-2026-06-22 10:25:24.951 INFO [] 7952 --- [main] com.zaxxer.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Starting...
|
|
|
-2026-06-22 10:25:25.066 INFO [] 7952 --- [main] com.zaxxer.hikari.pool.HikariPool : ZhijiayunHikariPool-Dev - Added connection com.mysql.cj.jdbc.ConnectionImpl@5072e638
|
|
|
-2026-06-22 10:25:25.068 INFO [] 7952 --- [main] com.zaxxer.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Start completed.
|
|
|
-2026-06-22 10:25:25.578 INFO [] 7952 --- [main] c.x.user.service.AliyunSmsClient : 阿里云短信客户端初始化成功,端点: dysmsapi.aliyuncs.com
|
|
|
-2026-06-22 10:25:26.016 WARN [] 7952 --- [main] .s.s.UserDetailsServiceAutoConfiguration :
|
|
|
-
|
|
|
-Using generated security password: 4c9532d9-e15c-4a24-bfb7-3ae032630c36
|
|
|
+2026-06-23 09:31:52.428 INFO [no-trace] [anon] [main] zeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager
|
|
|
+2026-06-23 09:31:52.552 DEBUG [no-trace] [anon] [main] s.w.DefaultSecurityFilterChain : Will secure any request with filters: DisableEncodeUrlFilter, WebAsyncManagerIntegrationFilter, SecurityContextHolderFilter, HeaderWriterFilter, CorsFilter, LogoutFilter, JwtAuthenticationFilter, RequestCacheAwareFilter, SecurityContextHolderAwareRequestFilter, AnonymousAuthenticationFilter, SessionManagementFilter, ExceptionTranslationFilter, AuthorizationFilter
|
|
|
+2026-06-23 09:31:52.726 INFO [no-trace] [anon] [main] tisPlusApplicationContextAware : Register ApplicationContext instances org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@32cb636e
|
|
|
+2026-06-23 09:31:52.949 INFO [no-trace] [anon] [main] o.s.b.w.e.t.TomcatWebServer : Tomcat started on port 8002 (http) with context path '/'
|
|
|
+2026-06-23 09:31:52.966 INFO [no-trace] [anon] [main] com.xuekairui.Application : Started Application in 5.558 seconds (process running for 6.093)
|
|
|
+2026-06-23 09:32:01.197 INFO [no-trace] [anon] [http-nio-8002-exec-1] o.a.c.c.C.[.[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2026-06-23 09:32:01.198 INFO [no-trace] [anon] [http-nio-8002-exec-1] o.s.w.s.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2026-06-23 09:32:01.199 INFO [no-trace] [anon] [http-nio-8002-exec-1] o.s.w.s.DispatcherServlet : Completed initialization in 1 ms
|
|
|
+2026-06-23 09:32:01.205 DEBUG [T-X83B-M9V4] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:32:01.780 DEBUG [T-X83B-M9V4] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 09:32:01.815 DEBUG [T-X83B-M9V4] [anon] [http-nio-8002-exec-1] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:32:01.819 DEBUG [T-X83B-M9V4] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 09:32:01.980 WARN [T-X83B-M9V4] [anon] [http-nio-8002-exec-1] c.x.h.GlobalExceptionHandler : 业务异常: code=1103, message=验证码已过期
|
|
|
+2026-06-23 09:32:02.016 DEBUG [T-X83B-M9V4] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 813ms
|
|
|
+2026-06-23 09:32:43.342 DEBUG [T-AGMM-PAE5] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:32:43.345 DEBUG [T-AGMM-PAE5] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/send
|
|
|
+2026-06-23 09:32:43.346 DEBUG [T-AGMM-PAE5] [anon] [http-nio-8002-exec-4] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:32:43.346 DEBUG [T-AGMM-PAE5] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/send
|
|
|
+2026-06-23 09:32:43.352 INFO [T-AGMM-PAE5] [anon] [http-nio-8002-exec-4] .x.u.s.VerificationCodeService : 【验证码-测试模式】是否启用 true
|
|
|
+2026-06-23 09:32:43.365 INFO [T-AGMM-PAE5] [anon] [http-nio-8002-exec-4] .x.u.s.VerificationCodeService : 【验证码-测试模式】手机号: 187****6917, 验证码: 123456 (固定), 场景: login, 有效期: 5分钟
|
|
|
+2026-06-23 09:32:43.368 DEBUG [T-AGMM-PAE5] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send 200 26ms
|
|
|
+2026-06-23 09:32:47.827 DEBUG [T-HSEV-AZ67] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:32:47.831 DEBUG [T-HSEV-AZ67] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 09:32:47.832 DEBUG [T-HSEV-AZ67] [anon] [http-nio-8002-exec-3] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:32:47.833 DEBUG [T-HSEV-AZ67] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 09:32:47.968 DEBUG [T-HSEV-AZ67] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 09:32:47.994 DEBUG [T-HSEV-AZ67] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 09:32:48.028 DEBUG [T-HSEV-AZ67] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectList : <== Total: 0
|
|
|
+2026-06-23 09:32:48.034 DEBUG [T-HSEV-AZ67] [anon] [http-nio-8002-exec-3] c.x.u.m.U.selectByLevelCode : ==> Preparing: SELECT * FROM t_user_level WHERE level_code = ? AND status = 1 LIMIT 1
|
|
|
+2026-06-23 09:32:48.034 DEBUG [T-HSEV-AZ67] [anon] [http-nio-8002-exec-3] c.x.u.m.U.selectByLevelCode : ==> Parameters: NORMAL(String)
|
|
|
+2026-06-23 09:32:48.041 DEBUG [T-HSEV-AZ67] [anon] [http-nio-8002-exec-3] c.x.u.m.U.selectByLevelCode : <== Total: 1
|
|
|
+2026-06-23 09:32:48.049 DEBUG [T-HSEV-AZ67] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.insert : ==> Preparing: INSERT INTO t_user ( id, phone, nickname, level_id, status, create_time, update_time ) VALUES ( ?, ?, ?, ?, ?, ?, ? )
|
|
|
+2026-06-23 09:32:48.051 DEBUG [T-HSEV-AZ67] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.insert : ==> Parameters: 2069232168266870785(Long), 18776156917(String), 用户6917(String), 1(Long), 1(Integer), 2026-06-23T09:32:48.047132(LocalDateTime), 2026-06-23T09:32:48.049848300(LocalDateTime)
|
|
|
+2026-06-23 09:32:48.060 DEBUG [T-HSEV-AZ67] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.insert : <== Updates: 1
|
|
|
+2026-06-23 09:32:48.061 INFO [T-HSEV-AZ67] [anon] [http-nio-8002-exec-3] c.x.i.l.UserRegisteredListener : 收到用户注册事件: userId=2069232168266870785, inviteCode=null
|
|
|
+2026-06-23 09:32:48.068 DEBUG [T-HSEV-AZ67] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 09:32:48.069 DEBUG [T-HSEV-AZ67] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), 1(Long), 1(Integer), 2026-06-23T09:32:48.061840200(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:32:48.047132(LocalDateTime), 2026-06-23T09:32:48.049848300(LocalDateTime), 2069232168266870785(Long)
|
|
|
+2026-06-23 09:32:48.074 DEBUG [T-HSEV-AZ67] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 09:32:48.221 DEBUG [T-HSEV-AZ67] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:32:48.222 DEBUG [T-HSEV-AZ67] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232168266870785(Long)
|
|
|
+2026-06-23 09:32:48.226 DEBUG [T-HSEV-AZ67] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:32:48.226 DEBUG [T-HSEV-AZ67] [anon] [http-nio-8002-exec-3] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 09:32:48.226 DEBUG [T-HSEV-AZ67] [anon] [http-nio-8002-exec-3] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:32:48.230 DEBUG [T-HSEV-AZ67] [anon] [http-nio-8002-exec-3] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 09:32:48.248 DEBUG [T-HSEV-AZ67] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 421ms
|
|
|
+2026-06-23 09:34:35.399 DEBUG [T-CWS8-8T9X] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:34:35.404 DEBUG [T-CWS8-8T9X] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 09:34:35.405 DEBUG [T-CWS8-8T9X] [anon] [http-nio-8002-exec-6] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:34:35.405 DEBUG [T-CWS8-8T9X] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 09:34:35.414 WARN [T-CWS8-8T9X] [anon] [http-nio-8002-exec-6] c.x.h.GlobalExceptionHandler : 业务异常: code=1103, message=验证码已过期
|
|
|
+2026-06-23 09:34:35.415 DEBUG [T-CWS8-8T9X] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 16ms
|
|
|
+2026-06-23 09:34:37.579 DEBUG [T-CQSK-R5VF] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:34:37.582 DEBUG [T-CQSK-R5VF] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/send
|
|
|
+2026-06-23 09:34:37.582 DEBUG [T-CQSK-R5VF] [anon] [http-nio-8002-exec-5] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:34:37.582 DEBUG [T-CQSK-R5VF] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/send
|
|
|
+2026-06-23 09:34:37.583 INFO [T-CQSK-R5VF] [anon] [http-nio-8002-exec-5] .x.u.s.VerificationCodeService : 【验证码-测试模式】是否启用 true
|
|
|
+2026-06-23 09:34:37.585 INFO [T-CQSK-R5VF] [anon] [http-nio-8002-exec-5] .x.u.s.VerificationCodeService : 【验证码-测试模式】手机号: 187****6917, 验证码: 123456 (固定), 场景: login, 有效期: 5分钟
|
|
|
+2026-06-23 09:34:37.585 DEBUG [T-CQSK-R5VF] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send 200 6ms
|
|
|
+2026-06-23 09:34:40.287 DEBUG [T-5M2B-KRQJ] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:34:40.293 DEBUG [T-5M2B-KRQJ] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 09:34:40.293 DEBUG [T-5M2B-KRQJ] [anon] [http-nio-8002-exec-2] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:34:40.294 DEBUG [T-5M2B-KRQJ] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 09:34:40.301 DEBUG [T-5M2B-KRQJ] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 09:34:40.301 DEBUG [T-5M2B-KRQJ] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 09:34:40.303 DEBUG [T-5M2B-KRQJ] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectList : <== Total: 0
|
|
|
+2026-06-23 09:34:40.303 DEBUG [T-5M2B-KRQJ] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectByLevelCode : ==> Preparing: SELECT * FROM t_user_level WHERE level_code = ? AND status = 1 LIMIT 1
|
|
|
+2026-06-23 09:34:40.304 DEBUG [T-5M2B-KRQJ] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectByLevelCode : ==> Parameters: NORMAL(String)
|
|
|
+2026-06-23 09:34:40.306 DEBUG [T-5M2B-KRQJ] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectByLevelCode : <== Total: 1
|
|
|
+2026-06-23 09:34:40.306 DEBUG [T-5M2B-KRQJ] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.insert : ==> Preparing: INSERT INTO t_user ( id, phone, nickname, level_id, status, create_time, update_time ) VALUES ( ?, ?, ?, ?, ?, ?, ? )
|
|
|
+2026-06-23 09:34:40.307 DEBUG [T-5M2B-KRQJ] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.insert : ==> Parameters: 2069232639064911873(Long), 18776156917(String), 用户6917(String), 1(Long), 1(Integer), 2026-06-23T09:34:40.306935600(LocalDateTime), 2026-06-23T09:34:40.306935600(LocalDateTime)
|
|
|
+2026-06-23 09:34:40.310 DEBUG [T-5M2B-KRQJ] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.insert : <== Updates: 1
|
|
|
+2026-06-23 09:34:40.310 INFO [T-5M2B-KRQJ] [anon] [http-nio-8002-exec-2] c.x.i.l.UserRegisteredListener : 收到用户注册事件: userId=2069232639064911873, inviteCode=null
|
|
|
+2026-06-23 09:34:40.311 DEBUG [T-5M2B-KRQJ] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 09:34:40.311 DEBUG [T-5M2B-KRQJ] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), 1(Long), 1(Integer), 2026-06-23T09:34:40.310988300(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40.306935600(LocalDateTime), 2026-06-23T09:34:40.306935600(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 09:34:40.314 DEBUG [T-5M2B-KRQJ] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 09:34:40.315 DEBUG [T-5M2B-KRQJ] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:34:40.315 DEBUG [T-5M2B-KRQJ] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:34:40.317 DEBUG [T-5M2B-KRQJ] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:34:40.317 DEBUG [T-5M2B-KRQJ] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 09:34:40.317 DEBUG [T-5M2B-KRQJ] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:34:40.319 DEBUG [T-5M2B-KRQJ] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 09:34:40.350 DEBUG [T-5M2B-KRQJ] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 63ms
|
|
|
+2026-06-23 09:37:41.823 DEBUG [T-TVTX-QMCT] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : OPTIONS /api/crawler/status | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:37:41.830 DEBUG [T-TVTX-QMCT] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/crawler/status
|
|
|
+2026-06-23 09:37:41.832 DEBUG [T-TVTX-QMCT] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : OPTIONS /api/crawler/status 200 9ms
|
|
|
+2026-06-23 09:37:41.835 DEBUG [T-URM3-ER9P] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/crawler/status | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:37:41.838 DEBUG [T-URM3-ER9P] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Securing GET /api/crawler/status
|
|
|
+2026-06-23 09:37:41.878 DEBUG [T-URM3-ER9P] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Secured GET /api/crawler/status
|
|
|
+2026-06-23 09:37:41.881 DEBUG [T-URM3-ER9P] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:37:41.882 DEBUG [T-URM3-ER9P] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:37:41.885 DEBUG [T-URM3-ER9P] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:37:41.887 DEBUG [T-URM3-ER9P] [anon] [http-nio-8002-exec-10] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 09:37:41.887 DEBUG [T-URM3-ER9P] [anon] [http-nio-8002-exec-10] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:37:41.890 DEBUG [T-URM3-ER9P] [anon] [http-nio-8002-exec-10] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 09:37:41.890 DEBUG [T-URM3-ER9P] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumTodayUsage : ==> Preparing: SELECT COALESCE(SUM(usage_count), 0) FROM t_crawler_usage_log WHERE user_id = ? AND usage_date = CURDATE()
|
|
|
+2026-06-23 09:37:41.891 DEBUG [T-URM3-ER9P] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumTodayUsage : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:37:41.896 DEBUG [T-URM3-ER9P] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumTodayUsage : <== Total: 1
|
|
|
+2026-06-23 09:37:41.897 DEBUG [T-URM3-ER9P] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumMonthlyUsage : ==> Preparing: SELECT COALESCE(SUM(usage_count), 0) FROM t_crawler_usage_log WHERE user_id = ? AND YEAR(usage_date) = YEAR(CURDATE()) AND MONTH(usage_date) = MONTH(CURDATE())
|
|
|
+2026-06-23 09:37:41.898 DEBUG [T-URM3-ER9P] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumMonthlyUsage : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:37:41.900 DEBUG [T-URM3-ER9P] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumMonthlyUsage : <== Total: 1
|
|
|
+2026-06-23 09:37:41.903 DEBUG [T-URM3-ER9P] [anon] [http-nio-8002-exec-10] c.x.u.m.C.selectList : ==> Preparing: SELECT id FROM t_coupon WHERE (type = ?)
|
|
|
+2026-06-23 09:37:41.904 DEBUG [T-URM3-ER9P] [anon] [http-nio-8002-exec-10] c.x.u.m.C.selectList : ==> Parameters: CRAWLER(String)
|
|
|
+2026-06-23 09:37:41.906 DEBUG [T-URM3-ER9P] [anon] [http-nio-8002-exec-10] c.x.u.m.C.selectList : <== Total: 0
|
|
|
+2026-06-23 09:37:41.906 DEBUG [T-URM3-ER9P] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumAvailableQuota : ==> Preparing: SELECT COALESCE(SUM(quota_count - used_count), 0) FROM t_crawler_quota_grant WHERE user_id = ? AND status = 1 AND (expire_time IS NULL OR expire_time > NOW())
|
|
|
+2026-06-23 09:37:41.907 DEBUG [T-URM3-ER9P] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumAvailableQuota : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:37:41.909 DEBUG [T-URM3-ER9P] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumAvailableQuota : <== Total: 1
|
|
|
+2026-06-23 09:37:41.909 DEBUG [T-URM3-ER9P] [anon] [http-nio-8002-exec-10] .u.m.C.sumAvailableQuotaByType : ==> Preparing: SELECT grant_type AS grantType, COALESCE(SUM(quota_count - used_count), 0) AS available, COALESCE(SUM(quota_count), 0) AS totalGranted, COALESCE(SUM(used_count), 0) AS totalUsed FROM t_crawler_quota_grant WHERE user_id = ? AND (expire_time IS NULL OR expire_time > NOW()) GROUP BY grant_type
|
|
|
+2026-06-23 09:37:41.910 DEBUG [T-URM3-ER9P] [anon] [http-nio-8002-exec-10] .u.m.C.sumAvailableQuotaByType : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:37:41.912 DEBUG [T-URM3-ER9P] [anon] [http-nio-8002-exec-10] .u.m.C.sumAvailableQuotaByType : <== Total: 0
|
|
|
+2026-06-23 09:37:41.922 DEBUG [T-URM3-ER9P] [2069232639064911873] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/crawler/status 200 87ms
|
|
|
+2026-06-23 09:39:25.690 DEBUG [T-8USF-DGW5] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : GET /api/level/list | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:39:25.694 DEBUG [T-8USF-DGW5] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing GET /api/level/list
|
|
|
+2026-06-23 09:39:25.694 DEBUG [T-8USF-DGW5] [anon] [http-nio-8002-exec-4] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:39:25.694 DEBUG [T-8USF-DGW5] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Secured GET /api/level/list
|
|
|
+2026-06-23 09:39:25.698 DEBUG [T-8USF-DGW5] [anon] [http-nio-8002-exec-4] c.x.u.m.U.selectList : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE (status = ?) ORDER BY level_weight ASC
|
|
|
+2026-06-23 09:39:25.699 DEBUG [T-8USF-DGW5] [anon] [http-nio-8002-exec-4] c.x.u.m.U.selectList : ==> Parameters: 1(Integer)
|
|
|
+2026-06-23 09:39:25.701 DEBUG [T-8USF-DGW5] [anon] [http-nio-8002-exec-4] c.x.u.m.U.selectList : <== Total: 3
|
|
|
+2026-06-23 09:39:25.703 DEBUG [T-8USF-DGW5] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : GET /api/level/list 200 13ms
|
|
|
+2026-06-23 09:40:14.477 DEBUG [T-J4VD-BS7T] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:40:14.481 DEBUG [T-J4VD-BS7T] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/send
|
|
|
+2026-06-23 09:40:14.482 DEBUG [T-J4VD-BS7T] [anon] [http-nio-8002-exec-7] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:40:14.482 DEBUG [T-J4VD-BS7T] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/send
|
|
|
+2026-06-23 09:40:14.483 INFO [T-J4VD-BS7T] [anon] [http-nio-8002-exec-7] .x.u.s.VerificationCodeService : 【验证码-测试模式】是否启用 true
|
|
|
+2026-06-23 09:40:14.485 INFO [T-J4VD-BS7T] [anon] [http-nio-8002-exec-7] .x.u.s.VerificationCodeService : 【验证码-测试模式】手机号: 187****6917, 验证码: 123456 (固定), 场景: login, 有效期: 5分钟
|
|
|
+2026-06-23 09:40:14.486 DEBUG [T-J4VD-BS7T] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send 200 9ms
|
|
|
+2026-06-23 09:40:16.761 DEBUG [T-2FAH-VQUT] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:40:16.764 DEBUG [T-2FAH-VQUT] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 09:40:16.765 DEBUG [T-2FAH-VQUT] [anon] [http-nio-8002-exec-6] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:40:16.765 DEBUG [T-2FAH-VQUT] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 09:40:16.774 DEBUG [T-2FAH-VQUT] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 09:40:16.775 DEBUG [T-2FAH-VQUT] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 09:40:16.778 DEBUG [T-2FAH-VQUT] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 09:40:16.779 DEBUG [T-2FAH-VQUT] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 09:40:16.780 DEBUG [T-2FAH-VQUT] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), 1(Long), 1(Integer), 2026-06-23T09:40:16.778980700(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40(LocalDateTime), 2026-06-23T09:34:40(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 09:40:16.783 DEBUG [T-2FAH-VQUT] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 09:40:16.785 DEBUG [T-2FAH-VQUT] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:40:16.785 DEBUG [T-2FAH-VQUT] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:40:16.788 DEBUG [T-2FAH-VQUT] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:40:16.788 DEBUG [T-2FAH-VQUT] [anon] [http-nio-8002-exec-6] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 09:40:16.788 DEBUG [T-2FAH-VQUT] [anon] [http-nio-8002-exec-6] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:40:16.791 DEBUG [T-2FAH-VQUT] [anon] [http-nio-8002-exec-6] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 09:40:16.832 DEBUG [T-2FAH-VQUT] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 71ms
|
|
|
+2026-06-23 09:43:04.515 DEBUG [T-JYKK-QVJQ] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:43:04.519 DEBUG [T-JYKK-QVJQ] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/send
|
|
|
+2026-06-23 09:43:04.520 DEBUG [T-JYKK-QVJQ] [anon] [http-nio-8002-exec-2] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:43:04.520 DEBUG [T-JYKK-QVJQ] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/send
|
|
|
+2026-06-23 09:43:04.521 INFO [T-JYKK-QVJQ] [anon] [http-nio-8002-exec-2] .x.u.s.VerificationCodeService : 【验证码-测试模式】是否启用 true
|
|
|
+2026-06-23 09:43:04.523 INFO [T-JYKK-QVJQ] [anon] [http-nio-8002-exec-2] .x.u.s.VerificationCodeService : 【验证码-测试模式】手机号: 187****6917, 验证码: 123456 (固定), 场景: login, 有效期: 5分钟
|
|
|
+2026-06-23 09:43:04.525 DEBUG [T-JYKK-QVJQ] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send 200 10ms
|
|
|
+2026-06-23 09:43:07.187 DEBUG [T-MK7D-E9JU] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:43:07.191 DEBUG [T-MK7D-E9JU] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 09:43:07.191 DEBUG [T-MK7D-E9JU] [anon] [http-nio-8002-exec-8] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:43:07.191 DEBUG [T-MK7D-E9JU] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 09:43:07.198 DEBUG [T-MK7D-E9JU] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 09:43:07.199 DEBUG [T-MK7D-E9JU] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 09:43:07.201 DEBUG [T-MK7D-E9JU] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 09:43:07.202 DEBUG [T-MK7D-E9JU] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 09:43:07.203 DEBUG [T-MK7D-E9JU] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), 1(Long), 1(Integer), 2026-06-23T09:43:07.201724800(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40(LocalDateTime), 2026-06-23T09:34:40(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 09:43:07.206 DEBUG [T-MK7D-E9JU] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 09:43:07.207 DEBUG [T-MK7D-E9JU] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:43:07.208 DEBUG [T-MK7D-E9JU] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:43:07.210 DEBUG [T-MK7D-E9JU] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:43:07.210 DEBUG [T-MK7D-E9JU] [anon] [http-nio-8002-exec-8] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 09:43:07.210 DEBUG [T-MK7D-E9JU] [anon] [http-nio-8002-exec-8] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:43:07.212 DEBUG [T-MK7D-E9JU] [anon] [http-nio-8002-exec-8] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 09:43:07.219 DEBUG [T-MK7D-E9JU] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 32ms
|
|
|
+2026-06-23 09:43:28.277 DEBUG [T-762H-HRYH] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/url?state=login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:43:28.282 DEBUG [T-762H-HRYH] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Securing GET /api/auth/wechat/url?state=login
|
|
|
+2026-06-23 09:43:28.282 DEBUG [T-762H-HRYH] [anon] [http-nio-8002-exec-9] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:43:28.282 DEBUG [T-762H-HRYH] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Secured GET /api/auth/wechat/url?state=login
|
|
|
+2026-06-23 09:43:28.294 DEBUG [T-762H-HRYH] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/url?state=login 200 18ms
|
|
|
+2026-06-23 09:43:41.331 DEBUG [T-E779-VMVY] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/callback?code=test_code | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:43:41.334 DEBUG [T-E779-VMVY] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Securing GET /api/auth/wechat/callback?code=test_code
|
|
|
+2026-06-23 09:43:41.335 DEBUG [T-E779-VMVY] [anon] [http-nio-8002-exec-10] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:43:41.335 DEBUG [T-E779-VMVY] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Secured GET /api/auth/wechat/callback?code=test_code
|
|
|
+2026-06-23 09:43:41.337 DEBUG [T-E779-VMVY] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/callback?code=test_code 200 6ms
|
|
|
+2026-06-23 09:48:56.428 DEBUG [T-475P-P287] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:48:56.433 DEBUG [T-475P-P287] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/send
|
|
|
+2026-06-23 09:48:56.434 DEBUG [T-475P-P287] [anon] [http-nio-8002-exec-4] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:48:56.434 DEBUG [T-475P-P287] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/send
|
|
|
+2026-06-23 09:48:56.435 INFO [T-475P-P287] [anon] [http-nio-8002-exec-4] .x.u.s.VerificationCodeService : 【验证码-测试模式】是否启用 true
|
|
|
+2026-06-23 09:48:56.438 INFO [T-475P-P287] [anon] [http-nio-8002-exec-4] .x.u.s.VerificationCodeService : 【验证码-测试模式】手机号: 187****6917, 验证码: 123456 (固定), 场景: login, 有效期: 5分钟
|
|
|
+2026-06-23 09:48:56.439 DEBUG [T-475P-P287] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send 200 11ms
|
|
|
+2026-06-23 09:48:58.490 DEBUG [T-6UD7-HWEC] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:48:58.493 DEBUG [T-6UD7-HWEC] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 09:48:58.495 DEBUG [T-6UD7-HWEC] [anon] [http-nio-8002-exec-3] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:48:58.495 DEBUG [T-6UD7-HWEC] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 09:48:58.503 DEBUG [T-6UD7-HWEC] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 09:48:58.503 DEBUG [T-6UD7-HWEC] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 09:48:58.507 DEBUG [T-6UD7-HWEC] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 09:48:58.508 DEBUG [T-6UD7-HWEC] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 09:48:58.509 DEBUG [T-6UD7-HWEC] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), 1(Long), 1(Integer), 2026-06-23T09:48:58.507474800(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40(LocalDateTime), 2026-06-23T09:34:40(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 09:48:58.513 DEBUG [T-6UD7-HWEC] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 09:48:58.515 DEBUG [T-6UD7-HWEC] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:48:58.515 DEBUG [T-6UD7-HWEC] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:48:58.518 DEBUG [T-6UD7-HWEC] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:48:58.518 DEBUG [T-6UD7-HWEC] [anon] [http-nio-8002-exec-3] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 09:48:58.519 DEBUG [T-6UD7-HWEC] [anon] [http-nio-8002-exec-3] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:48:58.521 DEBUG [T-6UD7-HWEC] [anon] [http-nio-8002-exec-3] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 09:48:58.558 DEBUG [T-6UD7-HWEC] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 68ms
|
|
|
+2026-06-23 09:49:07.941 DEBUG [T-NZE7-9N2U] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:49:07.945 DEBUG [T-NZE7-9N2U] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 09:49:07.945 DEBUG [T-NZE7-9N2U] [anon] [http-nio-8002-exec-7] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:49:07.945 DEBUG [T-NZE7-9N2U] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 09:49:07.959 WARN [T-NZE7-9N2U] [anon] [http-nio-8002-exec-7] c.x.h.GlobalExceptionHandler : 业务异常: code=1103, message=验证码已过期
|
|
|
+2026-06-23 09:49:07.961 DEBUG [T-NZE7-9N2U] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 20ms
|
|
|
+2026-06-23 09:49:11.677 DEBUG [T-GB7C-7X5A] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:49:11.682 DEBUG [T-GB7C-7X5A] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/send
|
|
|
+2026-06-23 09:49:11.683 DEBUG [T-GB7C-7X5A] [anon] [http-nio-8002-exec-6] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:49:11.683 DEBUG [T-GB7C-7X5A] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/send
|
|
|
+2026-06-23 09:49:11.684 INFO [T-GB7C-7X5A] [anon] [http-nio-8002-exec-6] .x.u.s.VerificationCodeService : 【验证码-测试模式】是否启用 true
|
|
|
+2026-06-23 09:49:11.688 INFO [T-GB7C-7X5A] [anon] [http-nio-8002-exec-6] .x.u.s.VerificationCodeService : 【验证码-测试模式】手机号: 187****6917, 验证码: 123456 (固定), 场景: login, 有效期: 5分钟
|
|
|
+2026-06-23 09:49:11.690 DEBUG [T-GB7C-7X5A] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send 200 13ms
|
|
|
+2026-06-23 09:49:22.337 DEBUG [T-VT3U-BXQ9] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:49:22.342 DEBUG [T-VT3U-BXQ9] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 09:49:22.344 DEBUG [T-VT3U-BXQ9] [anon] [http-nio-8002-exec-5] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:49:22.344 DEBUG [T-VT3U-BXQ9] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 09:49:22.356 DEBUG [T-VT3U-BXQ9] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 09:49:22.357 DEBUG [T-VT3U-BXQ9] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 09:49:22.361 DEBUG [T-VT3U-BXQ9] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 09:49:22.364 DEBUG [T-VT3U-BXQ9] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 09:49:22.365 DEBUG [T-VT3U-BXQ9] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), 1(Long), 1(Integer), 2026-06-23T09:49:22.362595700(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40(LocalDateTime), 2026-06-23T09:34:40(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 09:49:22.371 DEBUG [T-VT3U-BXQ9] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 09:49:22.373 DEBUG [T-VT3U-BXQ9] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:49:22.374 DEBUG [T-VT3U-BXQ9] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:49:22.378 DEBUG [T-VT3U-BXQ9] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:49:22.379 DEBUG [T-VT3U-BXQ9] [anon] [http-nio-8002-exec-5] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 09:49:22.379 DEBUG [T-VT3U-BXQ9] [anon] [http-nio-8002-exec-5] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:49:22.383 DEBUG [T-VT3U-BXQ9] [anon] [http-nio-8002-exec-5] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 09:49:22.395 DEBUG [T-VT3U-BXQ9] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 58ms
|
|
|
+2026-06-23 09:49:35.190 DEBUG [T-2FMX-RGAC] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/password/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:49:35.198 DEBUG [T-2FMX-RGAC] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/auth/password/login
|
|
|
+2026-06-23 09:49:35.199 DEBUG [T-2FMX-RGAC] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/password/login 200 9ms
|
|
|
+2026-06-23 09:49:35.202 DEBUG [T-ET75-SSQR] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:49:35.206 DEBUG [T-ET75-SSQR] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/login
|
|
|
+2026-06-23 09:49:35.207 DEBUG [T-ET75-SSQR] [anon] [http-nio-8002-exec-8] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:49:35.207 DEBUG [T-ET75-SSQR] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/login
|
|
|
+2026-06-23 09:49:35.223 DEBUG [T-ET75-SSQR] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 09:49:35.224 DEBUG [T-ET75-SSQR] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 09:49:35.227 DEBUG [T-ET75-SSQR] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 09:49:35.233 WARN [T-ET75-SSQR] [anon] [http-nio-8002-exec-8] c.x.h.GlobalExceptionHandler : 业务异常: code=1006, message=未设置密码,请先设置密码
|
|
|
+2026-06-23 09:49:35.235 DEBUG [T-ET75-SSQR] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login 200 33ms
|
|
|
+2026-06-23 09:49:42.459 DEBUG [T-3F8V-LLS2] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/url?state=login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:49:42.464 DEBUG [T-3F8V-LLS2] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Securing GET /api/auth/wechat/url?state=login
|
|
|
+2026-06-23 09:49:42.465 DEBUG [T-3F8V-LLS2] [anon] [http-nio-8002-exec-9] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:49:42.465 DEBUG [T-3F8V-LLS2] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Secured GET /api/auth/wechat/url?state=login
|
|
|
+2026-06-23 09:49:42.468 DEBUG [T-3F8V-LLS2] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/url?state=login 200 9ms
|
|
|
+2026-06-23 09:49:48.926 DEBUG [T-BPZJ-9GR3] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/wechat/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:49:48.930 DEBUG [T-BPZJ-9GR3] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/auth/wechat/login
|
|
|
+2026-06-23 09:49:48.931 DEBUG [T-BPZJ-9GR3] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/wechat/login 200 5ms
|
|
|
+2026-06-23 09:49:48.936 DEBUG [T-YKN2-WYV6] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:49:48.940 DEBUG [T-YKN2-WYV6] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing POST /api/auth/wechat/login
|
|
|
+2026-06-23 09:49:48.941 DEBUG [T-YKN2-WYV6] [anon] [http-nio-8002-exec-1] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:49:48.942 DEBUG [T-YKN2-WYV6] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Secured POST /api/auth/wechat/login
|
|
|
+2026-06-23 09:49:49.588 ERROR [T-YKN2-WYV6] [anon] [http-nio-8002-exec-1] c.x.u.service.WechatService : 获取微信access_token失败: {"errcode":40013,"errmsg":"invalid appid, rid: 6a39e63d-394d8a89-1ce46b0c"}
|
|
|
+2026-06-23 09:49:49.594 WARN [T-YKN2-WYV6] [anon] [http-nio-8002-exec-1] c.x.h.GlobalExceptionHandler : 业务异常: code=1201, message=微信授权码无效
|
|
|
+2026-06-23 09:49:49.596 DEBUG [T-YKN2-WYV6] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/login 200 660ms
|
|
|
+2026-06-23 09:50:00.529 DEBUG [T-F8Q8-CZCM] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/wechat/bind | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:50:00.534 DEBUG [T-F8Q8-CZCM] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/auth/wechat/bind
|
|
|
+2026-06-23 09:50:00.535 DEBUG [T-F8Q8-CZCM] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/wechat/bind 200 6ms
|
|
|
+2026-06-23 09:50:00.537 DEBUG [T-2LN3-XQ2D] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/bind | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:50:00.539 DEBUG [T-2LN3-XQ2D] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Securing POST /api/auth/wechat/bind
|
|
|
+2026-06-23 09:50:00.540 DEBUG [T-2LN3-XQ2D] [anon] [http-nio-8002-exec-3] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:50:00.540 DEBUG [T-2LN3-XQ2D] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Secured POST /api/auth/wechat/bind
|
|
|
+2026-06-23 09:50:00.552 WARN [T-2LN3-XQ2D] [anon] [http-nio-8002-exec-3] c.x.h.GlobalExceptionHandler : 参数校验失败: 验证码不能为空, 临时令牌不能为空
|
|
|
+2026-06-23 09:50:00.553 WARN [T-2LN3-XQ2D] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/bind 400 16ms
|
|
|
+2026-06-23 09:50:11.177 DEBUG [T-W94F-ZH88] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/callback?code=test_code | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:50:11.180 DEBUG [T-W94F-ZH88] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing GET /api/auth/wechat/callback?code=test_code
|
|
|
+2026-06-23 09:50:11.181 DEBUG [T-W94F-ZH88] [anon] [http-nio-8002-exec-7] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:50:11.181 DEBUG [T-W94F-ZH88] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Secured GET /api/auth/wechat/callback?code=test_code
|
|
|
+2026-06-23 09:50:11.183 DEBUG [T-W94F-ZH88] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/callback?code=test_code 200 6ms
|
|
|
+2026-06-23 09:50:16.735 DEBUG [T-56M3-QEA9] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/refresh | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:50:16.739 DEBUG [T-56M3-QEA9] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/auth/refresh
|
|
|
+2026-06-23 09:50:16.739 DEBUG [T-56M3-QEA9] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/refresh 200 4ms
|
|
|
+2026-06-23 09:50:16.742 DEBUG [T-5274-KUH4] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : POST /api/auth/refresh | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:50:16.745 DEBUG [T-5274-KUH4] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing POST /api/auth/refresh
|
|
|
+2026-06-23 09:50:16.745 DEBUG [T-5274-KUH4] [anon] [http-nio-8002-exec-5] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:50:16.745 DEBUG [T-5274-KUH4] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Secured POST /api/auth/refresh
|
|
|
+2026-06-23 09:50:16.747 WARN [T-5274-KUH4] [anon] [http-nio-8002-exec-5] c.x.h.GlobalExceptionHandler : 业务异常: code=1302, message=Token无效
|
|
|
+2026-06-23 09:50:16.748 DEBUG [T-5274-KUH4] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : POST /api/auth/refresh 200 6ms
|
|
|
+2026-06-23 09:50:21.761 DEBUG [T-7378-64VG] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : GET /api/auth/user/info | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:50:21.765 DEBUG [T-7378-64VG] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing GET /api/auth/user/info
|
|
|
+2026-06-23 09:50:21.765 DEBUG [T-7378-64VG] [anon] [http-nio-8002-exec-2] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:50:21.772 WARN [T-7378-64VG] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : GET /api/auth/user/info 401 11ms
|
|
|
+2026-06-23 09:50:26.239 DEBUG [T-TBM3-ESJ8] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : GET /api/auth/user/info | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:50:26.244 DEBUG [T-TBM3-ESJ8] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing GET /api/auth/user/info
|
|
|
+2026-06-23 09:50:26.244 DEBUG [T-TBM3-ESJ8] [anon] [http-nio-8002-exec-8] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:50:26.245 WARN [T-TBM3-ESJ8] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : GET /api/auth/user/info 401 6ms
|
|
|
+2026-06-23 09:50:27.149 DEBUG [T-7RSK-QFDA] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : GET /api/auth/user/info | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:50:27.154 DEBUG [T-7RSK-QFDA] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Securing GET /api/auth/user/info
|
|
|
+2026-06-23 09:50:27.154 DEBUG [T-7RSK-QFDA] [anon] [http-nio-8002-exec-9] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:50:27.155 WARN [T-7RSK-QFDA] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : GET /api/auth/user/info 401 6ms
|
|
|
+2026-06-23 09:50:27.888 DEBUG [T-FFCH-GVAH] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/auth/user/info | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:50:27.894 DEBUG [T-FFCH-GVAH] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Securing GET /api/auth/user/info
|
|
|
+2026-06-23 09:50:27.895 DEBUG [T-FFCH-GVAH] [anon] [http-nio-8002-exec-10] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:50:27.897 WARN [T-FFCH-GVAH] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/auth/user/info 401 9ms
|
|
|
+2026-06-23 09:50:32.213 DEBUG [T-7HPF-ZLS6] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:50:32.219 DEBUG [T-7HPF-ZLS6] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 09:50:32.219 DEBUG [T-7HPF-ZLS6] [anon] [http-nio-8002-exec-1] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:50:32.219 DEBUG [T-7HPF-ZLS6] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 09:50:32.227 WARN [T-7HPF-ZLS6] [anon] [http-nio-8002-exec-1] c.x.h.GlobalExceptionHandler : 业务异常: code=1103, message=验证码已过期
|
|
|
+2026-06-23 09:50:32.228 DEBUG [T-7HPF-ZLS6] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 15ms
|
|
|
+2026-06-23 09:50:34.280 DEBUG [T-9BW9-8JE4] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:50:34.282 DEBUG [T-9BW9-8JE4] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/send
|
|
|
+2026-06-23 09:50:34.282 DEBUG [T-9BW9-8JE4] [anon] [http-nio-8002-exec-4] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:50:34.282 DEBUG [T-9BW9-8JE4] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/send
|
|
|
+2026-06-23 09:50:34.285 INFO [T-9BW9-8JE4] [anon] [http-nio-8002-exec-4] .x.u.s.VerificationCodeService : 【验证码-测试模式】是否启用 true
|
|
|
+2026-06-23 09:50:34.287 INFO [T-9BW9-8JE4] [anon] [http-nio-8002-exec-4] .x.u.s.VerificationCodeService : 【验证码-测试模式】手机号: 187****6917, 验证码: 123456 (固定), 场景: login, 有效期: 5分钟
|
|
|
+2026-06-23 09:50:34.288 DEBUG [T-9BW9-8JE4] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send 200 8ms
|
|
|
+2026-06-23 09:50:36.312 DEBUG [T-U8YY-D3KA] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:50:36.315 DEBUG [T-U8YY-D3KA] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 09:50:36.316 DEBUG [T-U8YY-D3KA] [anon] [http-nio-8002-exec-3] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:50:36.316 DEBUG [T-U8YY-D3KA] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 09:50:36.323 DEBUG [T-U8YY-D3KA] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 09:50:36.324 DEBUG [T-U8YY-D3KA] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 09:50:36.326 DEBUG [T-U8YY-D3KA] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 09:50:36.327 DEBUG [T-U8YY-D3KA] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 09:50:36.328 DEBUG [T-U8YY-D3KA] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), 1(Long), 1(Integer), 2026-06-23T09:50:36.326963200(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40(LocalDateTime), 2026-06-23T09:34:40(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 09:50:36.330 DEBUG [T-U8YY-D3KA] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 09:50:36.331 DEBUG [T-U8YY-D3KA] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:50:36.331 DEBUG [T-U8YY-D3KA] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:50:36.333 DEBUG [T-U8YY-D3KA] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:50:36.333 DEBUG [T-U8YY-D3KA] [anon] [http-nio-8002-exec-3] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 09:50:36.334 DEBUG [T-U8YY-D3KA] [anon] [http-nio-8002-exec-3] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:50:36.336 DEBUG [T-U8YY-D3KA] [anon] [http-nio-8002-exec-3] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 09:50:36.344 DEBUG [T-U8YY-D3KA] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 32ms
|
|
|
+2026-06-23 09:50:40.869 DEBUG [T-P6MS-K49Q] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:50:40.873 DEBUG [T-P6MS-K49Q] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/send
|
|
|
+2026-06-23 09:50:40.874 DEBUG [T-P6MS-K49Q] [anon] [http-nio-8002-exec-7] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:50:40.874 DEBUG [T-P6MS-K49Q] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/send
|
|
|
+2026-06-23 09:50:40.876 INFO [T-P6MS-K49Q] [anon] [http-nio-8002-exec-7] .x.u.s.VerificationCodeService : 【验证码-测试模式】是否启用 true
|
|
|
+2026-06-23 09:50:40.879 INFO [T-P6MS-K49Q] [anon] [http-nio-8002-exec-7] .x.u.s.VerificationCodeService : 【验证码-测试模式】手机号: 187****6917, 验证码: 123456 (固定), 场景: login, 有效期: 5分钟
|
|
|
+2026-06-23 09:50:40.880 DEBUG [T-P6MS-K49Q] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send 200 11ms
|
|
|
+2026-06-23 09:50:42.471 DEBUG [T-DAZY-EZB6] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:50:42.476 DEBUG [T-DAZY-EZB6] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 09:50:42.476 DEBUG [T-DAZY-EZB6] [anon] [http-nio-8002-exec-6] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:50:42.476 DEBUG [T-DAZY-EZB6] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 09:50:42.483 DEBUG [T-DAZY-EZB6] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 09:50:42.483 DEBUG [T-DAZY-EZB6] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 09:50:42.485 DEBUG [T-DAZY-EZB6] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 09:50:42.486 DEBUG [T-DAZY-EZB6] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 09:50:42.486 DEBUG [T-DAZY-EZB6] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), 1(Long), 1(Integer), 2026-06-23T09:50:42.485956800(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40(LocalDateTime), 2026-06-23T09:34:40(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 09:50:42.489 DEBUG [T-DAZY-EZB6] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 09:50:42.492 DEBUG [T-DAZY-EZB6] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:50:42.492 DEBUG [T-DAZY-EZB6] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:50:42.495 DEBUG [T-DAZY-EZB6] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:50:42.495 DEBUG [T-DAZY-EZB6] [anon] [http-nio-8002-exec-6] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 09:50:42.495 DEBUG [T-DAZY-EZB6] [anon] [http-nio-8002-exec-6] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:50:42.497 DEBUG [T-DAZY-EZB6] [anon] [http-nio-8002-exec-6] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 09:50:42.508 DEBUG [T-DAZY-EZB6] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 37ms
|
|
|
+2026-06-23 09:50:44.824 DEBUG [T-84WJ-Y3H6] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:50:44.828 DEBUG [T-84WJ-Y3H6] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/login
|
|
|
+2026-06-23 09:50:44.828 DEBUG [T-84WJ-Y3H6] [anon] [http-nio-8002-exec-5] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:50:44.828 DEBUG [T-84WJ-Y3H6] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/login
|
|
|
+2026-06-23 09:50:44.833 DEBUG [T-84WJ-Y3H6] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 09:50:44.833 DEBUG [T-84WJ-Y3H6] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 09:50:44.835 DEBUG [T-84WJ-Y3H6] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 09:50:44.839 WARN [T-84WJ-Y3H6] [anon] [http-nio-8002-exec-5] c.x.h.GlobalExceptionHandler : 业务异常: code=1006, message=未设置密码,请先设置密码
|
|
|
+2026-06-23 09:50:44.840 DEBUG [T-84WJ-Y3H6] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login 200 16ms
|
|
|
+2026-06-23 09:50:48.409 DEBUG [T-LXMC-CCQ9] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:50:48.413 DEBUG [T-LXMC-CCQ9] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/login
|
|
|
+2026-06-23 09:50:48.414 DEBUG [T-LXMC-CCQ9] [anon] [http-nio-8002-exec-2] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:50:48.415 DEBUG [T-LXMC-CCQ9] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/login
|
|
|
+2026-06-23 09:50:48.419 DEBUG [T-LXMC-CCQ9] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 09:50:48.420 DEBUG [T-LXMC-CCQ9] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 09:50:48.421 DEBUG [T-LXMC-CCQ9] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 09:50:48.424 WARN [T-LXMC-CCQ9] [anon] [http-nio-8002-exec-2] c.x.h.GlobalExceptionHandler : 业务异常: code=1006, message=未设置密码,请先设置密码
|
|
|
+2026-06-23 09:50:48.425 DEBUG [T-LXMC-CCQ9] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login 200 16ms
|
|
|
+2026-06-23 09:50:49.255 DEBUG [T-GDBG-QGE4] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:50:49.258 DEBUG [T-GDBG-QGE4] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/login
|
|
|
+2026-06-23 09:50:49.259 DEBUG [T-GDBG-QGE4] [anon] [http-nio-8002-exec-8] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:50:49.259 DEBUG [T-GDBG-QGE4] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/login
|
|
|
+2026-06-23 09:50:49.263 DEBUG [T-GDBG-QGE4] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 09:50:49.264 DEBUG [T-GDBG-QGE4] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 09:50:49.266 DEBUG [T-GDBG-QGE4] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 09:50:49.269 WARN [T-GDBG-QGE4] [anon] [http-nio-8002-exec-8] c.x.h.GlobalExceptionHandler : 业务异常: code=1006, message=未设置密码,请先设置密码
|
|
|
+2026-06-23 09:50:49.270 DEBUG [T-GDBG-QGE4] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login 200 15ms
|
|
|
+2026-06-23 09:50:50.062 DEBUG [T-RNP5-DZQU] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:50:50.067 DEBUG [T-RNP5-DZQU] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/login
|
|
|
+2026-06-23 09:50:50.068 DEBUG [T-RNP5-DZQU] [anon] [http-nio-8002-exec-9] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:50:50.068 DEBUG [T-RNP5-DZQU] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/login
|
|
|
+2026-06-23 09:50:50.073 DEBUG [T-RNP5-DZQU] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 09:50:50.073 DEBUG [T-RNP5-DZQU] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 09:50:50.076 DEBUG [T-RNP5-DZQU] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 09:50:50.078 WARN [T-RNP5-DZQU] [anon] [http-nio-8002-exec-9] c.x.h.GlobalExceptionHandler : 业务异常: code=1006, message=未设置密码,请先设置密码
|
|
|
+2026-06-23 09:50:50.079 DEBUG [T-RNP5-DZQU] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login 200 17ms
|
|
|
+2026-06-23 09:50:50.581 DEBUG [T-8F5C-Y5JV] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:50:50.584 DEBUG [T-8F5C-Y5JV] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/login
|
|
|
+2026-06-23 09:50:50.586 DEBUG [T-8F5C-Y5JV] [anon] [http-nio-8002-exec-10] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:50:50.586 DEBUG [T-8F5C-Y5JV] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/login
|
|
|
+2026-06-23 09:50:50.593 DEBUG [T-8F5C-Y5JV] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 09:50:50.593 DEBUG [T-8F5C-Y5JV] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 09:50:50.595 DEBUG [T-8F5C-Y5JV] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 09:50:50.598 WARN [T-8F5C-Y5JV] [anon] [http-nio-8002-exec-10] c.x.h.GlobalExceptionHandler : 业务异常: code=1006, message=未设置密码,请先设置密码
|
|
|
+2026-06-23 09:50:50.599 DEBUG [T-8F5C-Y5JV] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login 200 18ms
|
|
|
+2026-06-23 09:50:50.838 DEBUG [T-HTE4-94CQ] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:50:50.841 DEBUG [T-HTE4-94CQ] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/login
|
|
|
+2026-06-23 09:50:50.842 DEBUG [T-HTE4-94CQ] [anon] [http-nio-8002-exec-1] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:50:50.842 DEBUG [T-HTE4-94CQ] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/login
|
|
|
+2026-06-23 09:50:50.845 DEBUG [T-HTE4-94CQ] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 09:50:50.846 DEBUG [T-HTE4-94CQ] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 09:50:50.847 DEBUG [T-HTE4-94CQ] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 09:50:50.851 WARN [T-HTE4-94CQ] [anon] [http-nio-8002-exec-1] c.x.h.GlobalExceptionHandler : 业务异常: code=1006, message=未设置密码,请先设置密码
|
|
|
+2026-06-23 09:50:50.851 DEBUG [T-HTE4-94CQ] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login 200 13ms
|
|
|
+2026-06-23 09:50:51.052 DEBUG [T-2FFX-AJU6] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:50:51.055 DEBUG [T-2FFX-AJU6] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/login
|
|
|
+2026-06-23 09:50:51.057 DEBUG [T-2FFX-AJU6] [anon] [http-nio-8002-exec-4] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:50:51.057 DEBUG [T-2FFX-AJU6] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/login
|
|
|
+2026-06-23 09:50:51.060 DEBUG [T-2FFX-AJU6] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 09:50:51.061 DEBUG [T-2FFX-AJU6] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 09:50:51.063 DEBUG [T-2FFX-AJU6] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 09:50:51.066 WARN [T-2FFX-AJU6] [anon] [http-nio-8002-exec-4] c.x.h.GlobalExceptionHandler : 业务异常: code=1006, message=未设置密码,请先设置密码
|
|
|
+2026-06-23 09:50:51.067 DEBUG [T-2FFX-AJU6] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login 200 15ms
|
|
|
+2026-06-23 09:50:55.508 DEBUG [T-QYJ9-8HK8] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/url?state=login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:50:55.511 DEBUG [T-QYJ9-8HK8] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Securing GET /api/auth/wechat/url?state=login
|
|
|
+2026-06-23 09:50:55.512 DEBUG [T-QYJ9-8HK8] [anon] [http-nio-8002-exec-3] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:50:55.512 DEBUG [T-QYJ9-8HK8] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Secured GET /api/auth/wechat/url?state=login
|
|
|
+2026-06-23 09:50:55.513 DEBUG [T-QYJ9-8HK8] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/url?state=login 200 7ms
|
|
|
+2026-06-23 09:50:57.069 DEBUG [T-7PEZ-JAXZ] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:50:57.072 DEBUG [T-7PEZ-JAXZ] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing POST /api/auth/wechat/login
|
|
|
+2026-06-23 09:50:57.072 DEBUG [T-7PEZ-JAXZ] [anon] [http-nio-8002-exec-7] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:50:57.072 DEBUG [T-7PEZ-JAXZ] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Secured POST /api/auth/wechat/login
|
|
|
+2026-06-23 09:50:57.240 ERROR [T-7PEZ-JAXZ] [anon] [http-nio-8002-exec-7] c.x.u.service.WechatService : 获取微信access_token失败: {"errcode":40013,"errmsg":"invalid appid, rid: 6a39e681-724725bc-02288e2a"}
|
|
|
+2026-06-23 09:50:57.244 WARN [T-7PEZ-JAXZ] [anon] [http-nio-8002-exec-7] c.x.h.GlobalExceptionHandler : 业务异常: code=1201, message=微信授权码无效
|
|
|
+2026-06-23 09:50:57.246 DEBUG [T-7PEZ-JAXZ] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/login 200 177ms
|
|
|
+2026-06-23 09:50:59.851 DEBUG [T-JXPK-SMY6] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/wechat/bind | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:50:59.853 DEBUG [T-JXPK-SMY6] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/auth/wechat/bind
|
|
|
+2026-06-23 09:50:59.853 DEBUG [T-JXPK-SMY6] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/wechat/bind 200 2ms
|
|
|
+2026-06-23 09:50:59.856 DEBUG [T-9AG6-PBDH] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/bind | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:50:59.857 DEBUG [T-9AG6-PBDH] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing POST /api/auth/wechat/bind
|
|
|
+2026-06-23 09:50:59.860 DEBUG [T-9AG6-PBDH] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Secured POST /api/auth/wechat/bind
|
|
|
+2026-06-23 09:50:59.862 WARN [T-9AG6-PBDH] [anon] [http-nio-8002-exec-5] c.x.h.GlobalExceptionHandler : 参数校验失败: 验证码不能为空, 临时令牌不能为空
|
|
|
+2026-06-23 09:50:59.862 WARN [T-9AG6-PBDH] [2069232639064911873] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/bind 400 6ms
|
|
|
+2026-06-23 09:51:02.787 DEBUG [T-6F33-S39Y] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/bind | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:02.791 DEBUG [T-6F33-S39Y] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing POST /api/auth/wechat/bind
|
|
|
+2026-06-23 09:51:02.793 DEBUG [T-6F33-S39Y] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Secured POST /api/auth/wechat/bind
|
|
|
+2026-06-23 09:51:02.795 WARN [T-6F33-S39Y] [anon] [http-nio-8002-exec-2] c.x.h.GlobalExceptionHandler : 参数校验失败: 临时令牌不能为空, 验证码不能为空
|
|
|
+2026-06-23 09:51:02.796 WARN [T-6F33-S39Y] [2069232639064911873] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/bind 400 9ms
|
|
|
+2026-06-23 09:51:03.502 DEBUG [T-KMSP-CU9Q] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/bind | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:03.506 DEBUG [T-KMSP-CU9Q] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing POST /api/auth/wechat/bind
|
|
|
+2026-06-23 09:51:03.509 DEBUG [T-KMSP-CU9Q] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Secured POST /api/auth/wechat/bind
|
|
|
+2026-06-23 09:51:03.511 WARN [T-KMSP-CU9Q] [anon] [http-nio-8002-exec-8] c.x.h.GlobalExceptionHandler : 参数校验失败: 验证码不能为空, 临时令牌不能为空
|
|
|
+2026-06-23 09:51:03.512 WARN [T-KMSP-CU9Q] [2069232639064911873] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/bind 400 10ms
|
|
|
+2026-06-23 09:51:04.222 DEBUG [T-ZVEV-UEQV] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/bind | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:04.226 DEBUG [T-ZVEV-UEQV] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Securing POST /api/auth/wechat/bind
|
|
|
+2026-06-23 09:51:04.228 DEBUG [T-ZVEV-UEQV] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Secured POST /api/auth/wechat/bind
|
|
|
+2026-06-23 09:51:04.230 WARN [T-ZVEV-UEQV] [anon] [http-nio-8002-exec-9] c.x.h.GlobalExceptionHandler : 参数校验失败: 临时令牌不能为空, 验证码不能为空
|
|
|
+2026-06-23 09:51:04.232 WARN [T-ZVEV-UEQV] [2069232639064911873] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/bind 400 10ms
|
|
|
+2026-06-23 09:51:13.283 DEBUG [T-HZPP-KZZ8] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/bind | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:13.287 DEBUG [T-HZPP-KZZ8] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Securing POST /api/auth/wechat/bind
|
|
|
+2026-06-23 09:51:13.289 DEBUG [T-HZPP-KZZ8] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Secured POST /api/auth/wechat/bind
|
|
|
+2026-06-23 09:51:13.291 WARN [T-HZPP-KZZ8] [anon] [http-nio-8002-exec-10] c.x.h.GlobalExceptionHandler : 参数校验失败: 临时令牌不能为空, 验证码不能为空
|
|
|
+2026-06-23 09:51:13.292 WARN [T-HZPP-KZZ8] [2069232639064911873] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/bind 400 9ms
|
|
|
+2026-06-23 09:51:18.566 DEBUG [T-4LZW-SNLH] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/callback?code=test_code | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:18.571 DEBUG [T-4LZW-SNLH] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing GET /api/auth/wechat/callback?code=test_code
|
|
|
+2026-06-23 09:51:18.571 DEBUG [T-4LZW-SNLH] [anon] [http-nio-8002-exec-1] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:51:18.571 DEBUG [T-4LZW-SNLH] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Secured GET /api/auth/wechat/callback?code=test_code
|
|
|
+2026-06-23 09:51:18.573 DEBUG [T-4LZW-SNLH] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/callback?code=test_code 200 6ms
|
|
|
+2026-06-23 09:51:20.714 DEBUG [T-C7FW-45XY] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/refresh | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:20.717 DEBUG [T-C7FW-45XY] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing POST /api/auth/refresh
|
|
|
+2026-06-23 09:51:20.717 DEBUG [T-C7FW-45XY] [anon] [http-nio-8002-exec-4] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:51:20.718 DEBUG [T-C7FW-45XY] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Secured POST /api/auth/refresh
|
|
|
+2026-06-23 09:51:20.719 WARN [T-C7FW-45XY] [anon] [http-nio-8002-exec-4] c.x.h.GlobalExceptionHandler : 业务异常: code=1302, message=Token无效
|
|
|
+2026-06-23 09:51:20.720 DEBUG [T-C7FW-45XY] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/refresh 200 6ms
|
|
|
+2026-06-23 09:51:21.950 DEBUG [T-9RYE-DM9W] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : POST /api/auth/refresh | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:21.954 DEBUG [T-9RYE-DM9W] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Securing POST /api/auth/refresh
|
|
|
+2026-06-23 09:51:21.956 DEBUG [T-9RYE-DM9W] [anon] [http-nio-8002-exec-3] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:51:21.956 DEBUG [T-9RYE-DM9W] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Secured POST /api/auth/refresh
|
|
|
+2026-06-23 09:51:21.957 WARN [T-9RYE-DM9W] [anon] [http-nio-8002-exec-3] c.x.h.GlobalExceptionHandler : 业务异常: code=1302, message=Token无效
|
|
|
+2026-06-23 09:51:21.958 DEBUG [T-9RYE-DM9W] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : POST /api/auth/refresh 200 8ms
|
|
|
+2026-06-23 09:51:22.768 DEBUG [T-JPGA-644D] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/refresh | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:22.772 DEBUG [T-JPGA-644D] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing POST /api/auth/refresh
|
|
|
+2026-06-23 09:51:22.772 DEBUG [T-JPGA-644D] [anon] [http-nio-8002-exec-7] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:51:22.772 DEBUG [T-JPGA-644D] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Secured POST /api/auth/refresh
|
|
|
+2026-06-23 09:51:22.774 WARN [T-JPGA-644D] [anon] [http-nio-8002-exec-7] c.x.h.GlobalExceptionHandler : 业务异常: code=1302, message=Token无效
|
|
|
+2026-06-23 09:51:22.775 DEBUG [T-JPGA-644D] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/refresh 200 7ms
|
|
|
+2026-06-23 09:51:28.346 DEBUG [T-VMJJ-7K9S] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : GET /api/auth/user/info | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:28.350 DEBUG [T-VMJJ-7K9S] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing GET /api/auth/user/info
|
|
|
+2026-06-23 09:51:28.352 DEBUG [T-VMJJ-7K9S] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Secured GET /api/auth/user/info
|
|
|
+2026-06-23 09:51:28.354 DEBUG [T-VMJJ-7K9S] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:51:28.354 DEBUG [T-VMJJ-7K9S] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:51:28.356 DEBUG [T-VMJJ-7K9S] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:51:28.356 DEBUG [T-VMJJ-7K9S] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:51:28.357 DEBUG [T-VMJJ-7K9S] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:51:28.360 DEBUG [T-VMJJ-7K9S] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:51:28.360 DEBUG [T-VMJJ-7K9S] [anon] [http-nio-8002-exec-6] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 09:51:28.360 DEBUG [T-VMJJ-7K9S] [anon] [http-nio-8002-exec-6] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:51:28.363 DEBUG [T-VMJJ-7K9S] [anon] [http-nio-8002-exec-6] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 09:51:28.365 DEBUG [T-VMJJ-7K9S] [2069232639064911873] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : GET /api/auth/user/info 200 19ms
|
|
|
+2026-06-23 09:51:31.310 DEBUG [T-J8NB-7232] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/password/set | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:31.312 DEBUG [T-J8NB-7232] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/auth/password/set
|
|
|
+2026-06-23 09:51:31.313 DEBUG [T-J8NB-7232] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/password/set 200 4ms
|
|
|
+2026-06-23 09:51:31.315 DEBUG [T-MSD8-7YLQ] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/set | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:31.317 DEBUG [T-MSD8-7YLQ] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/set
|
|
|
+2026-06-23 09:51:31.320 DEBUG [T-MSD8-7YLQ] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/set
|
|
|
+2026-06-23 09:51:31.329 DEBUG [T-MSD8-7YLQ] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:51:31.330 DEBUG [T-MSD8-7YLQ] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:51:31.332 DEBUG [T-MSD8-7YLQ] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:51:31.434 DEBUG [T-MSD8-7YLQ] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, password=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 09:51:31.435 DEBUG [T-MSD8-7YLQ] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), $2a$10$1hBynkx3fMt5ct0Nl/Q9TObjQYyaQp.1iSeF6rSMUvXGW9zqFcFQ.(String), 1(Long), 1(Integer), 2026-06-23T09:50:42(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40(LocalDateTime), 2026-06-23T09:34:40(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 09:51:31.440 DEBUG [T-MSD8-7YLQ] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 09:51:31.440 INFO [T-MSD8-7YLQ] [anon] [http-nio-8002-exec-2] c.x.user.service.AuthService : 用户2069232639064911873设置/修改密码成功
|
|
|
+2026-06-23 09:51:31.482 DEBUG [T-MSD8-7YLQ] [2069232639064911873] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/set 200 167ms
|
|
|
+2026-06-23 09:51:35.053 DEBUG [T-3HB7-CDMF] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:35.057 DEBUG [T-3HB7-CDMF] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/send
|
|
|
+2026-06-23 09:51:35.058 DEBUG [T-3HB7-CDMF] [anon] [http-nio-8002-exec-8] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:51:35.058 DEBUG [T-3HB7-CDMF] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/send
|
|
|
+2026-06-23 09:51:35.059 INFO [T-3HB7-CDMF] [anon] [http-nio-8002-exec-8] .x.u.s.VerificationCodeService : 【验证码-测试模式】是否启用 true
|
|
|
+2026-06-23 09:51:35.061 INFO [T-3HB7-CDMF] [anon] [http-nio-8002-exec-8] .x.u.s.VerificationCodeService : 【验证码-测试模式】手机号: 187****6917, 验证码: 123456 (固定), 场景: login, 有效期: 5分钟
|
|
|
+2026-06-23 09:51:35.062 DEBUG [T-3HB7-CDMF] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send 200 9ms
|
|
|
+2026-06-23 09:51:35.253 DEBUG [T-VQLV-MRBN] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:35.256 DEBUG [T-VQLV-MRBN] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 09:51:35.257 DEBUG [T-VQLV-MRBN] [anon] [http-nio-8002-exec-9] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:51:35.257 DEBUG [T-VQLV-MRBN] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 09:51:35.268 DEBUG [T-VQLV-MRBN] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 09:51:35.269 DEBUG [T-VQLV-MRBN] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 09:51:35.270 DEBUG [T-VQLV-MRBN] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 09:51:35.271 DEBUG [T-VQLV-MRBN] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, password=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 09:51:35.271 DEBUG [T-VQLV-MRBN] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), $2a$10$1hBynkx3fMt5ct0Nl/Q9TObjQYyaQp.1iSeF6rSMUvXGW9zqFcFQ.(String), 1(Long), 1(Integer), 2026-06-23T09:51:35.271375600(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40(LocalDateTime), 2026-06-23T09:34:40(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 09:51:35.275 DEBUG [T-VQLV-MRBN] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 09:51:35.275 DEBUG [T-VQLV-MRBN] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:51:35.276 DEBUG [T-VQLV-MRBN] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:51:35.277 DEBUG [T-VQLV-MRBN] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:51:35.277 DEBUG [T-VQLV-MRBN] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 09:51:35.278 DEBUG [T-VQLV-MRBN] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:51:35.282 DEBUG [T-VQLV-MRBN] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 09:51:35.305 DEBUG [T-VQLV-MRBN] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 52ms
|
|
|
+2026-06-23 09:51:35.469 DEBUG [T-FGNQ-TZ82] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:35.471 DEBUG [T-FGNQ-TZ82] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/login
|
|
|
+2026-06-23 09:51:35.472 DEBUG [T-FGNQ-TZ82] [anon] [http-nio-8002-exec-10] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:51:35.472 DEBUG [T-FGNQ-TZ82] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/login
|
|
|
+2026-06-23 09:51:35.478 DEBUG [T-FGNQ-TZ82] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 09:51:35.478 DEBUG [T-FGNQ-TZ82] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 09:51:35.481 DEBUG [T-FGNQ-TZ82] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 09:51:35.582 WARN [T-FGNQ-TZ82] [anon] [http-nio-8002-exec-10] c.x.h.GlobalExceptionHandler : 业务异常: code=1007, message=密码错误
|
|
|
+2026-06-23 09:51:35.583 DEBUG [T-FGNQ-TZ82] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login 200 114ms
|
|
|
+2026-06-23 09:51:35.673 DEBUG [T-QQCX-G6QE] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/url?state=login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:35.675 DEBUG [T-QQCX-G6QE] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing GET /api/auth/wechat/url?state=login
|
|
|
+2026-06-23 09:51:35.676 DEBUG [T-QQCX-G6QE] [anon] [http-nio-8002-exec-1] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:51:35.676 DEBUG [T-QQCX-G6QE] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Secured GET /api/auth/wechat/url?state=login
|
|
|
+2026-06-23 09:51:35.677 DEBUG [T-QQCX-G6QE] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/url?state=login 200 4ms
|
|
|
+2026-06-23 09:51:35.876 DEBUG [T-BDPZ-Y8YJ] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:35.878 DEBUG [T-BDPZ-Y8YJ] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing POST /api/auth/wechat/login
|
|
|
+2026-06-23 09:51:35.879 DEBUG [T-BDPZ-Y8YJ] [anon] [http-nio-8002-exec-4] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:51:35.879 DEBUG [T-BDPZ-Y8YJ] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Secured POST /api/auth/wechat/login
|
|
|
+2026-06-23 09:51:36.040 ERROR [T-BDPZ-Y8YJ] [anon] [http-nio-8002-exec-4] c.x.u.service.WechatService : 获取微信access_token失败: {"errcode":40013,"errmsg":"invalid appid, rid: 6a39e6a8-69c66a7b-4706f955"}
|
|
|
+2026-06-23 09:51:36.044 WARN [T-BDPZ-Y8YJ] [anon] [http-nio-8002-exec-4] c.x.h.GlobalExceptionHandler : 业务异常: code=1201, message=微信授权码无效
|
|
|
+2026-06-23 09:51:36.046 DEBUG [T-BDPZ-Y8YJ] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/login 200 170ms
|
|
|
+2026-06-23 09:51:36.080 DEBUG [T-EA39-U6NQ] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/bind | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:36.082 DEBUG [T-EA39-U6NQ] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Securing POST /api/auth/wechat/bind
|
|
|
+2026-06-23 09:51:36.084 DEBUG [T-EA39-U6NQ] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Secured POST /api/auth/wechat/bind
|
|
|
+2026-06-23 09:51:36.086 WARN [T-EA39-U6NQ] [anon] [http-nio-8002-exec-3] c.x.h.GlobalExceptionHandler : 参数校验失败: 验证码不能为空, 临时令牌不能为空
|
|
|
+2026-06-23 09:51:36.087 WARN [T-EA39-U6NQ] [2069232639064911873] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/bind 400 7ms
|
|
|
+2026-06-23 09:51:36.285 DEBUG [T-9GTM-ZFDS] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/callback?code=test_code | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:36.289 DEBUG [T-9GTM-ZFDS] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing GET /api/auth/wechat/callback?code=test_code
|
|
|
+2026-06-23 09:51:36.290 DEBUG [T-9GTM-ZFDS] [anon] [http-nio-8002-exec-7] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:51:36.290 DEBUG [T-9GTM-ZFDS] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Secured GET /api/auth/wechat/callback?code=test_code
|
|
|
+2026-06-23 09:51:36.293 DEBUG [T-9GTM-ZFDS] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/callback?code=test_code 200 8ms
|
|
|
+2026-06-23 09:51:36.485 DEBUG [T-SVXT-2RRX] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/auth/refresh | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:36.487 DEBUG [T-SVXT-2RRX] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing POST /api/auth/refresh
|
|
|
+2026-06-23 09:51:36.488 DEBUG [T-SVXT-2RRX] [anon] [http-nio-8002-exec-6] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:51:36.488 DEBUG [T-SVXT-2RRX] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Secured POST /api/auth/refresh
|
|
|
+2026-06-23 09:51:36.490 WARN [T-SVXT-2RRX] [anon] [http-nio-8002-exec-6] c.x.h.GlobalExceptionHandler : 业务异常: code=1302, message=Token无效
|
|
|
+2026-06-23 09:51:36.491 DEBUG [T-SVXT-2RRX] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/auth/refresh 200 6ms
|
|
|
+2026-06-23 09:51:36.691 DEBUG [T-KGFY-NWZL] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/auth/user/info | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:36.694 DEBUG [T-KGFY-NWZL] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing GET /api/auth/user/info
|
|
|
+2026-06-23 09:51:36.697 DEBUG [T-KGFY-NWZL] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Secured GET /api/auth/user/info
|
|
|
+2026-06-23 09:51:36.699 DEBUG [T-KGFY-NWZL] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:51:36.699 DEBUG [T-KGFY-NWZL] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:51:36.701 DEBUG [T-KGFY-NWZL] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:51:36.701 DEBUG [T-KGFY-NWZL] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:51:36.701 DEBUG [T-KGFY-NWZL] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:51:36.704 DEBUG [T-KGFY-NWZL] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:51:36.704 DEBUG [T-KGFY-NWZL] [anon] [http-nio-8002-exec-5] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 09:51:36.705 DEBUG [T-KGFY-NWZL] [anon] [http-nio-8002-exec-5] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:51:36.708 DEBUG [T-KGFY-NWZL] [anon] [http-nio-8002-exec-5] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 09:51:36.709 DEBUG [T-KGFY-NWZL] [2069232639064911873] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/auth/user/info 200 18ms
|
|
|
+2026-06-23 09:51:36.892 DEBUG [T-S9LB-GGEH] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/set | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:36.895 DEBUG [T-S9LB-GGEH] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/set
|
|
|
+2026-06-23 09:51:36.898 DEBUG [T-S9LB-GGEH] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/set
|
|
|
+2026-06-23 09:51:36.901 DEBUG [T-S9LB-GGEH] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:51:36.901 DEBUG [T-S9LB-GGEH] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:51:36.904 DEBUG [T-S9LB-GGEH] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:51:37.001 WARN [T-S9LB-GGEH] [anon] [http-nio-8002-exec-2] c.x.h.GlobalExceptionHandler : 业务异常: code=1008, message=旧密码错误
|
|
|
+2026-06-23 09:51:37.002 DEBUG [T-S9LB-GGEH] [2069232639064911873] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/set 200 110ms
|
|
|
+2026-06-23 09:51:37.095 DEBUG [T-RJLX-5A3P] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/phone/change | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:37.099 DEBUG [T-RJLX-5A3P] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/auth/phone/change
|
|
|
+2026-06-23 09:51:37.099 DEBUG [T-RJLX-5A3P] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/phone/change 200 4ms
|
|
|
+2026-06-23 09:51:37.102 DEBUG [T-JSWE-MJW3] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : POST /api/auth/phone/change | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:37.104 DEBUG [T-JSWE-MJW3] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Securing POST /api/auth/phone/change
|
|
|
+2026-06-23 09:51:37.106 DEBUG [T-JSWE-MJW3] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Secured POST /api/auth/phone/change
|
|
|
+2026-06-23 09:51:37.112 WARN [T-JSWE-MJW3] [anon] [http-nio-8002-exec-9] c.x.h.GlobalExceptionHandler : 参数校验失败: 验证码不能为空
|
|
|
+2026-06-23 09:51:37.112 WARN [T-JSWE-MJW3] [2069232639064911873] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : POST /api/auth/phone/change 400 10ms
|
|
|
+2026-06-23 09:51:37.300 DEBUG [T-AMG9-74FF] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/crawler/status | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:37.304 DEBUG [T-AMG9-74FF] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Securing GET /api/crawler/status
|
|
|
+2026-06-23 09:51:37.306 DEBUG [T-AMG9-74FF] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Secured GET /api/crawler/status
|
|
|
+2026-06-23 09:51:37.307 DEBUG [T-AMG9-74FF] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:51:37.307 DEBUG [T-AMG9-74FF] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:51:37.309 DEBUG [T-AMG9-74FF] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:51:37.310 DEBUG [T-AMG9-74FF] [anon] [http-nio-8002-exec-10] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 09:51:37.310 DEBUG [T-AMG9-74FF] [anon] [http-nio-8002-exec-10] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:51:37.312 DEBUG [T-AMG9-74FF] [anon] [http-nio-8002-exec-10] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 09:51:37.312 DEBUG [T-AMG9-74FF] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumTodayUsage : ==> Preparing: SELECT COALESCE(SUM(usage_count), 0) FROM t_crawler_usage_log WHERE user_id = ? AND usage_date = CURDATE()
|
|
|
+2026-06-23 09:51:37.313 DEBUG [T-AMG9-74FF] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumTodayUsage : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:51:37.314 DEBUG [T-AMG9-74FF] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumTodayUsage : <== Total: 1
|
|
|
+2026-06-23 09:51:37.315 DEBUG [T-AMG9-74FF] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumMonthlyUsage : ==> Preparing: SELECT COALESCE(SUM(usage_count), 0) FROM t_crawler_usage_log WHERE user_id = ? AND YEAR(usage_date) = YEAR(CURDATE()) AND MONTH(usage_date) = MONTH(CURDATE())
|
|
|
+2026-06-23 09:51:37.315 DEBUG [T-AMG9-74FF] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumMonthlyUsage : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:51:37.316 DEBUG [T-AMG9-74FF] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumMonthlyUsage : <== Total: 1
|
|
|
+2026-06-23 09:51:37.317 DEBUG [T-AMG9-74FF] [anon] [http-nio-8002-exec-10] c.x.u.m.C.selectList : ==> Preparing: SELECT id FROM t_coupon WHERE (type = ?)
|
|
|
+2026-06-23 09:51:37.317 DEBUG [T-AMG9-74FF] [anon] [http-nio-8002-exec-10] c.x.u.m.C.selectList : ==> Parameters: CRAWLER(String)
|
|
|
+2026-06-23 09:51:37.319 DEBUG [T-AMG9-74FF] [anon] [http-nio-8002-exec-10] c.x.u.m.C.selectList : <== Total: 0
|
|
|
+2026-06-23 09:51:37.319 DEBUG [T-AMG9-74FF] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumAvailableQuota : ==> Preparing: SELECT COALESCE(SUM(quota_count - used_count), 0) FROM t_crawler_quota_grant WHERE user_id = ? AND status = 1 AND (expire_time IS NULL OR expire_time > NOW())
|
|
|
+2026-06-23 09:51:37.320 DEBUG [T-AMG9-74FF] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumAvailableQuota : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:51:37.321 DEBUG [T-AMG9-74FF] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumAvailableQuota : <== Total: 1
|
|
|
+2026-06-23 09:51:37.322 DEBUG [T-AMG9-74FF] [anon] [http-nio-8002-exec-10] .u.m.C.sumAvailableQuotaByType : ==> Preparing: SELECT grant_type AS grantType, COALESCE(SUM(quota_count - used_count), 0) AS available, COALESCE(SUM(quota_count), 0) AS totalGranted, COALESCE(SUM(used_count), 0) AS totalUsed FROM t_crawler_quota_grant WHERE user_id = ? AND (expire_time IS NULL OR expire_time > NOW()) GROUP BY grant_type
|
|
|
+2026-06-23 09:51:37.322 DEBUG [T-AMG9-74FF] [anon] [http-nio-8002-exec-10] .u.m.C.sumAvailableQuotaByType : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:51:37.325 DEBUG [T-AMG9-74FF] [anon] [http-nio-8002-exec-10] .u.m.C.sumAvailableQuotaByType : <== Total: 0
|
|
|
+2026-06-23 09:51:37.326 DEBUG [T-AMG9-74FF] [2069232639064911873] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/crawler/status 200 26ms
|
|
|
+2026-06-23 09:51:37.504 DEBUG [T-2ZVU-CXAG] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : OPTIONS /api/crawler/consume | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:37.507 DEBUG [T-2ZVU-CXAG] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/crawler/consume
|
|
|
+2026-06-23 09:51:37.508 DEBUG [T-2ZVU-CXAG] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : OPTIONS /api/crawler/consume 200 4ms
|
|
|
+2026-06-23 09:51:37.510 DEBUG [T-5SNZ-96FU] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/crawler/consume | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:37.512 DEBUG [T-5SNZ-96FU] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing POST /api/crawler/consume
|
|
|
+2026-06-23 09:51:37.514 DEBUG [T-5SNZ-96FU] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Secured POST /api/crawler/consume
|
|
|
+2026-06-23 09:51:37.523 DEBUG [T-5SNZ-96FU] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:51:37.524 DEBUG [T-5SNZ-96FU] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:51:37.525 DEBUG [T-5SNZ-96FU] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:51:37.526 DEBUG [T-5SNZ-96FU] [anon] [http-nio-8002-exec-4] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 09:51:37.526 DEBUG [T-5SNZ-96FU] [anon] [http-nio-8002-exec-4] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:51:37.527 DEBUG [T-5SNZ-96FU] [anon] [http-nio-8002-exec-4] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 09:51:37.527 DEBUG [T-5SNZ-96FU] [anon] [http-nio-8002-exec-4] c.x.u.m.C.sumAvailableQuota : ==> Preparing: SELECT COALESCE(SUM(quota_count - used_count), 0) FROM t_crawler_quota_grant WHERE user_id = ? AND status = 1 AND (expire_time IS NULL OR expire_time > NOW())
|
|
|
+2026-06-23 09:51:37.528 DEBUG [T-5SNZ-96FU] [anon] [http-nio-8002-exec-4] c.x.u.m.C.sumAvailableQuota : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:51:37.530 DEBUG [T-5SNZ-96FU] [anon] [http-nio-8002-exec-4] c.x.u.m.C.sumAvailableQuota : <== Total: 1
|
|
|
+2026-06-23 09:51:37.530 DEBUG [T-5SNZ-96FU] [anon] [http-nio-8002-exec-4] c.x.u.m.C.sumTodayUsage : ==> Preparing: SELECT COALESCE(SUM(usage_count), 0) FROM t_crawler_usage_log WHERE user_id = ? AND usage_date = CURDATE()
|
|
|
+2026-06-23 09:51:37.531 DEBUG [T-5SNZ-96FU] [anon] [http-nio-8002-exec-4] c.x.u.m.C.sumTodayUsage : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:51:37.532 DEBUG [T-5SNZ-96FU] [anon] [http-nio-8002-exec-4] c.x.u.m.C.sumTodayUsage : <== Total: 1
|
|
|
+2026-06-23 09:51:37.532 DEBUG [T-5SNZ-96FU] [anon] [http-nio-8002-exec-4] c.x.u.m.C.sumMonthlyUsage : ==> Preparing: SELECT COALESCE(SUM(usage_count), 0) FROM t_crawler_usage_log WHERE user_id = ? AND YEAR(usage_date) = YEAR(CURDATE()) AND MONTH(usage_date) = MONTH(CURDATE())
|
|
|
+2026-06-23 09:51:37.532 DEBUG [T-5SNZ-96FU] [anon] [http-nio-8002-exec-4] c.x.u.m.C.sumMonthlyUsage : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:51:37.534 DEBUG [T-5SNZ-96FU] [anon] [http-nio-8002-exec-4] c.x.u.m.C.sumMonthlyUsage : <== Total: 1
|
|
|
+2026-06-23 09:51:37.534 DEBUG [T-5SNZ-96FU] [anon] [http-nio-8002-exec-4] .m.C.findEarliestExpiringGrant : ==> Preparing: SELECT id, quota_count, used_count, (quota_count - used_count) AS remaining FROM t_crawler_quota_grant WHERE user_id = ? AND status = 1 AND (quota_count - used_count) > 0 AND (expire_time IS NULL OR expire_time > NOW()) ORDER BY COALESCE(expire_time, TIMESTAMP '9999-12-31 00:00:00') ASC LIMIT 1
|
|
|
+2026-06-23 09:51:37.535 DEBUG [T-5SNZ-96FU] [anon] [http-nio-8002-exec-4] .m.C.findEarliestExpiringGrant : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:51:37.537 DEBUG [T-5SNZ-96FU] [anon] [http-nio-8002-exec-4] .m.C.findEarliestExpiringGrant : <== Total: 0
|
|
|
+2026-06-23 09:51:37.537 DEBUG [T-5SNZ-96FU] [anon] [http-nio-8002-exec-4] c.x.u.service.CrawlerService : 用户2069232639064911873消耗配额1次: 额外配额扣减0次,等级配额扣减1次
|
|
|
+2026-06-23 09:51:37.538 DEBUG [T-5SNZ-96FU] [anon] [http-nio-8002-exec-4] c.x.u.m.C.insert : ==> Preparing: INSERT INTO t_crawler_usage_log ( id, user_id, usage_date, usage_count, platform, source, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ? )
|
|
|
+2026-06-23 09:51:37.539 DEBUG [T-5SNZ-96FU] [anon] [http-nio-8002-exec-4] c.x.u.m.C.insert : ==> Parameters: 2069236905657741313(Long), 2069232639064911873(Long), 2026-06-23(LocalDate), 1(Integer), yaoshibang(String), QUOTA(String), 2026-06-23T09:51:37.538808(LocalDateTime)
|
|
|
+2026-06-23 09:51:37.542 DEBUG [T-5SNZ-96FU] [anon] [http-nio-8002-exec-4] c.x.u.m.C.insert : <== Updates: 1
|
|
|
+2026-06-23 09:51:37.549 DEBUG [T-5SNZ-96FU] [2069232639064911873] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/crawler/consume 200 39ms
|
|
|
+2026-06-23 09:51:37.715 DEBUG [T-3KMV-V9AZ] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : OPTIONS /api/crawler/logs?days=7 | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:37.719 DEBUG [T-3KMV-V9AZ] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/crawler/logs?days=7
|
|
|
+2026-06-23 09:51:37.719 DEBUG [T-3KMV-V9AZ] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : OPTIONS /api/crawler/logs?days=7 200 4ms
|
|
|
+2026-06-23 09:51:37.722 DEBUG [T-FDM3-X7NN] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : GET /api/crawler/logs?days=7 | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:37.725 DEBUG [T-FDM3-X7NN] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing GET /api/crawler/logs?days=7
|
|
|
+2026-06-23 09:51:37.728 DEBUG [T-FDM3-X7NN] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Secured GET /api/crawler/logs?days=7
|
|
|
+2026-06-23 09:51:37.731 DEBUG [T-FDM3-X7NN] [anon] [http-nio-8002-exec-7] c.x.u.m.C.selectList : ==> Preparing: SELECT id,user_id,usage_date,usage_count,platform,source,remark,create_time FROM t_crawler_usage_log WHERE (user_id = ? AND usage_date >= ?) ORDER BY usage_date DESC
|
|
|
+2026-06-23 09:51:37.731 DEBUG [T-FDM3-X7NN] [anon] [http-nio-8002-exec-7] c.x.u.m.C.selectList : ==> Parameters: 2069232639064911873(Long), 2026-06-16(LocalDate)
|
|
|
+2026-06-23 09:51:37.734 DEBUG [T-FDM3-X7NN] [anon] [http-nio-8002-exec-7] c.x.u.m.C.selectList : <== Total: 1
|
|
|
+2026-06-23 09:51:37.737 DEBUG [T-FDM3-X7NN] [2069232639064911873] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : GET /api/crawler/logs?days=7 200 15ms
|
|
|
+2026-06-23 09:51:37.920 DEBUG [T-2HA9-MQ3B] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : OPTIONS /api/invite/code | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:37.923 DEBUG [T-2HA9-MQ3B] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/invite/code
|
|
|
+2026-06-23 09:51:37.923 DEBUG [T-2HA9-MQ3B] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : OPTIONS /api/invite/code 200 3ms
|
|
|
+2026-06-23 09:51:37.925 DEBUG [T-WAW6-3SL9] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/invite/code | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:37.927 DEBUG [T-WAW6-3SL9] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing GET /api/invite/code
|
|
|
+2026-06-23 09:51:37.929 DEBUG [T-WAW6-3SL9] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Secured GET /api/invite/code
|
|
|
+2026-06-23 09:51:37.933 DEBUG [T-WAW6-3SL9] [anon] [http-nio-8002-exec-5] c.x.i.m.I.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND status = ? AND (expire_time IS NULL OR expire_time > ?)) ORDER BY create_time DESC LIMIT 1
|
|
|
+2026-06-23 09:51:37.933 DEBUG [T-WAW6-3SL9] [anon] [http-nio-8002-exec-5] c.x.i.m.I.selectList : ==> Parameters: 2069232639064911873(Long), 1(Integer), 2026-06-23T09:51:37.931464100(LocalDateTime)
|
|
|
+2026-06-23 09:51:37.938 DEBUG [T-WAW6-3SL9] [anon] [http-nio-8002-exec-5] c.x.i.m.I.selectList : <== Total: 0
|
|
|
+2026-06-23 09:51:37.939 DEBUG [T-WAW6-3SL9] [anon] [http-nio-8002-exec-5] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
+2026-06-23 09:51:37.939 DEBUG [T-WAW6-3SL9] [anon] [http-nio-8002-exec-5] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
+2026-06-23 09:51:37.942 DEBUG [T-WAW6-3SL9] [anon] [http-nio-8002-exec-5] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 09:51:37.943 DEBUG [T-WAW6-3SL9] [anon] [http-nio-8002-exec-5] c.x.i.m.I.selectCount : ==> Preparing: SELECT COUNT( * ) AS total FROM t_invite_code WHERE (code = ?)
|
|
|
+2026-06-23 09:51:37.943 DEBUG [T-WAW6-3SL9] [anon] [http-nio-8002-exec-5] c.x.i.m.I.selectCount : ==> Parameters: JTDRQ5ZT(String)
|
|
|
+2026-06-23 09:51:37.945 DEBUG [T-WAW6-3SL9] [anon] [http-nio-8002-exec-5] c.x.i.m.I.selectCount : <== Total: 1
|
|
|
+2026-06-23 09:51:37.947 DEBUG [T-WAW6-3SL9] [anon] [http-nio-8002-exec-5] c.x.i.m.I.insert : ==> Preparing: INSERT INTO t_invite_code ( user_id, code, max_uses, used_count, click_count, expire_time, status, create_time, update_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? )
|
|
|
+2026-06-23 09:51:37.947 DEBUG [T-WAW6-3SL9] [anon] [http-nio-8002-exec-5] c.x.i.m.I.insert : ==> Parameters: 2069232639064911873(Long), JTDRQ5ZT(String), -1(Integer), 0(Integer), 0(Integer), 2026-07-23T09:51:37.945469500(LocalDateTime), 1(Integer), 2026-06-23T09:51:37.946692(LocalDateTime), 2026-06-23T09:51:37.946692(LocalDateTime)
|
|
|
+2026-06-23 09:51:37.954 DEBUG [T-WAW6-3SL9] [anon] [http-nio-8002-exec-5] c.x.i.m.I.insert : <== Updates: 1
|
|
|
+2026-06-23 09:51:37.959 INFO [T-WAW6-3SL9] [anon] [http-nio-8002-exec-5] c.x.i.service.InviteService : 用户 2069232639064911873 创建邀请码: JTDRQ5ZT
|
|
|
+2026-06-23 09:51:37.959 DEBUG [T-WAW6-3SL9] [anon] [http-nio-8002-exec-5] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
+2026-06-23 09:51:37.959 DEBUG [T-WAW6-3SL9] [anon] [http-nio-8002-exec-5] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
+2026-06-23 09:51:37.961 DEBUG [T-WAW6-3SL9] [anon] [http-nio-8002-exec-5] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 09:51:37.962 DEBUG [T-WAW6-3SL9] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:51:37.962 DEBUG [T-WAW6-3SL9] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:51:37.964 DEBUG [T-WAW6-3SL9] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:51:37.968 DEBUG [T-WAW6-3SL9] [2069232639064911873] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/invite/code 200 43ms
|
|
|
+2026-06-23 09:51:38.121 DEBUG [T-54UC-Z76R] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : OPTIONS /api/invite/stats | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:38.126 DEBUG [T-54UC-Z76R] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/invite/stats
|
|
|
+2026-06-23 09:51:38.126 DEBUG [T-54UC-Z76R] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : OPTIONS /api/invite/stats 200 5ms
|
|
|
+2026-06-23 09:51:38.128 DEBUG [T-JUTB-ECTK] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : GET /api/invite/stats | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:38.130 DEBUG [T-JUTB-ECTK] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing GET /api/invite/stats
|
|
|
+2026-06-23 09:51:38.132 DEBUG [T-JUTB-ECTK] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Secured GET /api/invite/stats
|
|
|
+2026-06-23 09:51:38.132 DEBUG [T-JUTB-ECTK] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
+2026-06-23 09:51:38.133 DEBUG [T-JUTB-ECTK] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
+2026-06-23 09:51:38.135 DEBUG [T-JUTB-ECTK] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 09:51:38.137 DEBUG [T-JUTB-ECTK] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND status = ? AND (expire_time IS NULL OR expire_time > ?)) ORDER BY create_time DESC LIMIT 1
|
|
|
+2026-06-23 09:51:38.137 DEBUG [T-JUTB-ECTK] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectList : ==> Parameters: 2069232639064911873(Long), 1(Integer), 2026-06-23T09:51:38.136228400(LocalDateTime)
|
|
|
+2026-06-23 09:51:38.140 DEBUG [T-JUTB-ECTK] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 09:51:38.140 DEBUG [T-JUTB-ECTK] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
+2026-06-23 09:51:38.141 DEBUG [T-JUTB-ECTK] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
+2026-06-23 09:51:38.143 DEBUG [T-JUTB-ECTK] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 09:51:38.143 DEBUG [T-JUTB-ECTK] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:51:38.143 DEBUG [T-JUTB-ECTK] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:51:38.147 DEBUG [T-JUTB-ECTK] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:51:38.149 DEBUG [T-JUTB-ECTK] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectList : ==> Preparing: SELECT id,inviter_id,invitee_id,invite_code_id,registered,reward_granted,status,create_time,update_time FROM t_invite_relation WHERE (inviter_id = ?)
|
|
|
+2026-06-23 09:51:38.149 DEBUG [T-JUTB-ECTK] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectList : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:51:38.151 DEBUG [T-JUTB-ECTK] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectList : <== Total: 0
|
|
|
+2026-06-23 09:51:38.153 DEBUG [T-JUTB-ECTK] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectCount : ==> Preparing: SELECT COUNT( * ) AS total FROM t_invite_relation WHERE (inviter_id = ? AND create_time >= ?)
|
|
|
+2026-06-23 09:51:38.153 DEBUG [T-JUTB-ECTK] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectCount : ==> Parameters: 2069232639064911873(Long), 2026-06-23T00:00(LocalDateTime)
|
|
|
+2026-06-23 09:51:38.156 DEBUG [T-JUTB-ECTK] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectCount : <== Total: 1
|
|
|
+2026-06-23 09:51:38.159 DEBUG [T-JUTB-ECTK] [2069232639064911873] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : GET /api/invite/stats 200 31ms
|
|
|
+2026-06-23 09:51:38.323 DEBUG [T-A8TJ-53UW] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : OPTIONS /api/invite/rewards | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:38.327 DEBUG [T-A8TJ-53UW] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/invite/rewards
|
|
|
+2026-06-23 09:51:38.327 DEBUG [T-A8TJ-53UW] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : OPTIONS /api/invite/rewards 200 4ms
|
|
|
+2026-06-23 09:51:38.329 DEBUG [T-V2SF-PST4] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/invite/rewards | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:38.331 DEBUG [T-V2SF-PST4] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Securing GET /api/invite/rewards
|
|
|
+2026-06-23 09:51:38.334 DEBUG [T-V2SF-PST4] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Secured GET /api/invite/rewards
|
|
|
+2026-06-23 09:51:38.336 DEBUG [T-V2SF-PST4] [anon] [http-nio-8002-exec-10] c.x.i.m.I.selectList : ==> Preparing: SELECT id,inviter_id,invitee_id,invite_code_id,registered,reward_granted,status,create_time,update_time FROM t_invite_relation WHERE (inviter_id = ?) ORDER BY create_time DESC
|
|
|
+2026-06-23 09:51:38.336 DEBUG [T-V2SF-PST4] [anon] [http-nio-8002-exec-10] c.x.i.m.I.selectList : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:51:38.338 DEBUG [T-V2SF-PST4] [anon] [http-nio-8002-exec-10] c.x.i.m.I.selectList : <== Total: 0
|
|
|
+2026-06-23 09:51:38.340 DEBUG [T-V2SF-PST4] [2069232639064911873] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/invite/rewards 200 11ms
|
|
|
+2026-06-23 09:51:38.524 DEBUG [T-LJT7-KS9L] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : OPTIONS /api/invite/extra-quota | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:38.528 DEBUG [T-LJT7-KS9L] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/invite/extra-quota
|
|
|
+2026-06-23 09:51:38.529 DEBUG [T-LJT7-KS9L] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : OPTIONS /api/invite/extra-quota 200 5ms
|
|
|
+2026-06-23 09:51:38.531 DEBUG [T-JNMZ-EU7R] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : GET /api/invite/extra-quota | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:38.533 DEBUG [T-JNMZ-EU7R] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing GET /api/invite/extra-quota
|
|
|
+2026-06-23 09:51:38.535 DEBUG [T-JNMZ-EU7R] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Secured GET /api/invite/extra-quota
|
|
|
+2026-06-23 09:51:38.536 DEBUG [T-JNMZ-EU7R] [anon] [http-nio-8002-exec-4] c.x.u.m.C.sumAvailableQuota : ==> Preparing: SELECT COALESCE(SUM(quota_count - used_count), 0) FROM t_crawler_quota_grant WHERE user_id = ? AND status = 1 AND (expire_time IS NULL OR expire_time > NOW())
|
|
|
+2026-06-23 09:51:38.536 DEBUG [T-JNMZ-EU7R] [anon] [http-nio-8002-exec-4] c.x.u.m.C.sumAvailableQuota : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:51:38.538 DEBUG [T-JNMZ-EU7R] [anon] [http-nio-8002-exec-4] c.x.u.m.C.sumAvailableQuota : <== Total: 1
|
|
|
+2026-06-23 09:51:38.539 DEBUG [T-JNMZ-EU7R] [2069232639064911873] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : GET /api/invite/extra-quota 200 8ms
|
|
|
+2026-06-23 09:51:38.726 DEBUG [T-VZM8-J6DQ] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : OPTIONS /api/invite/page/code?channel=app | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:38.729 DEBUG [T-VZM8-J6DQ] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/invite/page/code?channel=app
|
|
|
+2026-06-23 09:51:38.729 DEBUG [T-VZM8-J6DQ] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : OPTIONS /api/invite/page/code?channel=app 200 3ms
|
|
|
+2026-06-23 09:51:38.730 DEBUG [T-LCAQ-TQ7A] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : GET /api/invite/page/code?channel=app | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:38.732 DEBUG [T-LCAQ-TQ7A] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing GET /api/invite/page/code?channel=app
|
|
|
+2026-06-23 09:51:38.733 DEBUG [T-LCAQ-TQ7A] [anon] [http-nio-8002-exec-7] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:51:38.733 DEBUG [T-LCAQ-TQ7A] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Secured GET /api/invite/page/code?channel=app
|
|
|
+2026-06-23 09:51:38.735 DEBUG [T-LCAQ-TQ7A] [anon] [http-nio-8002-exec-7] c.x.i.m.I.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (code = ?)
|
|
|
+2026-06-23 09:51:38.735 DEBUG [T-LCAQ-TQ7A] [anon] [http-nio-8002-exec-7] c.x.i.m.I.selectList : ==> Parameters: code(String)
|
|
|
+2026-06-23 09:51:38.737 DEBUG [T-LCAQ-TQ7A] [anon] [http-nio-8002-exec-7] c.x.i.m.I.selectList : <== Total: 0
|
|
|
+2026-06-23 09:51:38.739 WARN [T-LCAQ-TQ7A] [anon] [http-nio-8002-exec-7] c.x.h.GlobalExceptionHandler : 业务异常: code=3001, message=邀请码无效
|
|
|
+2026-06-23 09:51:38.739 DEBUG [T-LCAQ-TQ7A] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : GET /api/invite/page/code?channel=app 200 9ms
|
|
|
+2026-06-23 09:51:38.929 DEBUG [T-9WFC-U4ER] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : OPTIONS /api/invite/code?channel=app | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:38.932 DEBUG [T-9WFC-U4ER] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/invite/code?channel=app
|
|
|
+2026-06-23 09:51:38.933 DEBUG [T-9WFC-U4ER] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : OPTIONS /api/invite/code?channel=app 200 4ms
|
|
|
+2026-06-23 09:51:38.935 DEBUG [T-N6YM-GF8Z] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/invite/code?channel=app | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:38.937 DEBUG [T-N6YM-GF8Z] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing GET /api/invite/code?channel=app
|
|
|
+2026-06-23 09:51:38.938 DEBUG [T-N6YM-GF8Z] [anon] [http-nio-8002-exec-5] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:51:38.939 WARN [T-N6YM-GF8Z] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/invite/code?channel=app 401 5ms
|
|
|
+2026-06-23 09:51:39.130 DEBUG [T-FWVX-3TDN] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : OPTIONS /api/invite/click/code | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:39.133 DEBUG [T-FWVX-3TDN] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/invite/click/code
|
|
|
+2026-06-23 09:51:39.134 DEBUG [T-FWVX-3TDN] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : OPTIONS /api/invite/click/code 200 4ms
|
|
|
+2026-06-23 09:51:39.136 DEBUG [T-CYFY-4RX6] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : POST /api/invite/click/code | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:39.139 DEBUG [T-CYFY-4RX6] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing POST /api/invite/click/code
|
|
|
+2026-06-23 09:51:39.139 DEBUG [T-CYFY-4RX6] [anon] [http-nio-8002-exec-8] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:51:39.140 DEBUG [T-CYFY-4RX6] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Secured POST /api/invite/click/code
|
|
|
+2026-06-23 09:51:39.142 DEBUG [T-CYFY-4RX6] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (code = ?)
|
|
|
+2026-06-23 09:51:39.142 DEBUG [T-CYFY-4RX6] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectList : ==> Parameters: code(String)
|
|
|
+2026-06-23 09:51:39.144 DEBUG [T-CYFY-4RX6] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectList : <== Total: 0
|
|
|
+2026-06-23 09:51:39.145 DEBUG [T-CYFY-4RX6] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : POST /api/invite/click/code 200 9ms
|
|
|
+2026-06-23 09:51:39.331 DEBUG [T-P4QC-3GGF] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : OPTIONS /api/invite/resolve-link?link=test | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:39.333 DEBUG [T-P4QC-3GGF] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/invite/resolve-link?link=test
|
|
|
+2026-06-23 09:51:39.333 DEBUG [T-P4QC-3GGF] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : OPTIONS /api/invite/resolve-link?link=test 200 2ms
|
|
|
+2026-06-23 09:51:39.335 DEBUG [T-7596-ZWFK] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/invite/resolve-link?link=test | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:39.336 DEBUG [T-7596-ZWFK] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Securing GET /api/invite/resolve-link?link=test
|
|
|
+2026-06-23 09:51:39.336 DEBUG [T-7596-ZWFK] [anon] [http-nio-8002-exec-10] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:51:39.336 DEBUG [T-7596-ZWFK] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Secured GET /api/invite/resolve-link?link=test
|
|
|
+2026-06-23 09:51:39.338 WARN [T-7596-ZWFK] [anon] [http-nio-8002-exec-10] c.x.h.GlobalExceptionHandler : 业务异常: code=3001, message=邀请码无效
|
|
|
+2026-06-23 09:51:39.339 DEBUG [T-7596-ZWFK] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/invite/resolve-link?link=test 200 4ms
|
|
|
+2026-06-23 09:51:39.535 DEBUG [T-2XWL-JRQN] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : OPTIONS /api/coupon/issue | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:39.538 DEBUG [T-2XWL-JRQN] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/coupon/issue
|
|
|
+2026-06-23 09:51:39.539 DEBUG [T-2XWL-JRQN] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : OPTIONS /api/coupon/issue 200 4ms
|
|
|
+2026-06-23 09:51:39.540 DEBUG [T-WE78-JGA5] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/coupon/issue | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:39.542 DEBUG [T-WE78-JGA5] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing POST /api/coupon/issue
|
|
|
+2026-06-23 09:51:39.543 DEBUG [T-WE78-JGA5] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Secured POST /api/coupon/issue
|
|
|
+2026-06-23 09:51:39.550 WARN [T-WE78-JGA5] [anon] [http-nio-8002-exec-4] c.x.h.GlobalExceptionHandler : 请求体解析失败: JSON parse error: Cannot deserialize value of type `java.util.ArrayList<java.lang.Long>` from String value (token `JsonToken.VALUE_STRING`)
|
|
|
+2026-06-23 09:51:39.552 WARN [T-WE78-JGA5] [2069232639064911873] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/coupon/issue 400 12ms
|
|
|
+2026-06-23 09:51:39.739 DEBUG [T-PN8T-G294] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : OPTIONS /api/coupon/my?status=0 | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:39.742 DEBUG [T-PN8T-G294] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/coupon/my?status=0
|
|
|
+2026-06-23 09:51:39.742 DEBUG [T-PN8T-G294] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : OPTIONS /api/coupon/my?status=0 200 3ms
|
|
|
+2026-06-23 09:51:39.744 DEBUG [T-XJLK-DK4P] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : GET /api/coupon/my?status=0 | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:39.746 DEBUG [T-XJLK-DK4P] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing GET /api/coupon/my?status=0
|
|
|
+2026-06-23 09:51:39.747 DEBUG [T-XJLK-DK4P] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Secured GET /api/coupon/my?status=0
|
|
|
+2026-06-23 09:51:39.752 DEBUG [T-XJLK-DK4P] [anon] [http-nio-8002-exec-7] c.x.u.m.U.selectList : ==> Preparing: SELECT id,user_id,coupon_id,status,used_time,expire_time,source,create_time,update_time FROM t_user_coupon WHERE (user_id = ? AND status = ?) ORDER BY create_time DESC
|
|
|
+2026-06-23 09:51:39.752 DEBUG [T-XJLK-DK4P] [anon] [http-nio-8002-exec-7] c.x.u.m.U.selectList : ==> Parameters: 2069232639064911873(Long), 0(Integer)
|
|
|
+2026-06-23 09:51:39.754 DEBUG [T-XJLK-DK4P] [anon] [http-nio-8002-exec-7] c.x.u.m.U.selectList : <== Total: 0
|
|
|
+2026-06-23 09:51:39.756 DEBUG [T-XJLK-DK4P] [2069232639064911873] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : GET /api/coupon/my?status=0 200 12ms
|
|
|
+2026-06-23 09:51:39.952 DEBUG [T-7L2D-DURK] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : OPTIONS /api/coupon/my/available?type=CRAWLER | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:39.954 DEBUG [T-7L2D-DURK] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/coupon/my/available?type=CRAWLER
|
|
|
+2026-06-23 09:51:39.955 DEBUG [T-7L2D-DURK] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : OPTIONS /api/coupon/my/available?type=CRAWLER 200 3ms
|
|
|
+2026-06-23 09:51:39.958 DEBUG [T-X84L-93YR] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/coupon/my/available?type=CRAWLER | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:39.961 DEBUG [T-X84L-93YR] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing GET /api/coupon/my/available?type=CRAWLER
|
|
|
+2026-06-23 09:51:39.964 DEBUG [T-X84L-93YR] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Secured GET /api/coupon/my/available?type=CRAWLER
|
|
|
+2026-06-23 09:51:39.966 DEBUG [T-X84L-93YR] [anon] [http-nio-8002-exec-5] c.x.u.m.C.selectList : ==> Preparing: SELECT id FROM t_coupon WHERE (type = ?)
|
|
|
+2026-06-23 09:51:39.966 DEBUG [T-X84L-93YR] [anon] [http-nio-8002-exec-5] c.x.u.m.C.selectList : ==> Parameters: CRAWLER(String)
|
|
|
+2026-06-23 09:51:39.969 DEBUG [T-X84L-93YR] [anon] [http-nio-8002-exec-5] c.x.u.m.C.selectList : <== Total: 0
|
|
|
+2026-06-23 09:51:39.970 DEBUG [T-X84L-93YR] [anon] [http-nio-8002-exec-5] c.x.u.m.U.selectList : ==> Preparing: SELECT id,user_id,coupon_id,status,used_time,expire_time,source,create_time,update_time FROM t_user_coupon WHERE (user_id = ? AND status = ? AND expire_time > ?) ORDER BY expire_time ASC
|
|
|
+2026-06-23 09:51:39.970 DEBUG [T-X84L-93YR] [anon] [http-nio-8002-exec-5] c.x.u.m.U.selectList : ==> Parameters: 2069232639064911873(Long), 0(Integer), 2026-06-23T09:51:39.965227600(LocalDateTime)
|
|
|
+2026-06-23 09:51:39.972 DEBUG [T-X84L-93YR] [anon] [http-nio-8002-exec-5] c.x.u.m.U.selectList : <== Total: 0
|
|
|
+2026-06-23 09:51:39.973 DEBUG [T-X84L-93YR] [2069232639064911873] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/coupon/my/available?type=CRAWLER 200 15ms
|
|
|
+2026-06-23 09:51:40.170 DEBUG [T-L5U7-A8U2] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : OPTIONS /api/level/list | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:40.173 DEBUG [T-L5U7-A8U2] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/level/list
|
|
|
+2026-06-23 09:51:40.173 DEBUG [T-L5U7-A8U2] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : OPTIONS /api/level/list 200 3ms
|
|
|
+2026-06-23 09:51:40.175 DEBUG [T-RPLM-77XW] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : GET /api/level/list | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:40.177 DEBUG [T-RPLM-77XW] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing GET /api/level/list
|
|
|
+2026-06-23 09:51:40.177 DEBUG [T-RPLM-77XW] [anon] [http-nio-8002-exec-8] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:51:40.177 DEBUG [T-RPLM-77XW] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Secured GET /api/level/list
|
|
|
+2026-06-23 09:51:40.178 DEBUG [T-RPLM-77XW] [anon] [http-nio-8002-exec-8] c.x.u.m.U.selectList : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE (status = ?) ORDER BY level_weight ASC
|
|
|
+2026-06-23 09:51:40.179 DEBUG [T-RPLM-77XW] [anon] [http-nio-8002-exec-8] c.x.u.m.U.selectList : ==> Parameters: 1(Integer)
|
|
|
+2026-06-23 09:51:40.182 DEBUG [T-RPLM-77XW] [anon] [http-nio-8002-exec-8] c.x.u.m.U.selectList : <== Total: 3
|
|
|
+2026-06-23 09:51:40.186 DEBUG [T-RPLM-77XW] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : GET /api/level/list 200 11ms
|
|
|
+2026-06-23 09:51:40.371 DEBUG [T-QLKF-URFN] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : OPTIONS /api/level/1 | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:40.375 DEBUG [T-QLKF-URFN] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/level/1
|
|
|
+2026-06-23 09:51:40.375 DEBUG [T-QLKF-URFN] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : OPTIONS /api/level/1 200 4ms
|
|
|
+2026-06-23 09:51:40.378 DEBUG [T-SJDN-FZAS] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/level/1 | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:40.380 DEBUG [T-SJDN-FZAS] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Securing GET /api/level/1
|
|
|
+2026-06-23 09:51:40.380 DEBUG [T-SJDN-FZAS] [anon] [http-nio-8002-exec-10] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:51:40.380 DEBUG [T-SJDN-FZAS] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Secured GET /api/level/1
|
|
|
+2026-06-23 09:51:40.382 DEBUG [T-SJDN-FZAS] [anon] [http-nio-8002-exec-10] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 09:51:40.382 DEBUG [T-SJDN-FZAS] [anon] [http-nio-8002-exec-10] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:51:40.384 DEBUG [T-SJDN-FZAS] [anon] [http-nio-8002-exec-10] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 09:51:40.386 DEBUG [T-SJDN-FZAS] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/level/1 200 8ms
|
|
|
+2026-06-23 09:51:40.575 DEBUG [T-8BK6-AC65] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : OPTIONS /api/level/my | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:40.578 DEBUG [T-8BK6-AC65] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/level/my
|
|
|
+2026-06-23 09:51:40.579 DEBUG [T-8BK6-AC65] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : OPTIONS /api/level/my 200 4ms
|
|
|
+2026-06-23 09:51:40.581 DEBUG [T-UW3X-8MHC] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : GET /api/level/my | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:40.582 DEBUG [T-UW3X-8MHC] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing GET /api/level/my
|
|
|
+2026-06-23 09:51:40.584 DEBUG [T-UW3X-8MHC] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Secured GET /api/level/my
|
|
|
+2026-06-23 09:51:40.584 DEBUG [T-UW3X-8MHC] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:51:40.585 DEBUG [T-UW3X-8MHC] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:51:40.587 DEBUG [T-UW3X-8MHC] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:51:40.587 DEBUG [T-UW3X-8MHC] [anon] [http-nio-8002-exec-4] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 09:51:40.587 DEBUG [T-UW3X-8MHC] [anon] [http-nio-8002-exec-4] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:51:40.590 DEBUG [T-UW3X-8MHC] [anon] [http-nio-8002-exec-4] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 09:51:40.592 DEBUG [T-UW3X-8MHC] [2069232639064911873] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : GET /api/level/my 200 11ms
|
|
|
+2026-06-23 09:51:40.778 DEBUG [T-SCA8-XNJM] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : OPTIONS /api/level/user/1?levelId=2 | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:40.781 DEBUG [T-SCA8-XNJM] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/level/user/1?levelId=2
|
|
|
+2026-06-23 09:51:40.781 DEBUG [T-SCA8-XNJM] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : OPTIONS /api/level/user/1?levelId=2 200 3ms
|
|
|
+2026-06-23 09:51:40.782 DEBUG [T-7AD7-73WC] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : PUT /api/level/user/1?levelId=2 | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:40.786 DEBUG [T-7AD7-73WC] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing PUT /api/level/user/1?levelId=2
|
|
|
+2026-06-23 09:51:40.788 DEBUG [T-7AD7-73WC] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Secured PUT /api/level/user/1?levelId=2
|
|
|
+2026-06-23 09:51:40.790 DEBUG [T-7AD7-73WC] [anon] [http-nio-8002-exec-7] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:51:40.790 DEBUG [T-7AD7-73WC] [anon] [http-nio-8002-exec-7] c.x.u.m.UserMapper.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:51:40.792 DEBUG [T-7AD7-73WC] [anon] [http-nio-8002-exec-7] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:51:40.793 DEBUG [T-7AD7-73WC] [anon] [http-nio-8002-exec-7] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 09:51:40.793 DEBUG [T-7AD7-73WC] [anon] [http-nio-8002-exec-7] c.x.u.m.U.selectById : ==> Parameters: 2(Long)
|
|
|
+2026-06-23 09:51:40.795 DEBUG [T-7AD7-73WC] [anon] [http-nio-8002-exec-7] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 09:51:40.796 DEBUG [T-7AD7-73WC] [anon] [http-nio-8002-exec-7] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 09:51:40.796 DEBUG [T-7AD7-73WC] [anon] [http-nio-8002-exec-7] c.x.u.m.UserMapper.updateById : ==> Parameters: 13800138000(String), 测试用户(String), 2(Long), 1(Integer), 2026-06-23T09:33:57(LocalDateTime), 127.0.0.1(String), 2026-06-23T09:33:44(LocalDateTime), 2026-06-23T09:33:44(LocalDateTime), 1(Long)
|
|
|
+2026-06-23 09:51:40.799 DEBUG [T-7AD7-73WC] [anon] [http-nio-8002-exec-7] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 09:51:40.799 INFO [T-7AD7-73WC] [anon] [http-nio-8002-exec-7] c.x.u.s.UserLevelService : 用户 1 等级已设置为 VIP会员
|
|
|
+2026-06-23 09:51:40.805 DEBUG [T-7AD7-73WC] [2069232639064911873] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : PUT /api/level/user/1?levelId=2 200 23ms
|
|
|
+2026-06-23 09:51:40.994 DEBUG [T-MVLH-F3LZ] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : OPTIONS /api/user-level-config/current-version | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:40.995 DEBUG [T-MVLH-F3LZ] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/user-level-config/current-version
|
|
|
+2026-06-23 09:51:40.996 DEBUG [T-MVLH-F3LZ] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : OPTIONS /api/user-level-config/current-version 200 2ms
|
|
|
+2026-06-23 09:51:40.996 DEBUG [T-24CU-F2KM] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/user-level-config/current-version | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:40.999 DEBUG [T-24CU-F2KM] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing GET /api/user-level-config/current-version
|
|
|
+2026-06-23 09:51:40.999 DEBUG [T-24CU-F2KM] [anon] [http-nio-8002-exec-5] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:51:41.000 WARN [T-24CU-F2KM] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/user-level-config/current-version 401 4ms
|
|
|
+2026-06-23 09:51:41.196 DEBUG [T-S8FL-XKT8] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : OPTIONS /api/user-level-config/my-level | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:41.199 DEBUG [T-S8FL-XKT8] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/user-level-config/my-level
|
|
|
+2026-06-23 09:51:41.200 DEBUG [T-S8FL-XKT8] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : OPTIONS /api/user-level-config/my-level 200 4ms
|
|
|
+2026-06-23 09:51:41.202 DEBUG [T-JYYD-4EXB] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : GET /api/user-level-config/my-level | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:41.204 DEBUG [T-JYYD-4EXB] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing GET /api/user-level-config/my-level
|
|
|
+2026-06-23 09:51:41.207 DEBUG [T-JYYD-4EXB] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Secured GET /api/user-level-config/my-level
|
|
|
+2026-06-23 09:51:41.207 DEBUG [T-JYYD-4EXB] [anon] [http-nio-8002-exec-8] c.x.u.m.U.selectByUserId : ==> Preparing: SELECT * FROM t_user_level_version_relation WHERE user_id = ? LIMIT 1
|
|
|
+2026-06-23 09:51:41.208 DEBUG [T-JYYD-4EXB] [anon] [http-nio-8002-exec-8] c.x.u.m.U.selectByUserId : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:51:41.214 DEBUG [T-JYYD-4EXB] [anon] [http-nio-8002-exec-8] c.x.u.m.U.selectByUserId : <== Total: 0
|
|
|
+2026-06-23 09:51:41.214 WARN [T-JYYD-4EXB] [anon] [http-nio-8002-exec-8] c.x.h.GlobalExceptionHandler : 业务异常: code=500, message=用户未分配等级配置
|
|
|
+2026-06-23 09:51:41.215 DEBUG [T-JYYD-4EXB] [2069232639064911873] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : GET /api/user-level-config/my-level 200 13ms
|
|
|
+2026-06-23 09:51:41.404 DEBUG [T-RXE5-5U2B] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : OPTIONS /api/admin/invite/config | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:41.408 DEBUG [T-RXE5-5U2B] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/admin/invite/config
|
|
|
+2026-06-23 09:51:41.408 DEBUG [T-RXE5-5U2B] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : OPTIONS /api/admin/invite/config 200 4ms
|
|
|
+2026-06-23 09:51:41.411 DEBUG [T-RVTF-UN55] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/admin/invite/config | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:41.413 DEBUG [T-RVTF-UN55] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Securing GET /api/admin/invite/config
|
|
|
+2026-06-23 09:51:41.414 DEBUG [T-RVTF-UN55] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Secured GET /api/admin/invite/config
|
|
|
+2026-06-23 09:51:41.414 DEBUG [T-RVTF-UN55] [anon] [http-nio-8002-exec-10] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
+2026-06-23 09:51:41.415 DEBUG [T-RVTF-UN55] [anon] [http-nio-8002-exec-10] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
+2026-06-23 09:51:41.417 DEBUG [T-RVTF-UN55] [anon] [http-nio-8002-exec-10] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 09:51:41.420 DEBUG [T-RVTF-UN55] [2069232639064911873] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/admin/invite/config 200 9ms
|
|
|
+2026-06-23 09:51:41.617 DEBUG [T-B9YK-GC35] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : OPTIONS /api/admin/invite/configs | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:41.619 DEBUG [T-B9YK-GC35] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/admin/invite/configs
|
|
|
+2026-06-23 09:51:41.620 DEBUG [T-B9YK-GC35] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : OPTIONS /api/admin/invite/configs 200 3ms
|
|
|
+2026-06-23 09:51:41.621 DEBUG [T-JUZ4-GP2T] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : GET /api/admin/invite/configs | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:41.624 DEBUG [T-JUZ4-GP2T] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing GET /api/admin/invite/configs
|
|
|
+2026-06-23 09:51:41.625 DEBUG [T-JUZ4-GP2T] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Secured GET /api/admin/invite/configs
|
|
|
+2026-06-23 09:51:41.626 DEBUG [T-JUZ4-GP2T] [anon] [http-nio-8002-exec-4] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
+2026-06-23 09:51:41.626 DEBUG [T-JUZ4-GP2T] [anon] [http-nio-8002-exec-4] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
+2026-06-23 09:51:41.629 DEBUG [T-JUZ4-GP2T] [anon] [http-nio-8002-exec-4] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 09:51:41.630 DEBUG [T-JUZ4-GP2T] [2069232639064911873] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : GET /api/admin/invite/configs 200 9ms
|
|
|
+2026-06-23 09:51:41.817 DEBUG [T-H773-ELXF] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : PUT /api/admin/invite/config | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:41.820 DEBUG [T-H773-ELXF] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Securing PUT /api/admin/invite/config
|
|
|
+2026-06-23 09:51:41.821 DEBUG [T-H773-ELXF] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Secured PUT /api/admin/invite/config
|
|
|
+2026-06-23 09:51:41.835 DEBUG [T-H773-ELXF] [anon] [http-nio-8002-exec-3] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
+2026-06-23 09:51:41.835 DEBUG [T-H773-ELXF] [anon] [http-nio-8002-exec-3] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
+2026-06-23 09:51:41.838 DEBUG [T-H773-ELXF] [anon] [http-nio-8002-exec-3] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 09:51:41.842 DEBUG [T-H773-ELXF] [anon] [http-nio-8002-exec-3] c.x.i.m.I.updateById : ==> Preparing: UPDATE t_invite_config SET reward_crawler_count=?, reward_type=?, max_daily_reward=?, invite_code_expire_days=?, max_invite_per_day=?, app_download_url=?, miniapp_path=?, miniapp_app_id=?, wechat_redirect_url=?, dingtalk_app_id=?, feishu_app_id=?, landing_title=?, landing_desc=?, app_name=?, status=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 09:51:41.842 DEBUG [T-H773-ELXF] [anon] [http-nio-8002-exec-3] c.x.i.m.I.updateById : ==> Parameters: 5(Integer), CRAWLER(String), 50(Integer), 30(Integer), 10(Integer), https://download.example.com/app.exe(String), /pages/download/index(String), wx1234567890(String), https://mp.weixin.qq.com/xxx(String), dingxxx(String), feishuxxx(String), 邀请你加入智价云药店(String), 高效数据采集(String), 智价云药店(String), 1(Integer), 2026-06-23T09:33:44(LocalDateTime), 2026-06-23T09:33:44(LocalDateTime), 1(Long)
|
|
|
+2026-06-23 09:51:41.848 DEBUG [T-H773-ELXF] [anon] [http-nio-8002-exec-3] c.x.i.m.I.updateById : <== Updates: 1
|
|
|
+2026-06-23 09:51:41.848 INFO [T-H773-ELXF] [anon] [http-nio-8002-exec-3] c.x.i.s.InviteConfigService : 邀请配置已更新: rewardCrawlerCount=5, appDownloadUrl=https://download.example.com/app.exe, miniappPath=/pages/download/index
|
|
|
+2026-06-23 09:51:41.850 DEBUG [T-H773-ELXF] [2069232639064911873] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : PUT /api/admin/invite/config 200 33ms
|
|
|
+2026-06-23 09:51:42.019 DEBUG [T-84HU-JAJM] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : OPTIONS /api/admin/crawler/grant | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:42.023 DEBUG [T-84HU-JAJM] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/admin/crawler/grant
|
|
|
+2026-06-23 09:51:42.023 DEBUG [T-84HU-JAJM] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : OPTIONS /api/admin/crawler/grant 200 4ms
|
|
|
+2026-06-23 09:51:42.026 DEBUG [T-4ZBV-3EBP] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/admin/crawler/grant | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:42.028 DEBUG [T-4ZBV-3EBP] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing POST /api/admin/crawler/grant
|
|
|
+2026-06-23 09:51:42.031 DEBUG [T-4ZBV-3EBP] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Secured POST /api/admin/crawler/grant
|
|
|
+2026-06-23 09:51:42.038 DEBUG [T-4ZBV-3EBP] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:51:42.038 DEBUG [T-4ZBV-3EBP] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:51:42.040 DEBUG [T-4ZBV-3EBP] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:51:42.042 DEBUG [T-4ZBV-3EBP] [anon] [http-nio-8002-exec-6] c.x.u.m.C.insert : ==> Preparing: INSERT INTO t_crawler_quota_grant ( id, user_id, grant_type, quota_count, used_count, remark, status, create_time, update_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? )
|
|
|
+2026-06-23 09:51:42.042 DEBUG [T-4ZBV-3EBP] [anon] [http-nio-8002-exec-6] c.x.u.m.C.insert : ==> Parameters: 2069236924553080833(Long), 1(Long), ADMIN(String), 10(Integer), 0(Integer), 测试发放(String), 1(Integer), 2026-06-23T09:51:42.042158700(LocalDateTime), 2026-06-23T09:51:42.042158700(LocalDateTime)
|
|
|
+2026-06-23 09:51:42.045 DEBUG [T-4ZBV-3EBP] [anon] [http-nio-8002-exec-6] c.x.u.m.C.insert : <== Updates: 1
|
|
|
+2026-06-23 09:51:42.045 INFO [T-4ZBV-3EBP] [anon] [http-nio-8002-exec-6] x.u.s.CrawlerQuotaGrantService : 爬虫配额发放: 用户=1, 类型=ADMIN, 次数=10, 过期=null, 备注=测试发放
|
|
|
+2026-06-23 09:51:42.053 DEBUG [T-4ZBV-3EBP] [2069232639064911873] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/admin/crawler/grant 200 28ms
|
|
|
+2026-06-23 09:51:42.221 DEBUG [T-WYPR-3MNW] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : OPTIONS /api/admin/crawler/grants | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:42.224 DEBUG [T-WYPR-3MNW] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/admin/crawler/grants
|
|
|
+2026-06-23 09:51:42.225 DEBUG [T-WYPR-3MNW] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : OPTIONS /api/admin/crawler/grants 200 4ms
|
|
|
+2026-06-23 09:51:42.229 DEBUG [T-WM8C-WYVB] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : GET /api/admin/crawler/grants | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:42.231 DEBUG [T-WM8C-WYVB] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing GET /api/admin/crawler/grants
|
|
|
+2026-06-23 09:51:42.234 DEBUG [T-WM8C-WYVB] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Secured GET /api/admin/crawler/grants
|
|
|
+2026-06-23 09:51:42.236 DEBUG [T-WM8C-WYVB] [anon] [http-nio-8002-exec-2] c.x.u.m.C.selectList : ==> Preparing: SELECT id,user_id,grant_type,quota_count,used_count,expire_time,source_user_id,remark,status,create_time,update_time FROM t_crawler_quota_grant ORDER BY create_time DESC
|
|
|
+2026-06-23 09:51:42.236 DEBUG [T-WM8C-WYVB] [anon] [http-nio-8002-exec-2] c.x.u.m.C.selectList : ==> Parameters:
|
|
|
+2026-06-23 09:51:42.238 DEBUG [T-WM8C-WYVB] [anon] [http-nio-8002-exec-2] c.x.u.m.C.selectList : <== Total: 2
|
|
|
+2026-06-23 09:51:42.240 DEBUG [T-WM8C-WYVB] [2069232639064911873] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : GET /api/admin/crawler/grants 200 11ms
|
|
|
+2026-06-23 09:51:42.423 DEBUG [T-ZACB-AC79] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : OPTIONS /api/admin/invite/rewards?userId=1 | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:42.426 DEBUG [T-ZACB-AC79] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/admin/invite/rewards?userId=1
|
|
|
+2026-06-23 09:51:42.427 DEBUG [T-ZACB-AC79] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : OPTIONS /api/admin/invite/rewards?userId=1 200 4ms
|
|
|
+2026-06-23 09:51:42.431 DEBUG [T-36E6-EHSY] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : GET /api/admin/invite/rewards?userId=1 | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:42.433 DEBUG [T-36E6-EHSY] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Securing GET /api/admin/invite/rewards?userId=1
|
|
|
+2026-06-23 09:51:42.435 DEBUG [T-36E6-EHSY] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Secured GET /api/admin/invite/rewards?userId=1
|
|
|
+2026-06-23 09:51:42.436 DEBUG [T-36E6-EHSY] [anon] [http-nio-8002-exec-9] c.x.i.m.I.selectList : ==> Preparing: SELECT id,inviter_id,invitee_id,invite_code_id,registered,reward_granted,status,create_time,update_time FROM t_invite_relation WHERE (inviter_id = ?) ORDER BY create_time DESC
|
|
|
+2026-06-23 09:51:42.436 DEBUG [T-36E6-EHSY] [anon] [http-nio-8002-exec-9] c.x.i.m.I.selectList : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:51:42.438 DEBUG [T-36E6-EHSY] [anon] [http-nio-8002-exec-9] c.x.i.m.I.selectList : <== Total: 0
|
|
|
+2026-06-23 09:51:42.439 DEBUG [T-36E6-EHSY] [2069232639064911873] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : GET /api/admin/invite/rewards?userId=1 200 8ms
|
|
|
+2026-06-23 09:51:42.626 DEBUG [T-DC8C-YUCF] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : OPTIONS /api/admin/crawler/user-detail?userId=1 | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:42.629 DEBUG [T-DC8C-YUCF] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/admin/crawler/user-detail?userId=1
|
|
|
+2026-06-23 09:51:42.629 DEBUG [T-DC8C-YUCF] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : OPTIONS /api/admin/crawler/user-detail?userId=1 200 3ms
|
|
|
+2026-06-23 09:51:42.632 DEBUG [T-W4PV-MYZM] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : GET /api/admin/crawler/user-detail?userId=1 | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:42.635 DEBUG [T-W4PV-MYZM] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing GET /api/admin/crawler/user-detail?userId=1
|
|
|
+2026-06-23 09:51:42.637 DEBUG [T-W4PV-MYZM] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Secured GET /api/admin/crawler/user-detail?userId=1
|
|
|
+2026-06-23 09:51:42.637 DEBUG [T-W4PV-MYZM] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:51:42.638 DEBUG [T-W4PV-MYZM] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:51:42.641 DEBUG [T-W4PV-MYZM] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:51:42.641 DEBUG [T-W4PV-MYZM] [anon] [http-nio-8002-exec-1] c.x.u.m.C.sumTodayUsage : ==> Preparing: SELECT COALESCE(SUM(usage_count), 0) FROM t_crawler_usage_log WHERE user_id = ? AND usage_date = CURDATE()
|
|
|
+2026-06-23 09:51:42.641 DEBUG [T-W4PV-MYZM] [anon] [http-nio-8002-exec-1] c.x.u.m.C.sumTodayUsage : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:51:42.643 DEBUG [T-W4PV-MYZM] [anon] [http-nio-8002-exec-1] c.x.u.m.C.sumTodayUsage : <== Total: 1
|
|
|
+2026-06-23 09:51:42.643 DEBUG [T-W4PV-MYZM] [anon] [http-nio-8002-exec-1] c.x.u.m.C.sumMonthlyUsage : ==> Preparing: SELECT COALESCE(SUM(usage_count), 0) FROM t_crawler_usage_log WHERE user_id = ? AND YEAR(usage_date) = YEAR(CURDATE()) AND MONTH(usage_date) = MONTH(CURDATE())
|
|
|
+2026-06-23 09:51:42.644 DEBUG [T-W4PV-MYZM] [anon] [http-nio-8002-exec-1] c.x.u.m.C.sumMonthlyUsage : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:51:42.646 DEBUG [T-W4PV-MYZM] [anon] [http-nio-8002-exec-1] c.x.u.m.C.sumMonthlyUsage : <== Total: 1
|
|
|
+2026-06-23 09:51:42.646 DEBUG [T-W4PV-MYZM] [anon] [http-nio-8002-exec-1] .u.m.C.sumTodayUsageByPlatform : ==> Preparing: SELECT platform, COALESCE(SUM(usage_count), 0) as today_usage FROM t_crawler_usage_log WHERE user_id = ? AND usage_date = CURDATE() GROUP BY platform
|
|
|
+2026-06-23 09:51:42.646 DEBUG [T-W4PV-MYZM] [anon] [http-nio-8002-exec-1] .u.m.C.sumTodayUsageByPlatform : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:51:42.648 DEBUG [T-W4PV-MYZM] [anon] [http-nio-8002-exec-1] .u.m.C.sumTodayUsageByPlatform : <== Total: 9
|
|
|
+2026-06-23 09:51:42.649 DEBUG [T-W4PV-MYZM] [anon] [http-nio-8002-exec-1] .m.C.sumMonthlyUsageByPlatform : ==> Preparing: SELECT platform, COALESCE(SUM(usage_count), 0) as monthly_usage FROM t_crawler_usage_log WHERE user_id = ? AND YEAR(usage_date) = YEAR(CURDATE()) AND MONTH(usage_date) = MONTH(CURDATE()) GROUP BY platform
|
|
|
+2026-06-23 09:51:42.649 DEBUG [T-W4PV-MYZM] [anon] [http-nio-8002-exec-1] .m.C.sumMonthlyUsageByPlatform : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:51:42.652 DEBUG [T-W4PV-MYZM] [anon] [http-nio-8002-exec-1] .m.C.sumMonthlyUsageByPlatform : <== Total: 9
|
|
|
+2026-06-23 09:51:42.652 DEBUG [T-W4PV-MYZM] [anon] [http-nio-8002-exec-1] .u.m.C.sumTotalUsageByPlatform : ==> Preparing: SELECT platform, COALESCE(SUM(usage_count), 0) as total_usage FROM t_crawler_usage_log WHERE user_id = ? GROUP BY platform
|
|
|
+2026-06-23 09:51:42.652 DEBUG [T-W4PV-MYZM] [anon] [http-nio-8002-exec-1] .u.m.C.sumTotalUsageByPlatform : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:51:42.654 DEBUG [T-W4PV-MYZM] [anon] [http-nio-8002-exec-1] .u.m.C.sumTotalUsageByPlatform : <== Total: 9
|
|
|
+2026-06-23 09:51:42.657 WARN [T-W4PV-MYZM] [anon] [http-nio-8002-exec-1] c.x.h.GlobalExceptionHandler : 非法参数: 不支持的平台: pdd
|
|
|
+2026-06-23 09:51:42.658 WARN [T-W4PV-MYZM] [2069232639064911873] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : GET /api/admin/crawler/user-detail?userId=1 400 26ms
|
|
|
+2026-06-23 09:51:42.828 DEBUG [T-2VAN-GGF6] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : OPTIONS /api/admin/invite/conversion-stats?userId=1 | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:42.831 DEBUG [T-2VAN-GGF6] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/admin/invite/conversion-stats?userId=1
|
|
|
+2026-06-23 09:51:42.831 DEBUG [T-2VAN-GGF6] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : OPTIONS /api/admin/invite/conversion-stats?userId=1 200 3ms
|
|
|
+2026-06-23 09:51:42.834 DEBUG [T-7DET-2PY9] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : GET /api/admin/invite/conversion-stats?userId=1 | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:42.836 DEBUG [T-7DET-2PY9] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Securing GET /api/admin/invite/conversion-stats?userId=1
|
|
|
+2026-06-23 09:51:42.838 DEBUG [T-7DET-2PY9] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Secured GET /api/admin/invite/conversion-stats?userId=1
|
|
|
+2026-06-23 09:51:42.839 DEBUG [T-7DET-2PY9] [anon] [http-nio-8002-exec-3] c.x.i.m.I.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND status = ? AND (expire_time IS NULL OR expire_time > ?)) ORDER BY create_time DESC LIMIT 1
|
|
|
+2026-06-23 09:51:42.839 DEBUG [T-7DET-2PY9] [anon] [http-nio-8002-exec-3] c.x.i.m.I.selectList : ==> Parameters: 1(Long), 1(Integer), 2026-06-23T09:51:42.838579300(LocalDateTime)
|
|
|
+2026-06-23 09:51:42.841 DEBUG [T-7DET-2PY9] [anon] [http-nio-8002-exec-3] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 09:51:42.842 DEBUG [T-7DET-2PY9] [anon] [http-nio-8002-exec-3] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
+2026-06-23 09:51:42.842 DEBUG [T-7DET-2PY9] [anon] [http-nio-8002-exec-3] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
+2026-06-23 09:51:42.844 DEBUG [T-7DET-2PY9] [anon] [http-nio-8002-exec-3] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 09:51:42.845 DEBUG [T-7DET-2PY9] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:51:42.845 DEBUG [T-7DET-2PY9] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:51:42.846 DEBUG [T-7DET-2PY9] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:51:42.849 DEBUG [T-7DET-2PY9] [anon] [http-nio-8002-exec-3] c.x.i.m.I.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND code = ?)
|
|
|
+2026-06-23 09:51:42.849 DEBUG [T-7DET-2PY9] [anon] [http-nio-8002-exec-3] c.x.i.m.I.selectList : ==> Parameters: 1(Long), UBDBUKK6(String)
|
|
|
+2026-06-23 09:51:42.851 DEBUG [T-7DET-2PY9] [anon] [http-nio-8002-exec-3] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 09:51:42.852 DEBUG [T-7DET-2PY9] [anon] [http-nio-8002-exec-3] c.x.i.m.I.selectList : ==> Preparing: SELECT id,inviter_id,invitee_id,invite_code_id,registered,reward_granted,status,create_time,update_time FROM t_invite_relation WHERE (inviter_id = ?)
|
|
|
+2026-06-23 09:51:42.853 DEBUG [T-7DET-2PY9] [anon] [http-nio-8002-exec-3] c.x.i.m.I.selectList : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:51:42.855 DEBUG [T-7DET-2PY9] [anon] [http-nio-8002-exec-3] c.x.i.m.I.selectList : <== Total: 0
|
|
|
+2026-06-23 09:51:42.861 DEBUG [T-7DET-2PY9] [2069232639064911873] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : GET /api/admin/invite/conversion-stats?userId=1 200 27ms
|
|
|
+2026-06-23 09:51:43.030 DEBUG [T-B38U-MDBT] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : OPTIONS /api/admin/user-level-config/versions | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:43.034 DEBUG [T-B38U-MDBT] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/admin/user-level-config/versions
|
|
|
+2026-06-23 09:51:43.035 DEBUG [T-B38U-MDBT] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : OPTIONS /api/admin/user-level-config/versions 200 5ms
|
|
|
+2026-06-23 09:51:43.039 DEBUG [T-QHCA-G9Y9] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : GET /api/admin/user-level-config/versions | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:43.041 DEBUG [T-QHCA-G9Y9] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing GET /api/admin/user-level-config/versions
|
|
|
+2026-06-23 09:51:43.042 DEBUG [T-QHCA-G9Y9] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Secured GET /api/admin/user-level-config/versions
|
|
|
+2026-06-23 09:51:43.045 DEBUG [T-QHCA-G9Y9] [anon] [http-nio-8002-exec-6] c.x.u.m.U.selectList : ==> Preparing: SELECT id,version,version_name,is_current,effective_from,effective_to,status,change_log,created_by,activated_by,activated_at,user_count,create_time,update_time FROM t_user_level_config_version ORDER BY create_time DESC
|
|
|
+2026-06-23 09:51:43.046 DEBUG [T-QHCA-G9Y9] [anon] [http-nio-8002-exec-6] c.x.u.m.U.selectList : ==> Parameters:
|
|
|
+2026-06-23 09:51:43.048 DEBUG [T-QHCA-G9Y9] [anon] [http-nio-8002-exec-6] c.x.u.m.U.selectList : <== Total: 0
|
|
|
+2026-06-23 09:51:43.051 DEBUG [T-QHCA-G9Y9] [2069232639064911873] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : GET /api/admin/user-level-config/versions 200 12ms
|
|
|
+2026-06-23 09:51:43.234 DEBUG [T-2A5H-PVT2] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : OPTIONS /api/admin/user-level-config/version/1/details | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:43.236 DEBUG [T-2A5H-PVT2] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/admin/user-level-config/version/1/details
|
|
|
+2026-06-23 09:51:43.236 DEBUG [T-2A5H-PVT2] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : OPTIONS /api/admin/user-level-config/version/1/details 200 2ms
|
|
|
+2026-06-23 09:51:43.240 DEBUG [T-JHKL-PLQB] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : GET /api/admin/user-level-config/version/1/details | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:43.243 DEBUG [T-JHKL-PLQB] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing GET /api/admin/user-level-config/version/1/details
|
|
|
+2026-06-23 09:51:43.245 DEBUG [T-JHKL-PLQB] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Secured GET /api/admin/user-level-config/version/1/details
|
|
|
+2026-06-23 09:51:43.246 DEBUG [T-JHKL-PLQB] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectById : ==> Preparing: SELECT id,version,version_name,is_current,effective_from,effective_to,status,change_log,created_by,activated_by,activated_at,user_count,create_time,update_time FROM t_user_level_config_version WHERE id=?
|
|
|
+2026-06-23 09:51:43.246 DEBUG [T-JHKL-PLQB] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:51:43.249 DEBUG [T-JHKL-PLQB] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectById : <== Total: 0
|
|
|
+2026-06-23 09:51:43.250 DEBUG [T-JHKL-PLQB] [2069232639064911873] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : GET /api/admin/user-level-config/version/1/details 200 10ms
|
|
|
+2026-06-23 09:51:43.440 DEBUG [T-BREX-X2PA] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : OPTIONS /api/admin/user-level-config/version | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:43.443 DEBUG [T-BREX-X2PA] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/admin/user-level-config/version
|
|
|
+2026-06-23 09:51:43.444 DEBUG [T-BREX-X2PA] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : OPTIONS /api/admin/user-level-config/version 200 4ms
|
|
|
+2026-06-23 09:51:43.447 DEBUG [T-DGJM-VRYY] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : POST /api/admin/user-level-config/version | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:43.450 DEBUG [T-DGJM-VRYY] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Securing POST /api/admin/user-level-config/version
|
|
|
+2026-06-23 09:51:43.451 DEBUG [T-DGJM-VRYY] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Secured POST /api/admin/user-level-config/version
|
|
|
+2026-06-23 09:51:43.457 WARN [T-DGJM-VRYY] [anon] [http-nio-8002-exec-9] c.x.h.GlobalExceptionHandler : 请求体解析失败: JSON parse error: Cannot deserialize value of type `java.util.ArrayList<com.xuekairui.user.dto.CreateLevelVersionRequest$LevelDetailRequest>` from String value (token `JsonToken.VALUE_STRING`)
|
|
|
+2026-06-23 09:51:43.457 WARN [T-DGJM-VRYY] [2069232639064911873] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : POST /api/admin/user-level-config/version 400 10ms
|
|
|
+2026-06-23 09:51:43.656 DEBUG [T-4N9X-E7SL] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : OPTIONS /api/admin/user-level-config/version/1/activate | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:43.658 DEBUG [T-4N9X-E7SL] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/admin/user-level-config/version/1/activate
|
|
|
+2026-06-23 09:51:43.659 DEBUG [T-4N9X-E7SL] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : OPTIONS /api/admin/user-level-config/version/1/activate 200 3ms
|
|
|
+2026-06-23 09:51:43.660 DEBUG [T-7JH5-8Z52] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/admin/user-level-config/version/1/activate | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:43.662 DEBUG [T-7JH5-8Z52] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing POST /api/admin/user-level-config/version/1/activate
|
|
|
+2026-06-23 09:51:43.664 DEBUG [T-7JH5-8Z52] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Secured POST /api/admin/user-level-config/version/1/activate
|
|
|
+2026-06-23 09:51:43.666 DEBUG [T-7JH5-8Z52] [anon] [http-nio-8002-exec-1] c.x.u.m.U.selectById : ==> Preparing: SELECT id,version,version_name,is_current,effective_from,effective_to,status,change_log,created_by,activated_by,activated_at,user_count,create_time,update_time FROM t_user_level_config_version WHERE id=?
|
|
|
+2026-06-23 09:51:43.666 DEBUG [T-7JH5-8Z52] [anon] [http-nio-8002-exec-1] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:51:43.668 DEBUG [T-7JH5-8Z52] [anon] [http-nio-8002-exec-1] c.x.u.m.U.selectById : <== Total: 0
|
|
|
+2026-06-23 09:51:43.673 WARN [T-7JH5-8Z52] [anon] [http-nio-8002-exec-1] c.x.h.GlobalExceptionHandler : 业务异常: code=400, message=版本不存在
|
|
|
+2026-06-23 09:51:43.674 DEBUG [T-7JH5-8Z52] [2069232639064911873] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/admin/user-level-config/version/1/activate 200 14ms
|
|
|
+2026-06-23 09:51:43.871 DEBUG [T-ZJ38-WMC3] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : OPTIONS /api/admin/user-level-config/migrate-users | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:43.873 DEBUG [T-ZJ38-WMC3] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/admin/user-level-config/migrate-users
|
|
|
+2026-06-23 09:51:43.874 DEBUG [T-ZJ38-WMC3] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : OPTIONS /api/admin/user-level-config/migrate-users 200 3ms
|
|
|
+2026-06-23 09:51:43.876 DEBUG [T-H4BA-PX2C] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : POST /api/admin/user-level-config/migrate-users | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:43.879 DEBUG [T-H4BA-PX2C] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Securing POST /api/admin/user-level-config/migrate-users
|
|
|
+2026-06-23 09:51:43.880 DEBUG [T-H4BA-PX2C] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Secured POST /api/admin/user-level-config/migrate-users
|
|
|
+2026-06-23 09:51:43.882 WARN [T-H4BA-PX2C] [anon] [http-nio-8002-exec-3] c.x.h.GlobalExceptionHandler : 请求体解析失败: JSON parse error: Cannot deserialize value of type `java.util.ArrayList<java.lang.Long>` from String value (token `JsonToken.VALUE_STRING`)
|
|
|
+2026-06-23 09:51:43.883 WARN [T-H4BA-PX2C] [2069232639064911873] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : POST /api/admin/user-level-config/migrate-users 400 7ms
|
|
|
+2026-06-23 09:51:44.073 DEBUG [T-ZNXU-H2LZ] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : OPTIONS /api/admin/user-level-config/user/1/level | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:44.076 DEBUG [T-ZNXU-H2LZ] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/admin/user-level-config/user/1/level
|
|
|
+2026-06-23 09:51:44.077 DEBUG [T-ZNXU-H2LZ] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : OPTIONS /api/admin/user-level-config/user/1/level 200 4ms
|
|
|
+2026-06-23 09:51:44.078 DEBUG [T-9G7P-ZFHJ] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : PUT /api/admin/user-level-config/user/1/level | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:44.081 DEBUG [T-9G7P-ZFHJ] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing PUT /api/admin/user-level-config/user/1/level
|
|
|
+2026-06-23 09:51:44.082 DEBUG [T-9G7P-ZFHJ] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Secured PUT /api/admin/user-level-config/user/1/level
|
|
|
+2026-06-23 09:51:44.088 DEBUG [T-9G7P-ZFHJ] [anon] [http-nio-8002-exec-6] c.x.u.m.U.selectByUserId : ==> Preparing: SELECT * FROM t_user_level_version_relation WHERE user_id = ? LIMIT 1
|
|
|
+2026-06-23 09:51:44.088 DEBUG [T-9G7P-ZFHJ] [anon] [http-nio-8002-exec-6] c.x.u.m.U.selectByUserId : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:51:44.089 DEBUG [T-9G7P-ZFHJ] [anon] [http-nio-8002-exec-6] c.x.u.m.U.selectByUserId : <== Total: 0
|
|
|
+2026-06-23 09:51:44.092 WARN [T-9G7P-ZFHJ] [anon] [http-nio-8002-exec-6] c.x.h.GlobalExceptionHandler : 业务异常: code=500, message=用户未分配等级配置
|
|
|
+2026-06-23 09:51:44.093 DEBUG [T-9G7P-ZFHJ] [2069232639064911873] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : PUT /api/admin/user-level-config/user/1/level 200 15ms
|
|
|
+2026-06-23 09:51:44.276 DEBUG [T-URVD-Z8HQ] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : OPTIONS /api/admin/user-level-config/version/1/users?page=1&size=10 | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:44.279 DEBUG [T-URVD-Z8HQ] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/admin/user-level-config/version/1/users?page=1&size=10
|
|
|
+2026-06-23 09:51:44.280 DEBUG [T-URVD-Z8HQ] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : OPTIONS /api/admin/user-level-config/version/1/users?page=1&size=10 200 4ms
|
|
|
+2026-06-23 09:51:44.284 DEBUG [T-BXXE-MDG5] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : GET /api/admin/user-level-config/version/1/users?page=1&size=10 | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:44.287 DEBUG [T-BXXE-MDG5] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing GET /api/admin/user-level-config/version/1/users?page=1&size=10
|
|
|
+2026-06-23 09:51:44.288 DEBUG [T-BXXE-MDG5] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Secured GET /api/admin/user-level-config/version/1/users?page=1&size=10
|
|
|
+2026-06-23 09:51:44.292 DEBUG [T-BXXE-MDG5] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectList : ==> Preparing: SELECT id,user_id,config_version_id,level_detail_id,level_code,from_version_id,migrate_reason,migrated_by,migrated_at,remark,create_time,update_time FROM t_user_level_version_relation WHERE (config_version_id = ?) ORDER BY create_time DESC
|
|
|
+2026-06-23 09:51:44.292 DEBUG [T-BXXE-MDG5] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectList : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:51:44.294 DEBUG [T-BXXE-MDG5] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectList : <== Total: 0
|
|
|
+2026-06-23 09:51:44.298 DEBUG [T-BXXE-MDG5] [2069232639064911873] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : GET /api/admin/user-level-config/version/1/users?page=1&size=10 200 14ms
|
|
|
+2026-06-23 09:51:44.478 DEBUG [T-JLRS-W2M4] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : OPTIONS /api/admin/user-level-config/user/1/history | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:44.482 DEBUG [T-JLRS-W2M4] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/admin/user-level-config/user/1/history
|
|
|
+2026-06-23 09:51:44.482 DEBUG [T-JLRS-W2M4] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : OPTIONS /api/admin/user-level-config/user/1/history 200 4ms
|
|
|
+2026-06-23 09:51:44.486 DEBUG [T-U9Y4-W8DT] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : GET /api/admin/user-level-config/user/1/history | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:51:44.489 DEBUG [T-U9Y4-W8DT] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Securing GET /api/admin/user-level-config/user/1/history
|
|
|
+2026-06-23 09:51:44.490 DEBUG [T-U9Y4-W8DT] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Secured GET /api/admin/user-level-config/user/1/history
|
|
|
+2026-06-23 09:51:44.491 DEBUG [T-U9Y4-W8DT] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectList : ==> Preparing: SELECT id,user_id,config_version_id,level_detail_id,level_code,from_version_id,migrate_reason,migrated_by,migrated_at,remark,create_time,update_time FROM t_user_level_version_relation WHERE (user_id = ?) ORDER BY create_time DESC
|
|
|
+2026-06-23 09:51:44.492 DEBUG [T-U9Y4-W8DT] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectList : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:51:44.494 DEBUG [T-U9Y4-W8DT] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectList : <== Total: 0
|
|
|
+2026-06-23 09:51:44.495 DEBUG [T-U9Y4-W8DT] [2069232639064911873] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : GET /api/admin/user-level-config/user/1/history 200 9ms
|
|
|
+2026-06-23 09:53:11.806 DEBUG [T-4ZF9-7YQQ] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:53:11.812 DEBUG [T-4ZF9-7YQQ] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/send
|
|
|
+2026-06-23 09:53:11.813 DEBUG [T-4ZF9-7YQQ] [anon] [http-nio-8002-exec-1] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:53:11.813 DEBUG [T-4ZF9-7YQQ] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/send
|
|
|
+2026-06-23 09:53:11.815 INFO [T-4ZF9-7YQQ] [anon] [http-nio-8002-exec-1] .x.u.s.VerificationCodeService : 【验证码-测试模式】是否启用 true
|
|
|
+2026-06-23 09:53:11.817 INFO [T-4ZF9-7YQQ] [anon] [http-nio-8002-exec-1] .x.u.s.VerificationCodeService : 【验证码-测试模式】手机号: 187****6917, 验证码: 123456 (固定), 场景: login, 有效期: 5分钟
|
|
|
+2026-06-23 09:53:11.818 DEBUG [T-4ZF9-7YQQ] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send 200 12ms
|
|
|
+2026-06-23 09:53:13.934 DEBUG [T-3ZWV-RYQM] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:53:13.937 DEBUG [T-3ZWV-RYQM] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 09:53:13.938 DEBUG [T-3ZWV-RYQM] [anon] [http-nio-8002-exec-4] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:53:13.938 DEBUG [T-3ZWV-RYQM] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 09:53:13.945 DEBUG [T-3ZWV-RYQM] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 09:53:13.945 DEBUG [T-3ZWV-RYQM] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 09:53:13.947 DEBUG [T-3ZWV-RYQM] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 09:53:13.948 DEBUG [T-3ZWV-RYQM] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, password=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 09:53:13.948 DEBUG [T-3ZWV-RYQM] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), $2a$10$1hBynkx3fMt5ct0Nl/Q9TObjQYyaQp.1iSeF6rSMUvXGW9zqFcFQ.(String), 1(Long), 1(Integer), 2026-06-23T09:53:13.947247800(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40(LocalDateTime), 2026-06-23T09:34:40(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 09:53:13.952 DEBUG [T-3ZWV-RYQM] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 09:53:13.953 DEBUG [T-3ZWV-RYQM] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:53:13.953 DEBUG [T-3ZWV-RYQM] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:53:13.955 DEBUG [T-3ZWV-RYQM] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:53:13.955 DEBUG [T-3ZWV-RYQM] [anon] [http-nio-8002-exec-4] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 09:53:13.955 DEBUG [T-3ZWV-RYQM] [anon] [http-nio-8002-exec-4] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:53:13.957 DEBUG [T-3ZWV-RYQM] [anon] [http-nio-8002-exec-4] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 09:53:14.002 DEBUG [T-3ZWV-RYQM] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 68ms
|
|
|
+2026-06-23 09:53:20.688 DEBUG [T-G6BJ-UK9G] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:53:20.692 DEBUG [T-G6BJ-UK9G] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/login
|
|
|
+2026-06-23 09:53:20.693 DEBUG [T-G6BJ-UK9G] [anon] [http-nio-8002-exec-3] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:53:20.694 DEBUG [T-G6BJ-UK9G] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/login
|
|
|
+2026-06-23 09:53:20.698 DEBUG [T-G6BJ-UK9G] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 09:53:20.698 DEBUG [T-G6BJ-UK9G] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 09:53:20.701 DEBUG [T-G6BJ-UK9G] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 09:53:20.800 WARN [T-G6BJ-UK9G] [anon] [http-nio-8002-exec-3] c.x.h.GlobalExceptionHandler : 业务异常: code=1007, message=密码错误
|
|
|
+2026-06-23 09:53:20.801 DEBUG [T-G6BJ-UK9G] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login 200 113ms
|
|
|
+2026-06-23 09:53:25.902 DEBUG [T-5F85-3QB5] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/url?state=login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:53:25.905 DEBUG [T-5F85-3QB5] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing GET /api/auth/wechat/url?state=login
|
|
|
+2026-06-23 09:53:25.906 DEBUG [T-5F85-3QB5] [anon] [http-nio-8002-exec-7] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:53:25.906 DEBUG [T-5F85-3QB5] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Secured GET /api/auth/wechat/url?state=login
|
|
|
+2026-06-23 09:53:25.908 DEBUG [T-5F85-3QB5] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/url?state=login 200 6ms
|
|
|
+2026-06-23 09:53:28.187 DEBUG [T-3W2K-Q3K4] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:53:28.189 DEBUG [T-3W2K-Q3K4] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing POST /api/auth/wechat/login
|
|
|
+2026-06-23 09:53:28.190 DEBUG [T-3W2K-Q3K4] [anon] [http-nio-8002-exec-6] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:53:28.190 DEBUG [T-3W2K-Q3K4] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Secured POST /api/auth/wechat/login
|
|
|
+2026-06-23 09:53:28.290 ERROR [T-3W2K-Q3K4] [anon] [http-nio-8002-exec-6] c.x.u.service.WechatService : 获取微信access_token失败: {"errcode":40013,"errmsg":"invalid appid, rid: 6a39e718-418e12e5-3a343d3c"}
|
|
|
+2026-06-23 09:53:28.295 WARN [T-3W2K-Q3K4] [anon] [http-nio-8002-exec-6] c.x.h.GlobalExceptionHandler : 业务异常: code=1201, message=微信授权码无效
|
|
|
+2026-06-23 09:53:28.296 DEBUG [T-3W2K-Q3K4] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/login 200 109ms
|
|
|
+2026-06-23 09:53:35.346 DEBUG [T-E8ZN-HL6K] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/bind | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:53:35.350 DEBUG [T-E8ZN-HL6K] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing POST /api/auth/wechat/bind
|
|
|
+2026-06-23 09:53:35.352 DEBUG [T-E8ZN-HL6K] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Secured POST /api/auth/wechat/bind
|
|
|
+2026-06-23 09:53:35.353 WARN [T-E8ZN-HL6K] [anon] [http-nio-8002-exec-5] c.x.h.GlobalExceptionHandler : 参数校验失败: 验证码不能为空, 临时令牌不能为空
|
|
|
+2026-06-23 09:53:35.354 WARN [T-E8ZN-HL6K] [2069232639064911873] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/bind 400 8ms
|
|
|
+2026-06-23 09:54:04.503 DEBUG [T-SVHZ-G9HQ] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/callback?code=test_code | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:54:04.506 DEBUG [T-SVHZ-G9HQ] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing GET /api/auth/wechat/callback?code=test_code
|
|
|
+2026-06-23 09:54:04.507 DEBUG [T-SVHZ-G9HQ] [anon] [http-nio-8002-exec-2] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:54:04.507 DEBUG [T-SVHZ-G9HQ] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Secured GET /api/auth/wechat/callback?code=test_code
|
|
|
+2026-06-23 09:54:04.509 DEBUG [T-SVHZ-G9HQ] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/callback?code=test_code 200 6ms
|
|
|
+2026-06-23 09:54:06.670 DEBUG [T-7WCP-STUK] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : POST /api/auth/refresh | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:54:06.674 DEBUG [T-7WCP-STUK] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing POST /api/auth/refresh
|
|
|
+2026-06-23 09:54:06.674 DEBUG [T-7WCP-STUK] [anon] [http-nio-8002-exec-8] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:54:06.674 DEBUG [T-7WCP-STUK] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Secured POST /api/auth/refresh
|
|
|
+2026-06-23 09:54:06.675 WARN [T-7WCP-STUK] [anon] [http-nio-8002-exec-8] c.x.h.GlobalExceptionHandler : 业务异常: code=1302, message=Token无效
|
|
|
+2026-06-23 09:54:06.677 DEBUG [T-7WCP-STUK] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : POST /api/auth/refresh 200 7ms
|
|
|
+2026-06-23 09:54:12.622 DEBUG [T-8EFL-HER9] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : GET /api/auth/user/info | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:54:12.625 DEBUG [T-8EFL-HER9] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Securing GET /api/auth/user/info
|
|
|
+2026-06-23 09:54:12.626 DEBUG [T-8EFL-HER9] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Secured GET /api/auth/user/info
|
|
|
+2026-06-23 09:54:12.628 DEBUG [T-8EFL-HER9] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:54:12.629 DEBUG [T-8EFL-HER9] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:54:12.632 DEBUG [T-8EFL-HER9] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:54:12.633 DEBUG [T-8EFL-HER9] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:54:12.633 DEBUG [T-8EFL-HER9] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:54:12.635 DEBUG [T-8EFL-HER9] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:54:12.635 DEBUG [T-8EFL-HER9] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 09:54:12.635 DEBUG [T-8EFL-HER9] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:54:12.637 DEBUG [T-8EFL-HER9] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 09:54:12.638 DEBUG [T-8EFL-HER9] [2069232639064911873] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : GET /api/auth/user/info 200 16ms
|
|
|
+2026-06-23 09:54:18.288 DEBUG [T-CPSJ-W7G4] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/set | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:54:18.292 DEBUG [T-CPSJ-W7G4] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/set
|
|
|
+2026-06-23 09:54:18.293 DEBUG [T-CPSJ-W7G4] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/set
|
|
|
+2026-06-23 09:54:18.298 DEBUG [T-CPSJ-W7G4] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:54:18.298 DEBUG [T-CPSJ-W7G4] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:54:18.300 DEBUG [T-CPSJ-W7G4] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:54:18.403 WARN [T-CPSJ-W7G4] [anon] [http-nio-8002-exec-10] c.x.h.GlobalExceptionHandler : 业务异常: code=1008, message=旧密码错误
|
|
|
+2026-06-23 09:54:18.404 DEBUG [T-CPSJ-W7G4] [2069232639064911873] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/set 200 116ms
|
|
|
+2026-06-23 09:54:19.913 DEBUG [T-BGGZ-3NU7] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/set | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:54:19.916 DEBUG [T-BGGZ-3NU7] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/set
|
|
|
+2026-06-23 09:54:19.917 DEBUG [T-BGGZ-3NU7] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/set
|
|
|
+2026-06-23 09:54:19.921 DEBUG [T-BGGZ-3NU7] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:54:19.921 DEBUG [T-BGGZ-3NU7] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:54:19.923 DEBUG [T-BGGZ-3NU7] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:54:20.021 WARN [T-BGGZ-3NU7] [anon] [http-nio-8002-exec-1] c.x.h.GlobalExceptionHandler : 业务异常: code=1008, message=旧密码错误
|
|
|
+2026-06-23 09:54:20.021 DEBUG [T-BGGZ-3NU7] [2069232639064911873] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/set 200 108ms
|
|
|
+2026-06-23 09:54:21.159 DEBUG [T-3L7H-FC9C] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/set | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:54:21.164 DEBUG [T-3L7H-FC9C] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/set
|
|
|
+2026-06-23 09:54:21.165 DEBUG [T-3L7H-FC9C] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/set
|
|
|
+2026-06-23 09:54:21.168 DEBUG [T-3L7H-FC9C] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:54:21.168 DEBUG [T-3L7H-FC9C] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:54:21.170 DEBUG [T-3L7H-FC9C] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:54:21.283 WARN [T-3L7H-FC9C] [anon] [http-nio-8002-exec-4] c.x.h.GlobalExceptionHandler : 业务异常: code=1008, message=旧密码错误
|
|
|
+2026-06-23 09:54:21.284 DEBUG [T-3L7H-FC9C] [2069232639064911873] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/set 200 125ms
|
|
|
+2026-06-23 09:54:26.165 DEBUG [T-QEMR-A8AW] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/set | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:54:26.168 DEBUG [T-QEMR-A8AW] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/set
|
|
|
+2026-06-23 09:54:26.171 DEBUG [T-QEMR-A8AW] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/set
|
|
|
+2026-06-23 09:54:26.174 DEBUG [T-QEMR-A8AW] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:54:26.175 DEBUG [T-QEMR-A8AW] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:54:26.176 DEBUG [T-QEMR-A8AW] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:54:26.279 WARN [T-QEMR-A8AW] [anon] [http-nio-8002-exec-3] c.x.h.GlobalExceptionHandler : 业务异常: code=1008, message=旧密码错误
|
|
|
+2026-06-23 09:54:26.280 DEBUG [T-QEMR-A8AW] [2069232639064911873] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/set 200 115ms
|
|
|
+2026-06-23 09:54:27.912 DEBUG [T-6JQJ-2CR4] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/set | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:54:27.914 DEBUG [T-6JQJ-2CR4] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/set
|
|
|
+2026-06-23 09:54:27.915 DEBUG [T-6JQJ-2CR4] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/set
|
|
|
+2026-06-23 09:54:27.918 DEBUG [T-6JQJ-2CR4] [anon] [http-nio-8002-exec-7] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:54:27.918 DEBUG [T-6JQJ-2CR4] [anon] [http-nio-8002-exec-7] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:54:27.920 DEBUG [T-6JQJ-2CR4] [anon] [http-nio-8002-exec-7] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:54:28.020 WARN [T-6JQJ-2CR4] [anon] [http-nio-8002-exec-7] c.x.h.GlobalExceptionHandler : 业务异常: code=1008, message=旧密码错误
|
|
|
+2026-06-23 09:54:28.021 DEBUG [T-6JQJ-2CR4] [2069232639064911873] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/set 200 109ms
|
|
|
+2026-06-23 09:54:32.712 DEBUG [T-S3MD-C7LV] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/set | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:54:32.714 DEBUG [T-S3MD-C7LV] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/set
|
|
|
+2026-06-23 09:54:32.716 DEBUG [T-S3MD-C7LV] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/set
|
|
|
+2026-06-23 09:54:32.719 DEBUG [T-S3MD-C7LV] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:54:32.719 DEBUG [T-S3MD-C7LV] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:54:32.721 DEBUG [T-S3MD-C7LV] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:54:32.922 DEBUG [T-S3MD-C7LV] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, password=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 09:54:32.923 DEBUG [T-S3MD-C7LV] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), $2a$10$ryl8v6dY0tFdY/kUBnrUXO9hg6cLNUWxYCbGzOsZz7h1Uuc85OXAC(String), 1(Long), 1(Integer), 2026-06-23T09:53:14(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40(LocalDateTime), 2026-06-23T09:34:40(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 09:54:32.926 DEBUG [T-S3MD-C7LV] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 09:54:32.926 INFO [T-S3MD-C7LV] [anon] [http-nio-8002-exec-6] c.x.user.service.AuthService : 用户2069232639064911873设置/修改密码成功
|
|
|
+2026-06-23 09:54:32.969 DEBUG [T-S3MD-C7LV] [2069232639064911873] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/set 200 257ms
|
|
|
+2026-06-23 09:54:34.052 DEBUG [T-USW2-RGGL] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/set | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:54:34.056 DEBUG [T-USW2-RGGL] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/set
|
|
|
+2026-06-23 09:54:34.059 DEBUG [T-USW2-RGGL] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/set
|
|
|
+2026-06-23 09:54:34.064 DEBUG [T-USW2-RGGL] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:54:34.064 DEBUG [T-USW2-RGGL] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:54:34.065 DEBUG [T-USW2-RGGL] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:54:34.266 DEBUG [T-USW2-RGGL] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, password=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 09:54:34.267 DEBUG [T-USW2-RGGL] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), $2a$10$5lrgzWIJyR7mVbC1lgFtWuTZqoTMSYRR8reXgkjOsaUAG6XaZPLA.(String), 1(Long), 1(Integer), 2026-06-23T09:53:14(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40(LocalDateTime), 2026-06-23T09:34:40(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 09:54:34.271 DEBUG [T-USW2-RGGL] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 09:54:34.271 INFO [T-USW2-RGGL] [anon] [http-nio-8002-exec-5] c.x.user.service.AuthService : 用户2069232639064911873设置/修改密码成功
|
|
|
+2026-06-23 09:54:34.298 DEBUG [T-USW2-RGGL] [2069232639064911873] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/set 200 246ms
|
|
|
+2026-06-23 09:54:36.520 DEBUG [T-V9NT-DFK7] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/phone/change | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:54:36.524 DEBUG [T-V9NT-DFK7] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing POST /api/auth/phone/change
|
|
|
+2026-06-23 09:54:36.525 DEBUG [T-V9NT-DFK7] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Secured POST /api/auth/phone/change
|
|
|
+2026-06-23 09:54:36.531 WARN [T-V9NT-DFK7] [anon] [http-nio-8002-exec-2] c.x.h.GlobalExceptionHandler : 参数校验失败: 验证码不能为空
|
|
|
+2026-06-23 09:54:36.532 WARN [T-V9NT-DFK7] [2069232639064911873] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/phone/change 400 12ms
|
|
|
+2026-06-23 09:54:54.630 DEBUG [T-WK3F-5LFW] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : GET /api/crawler/status | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:54:54.635 DEBUG [T-WK3F-5LFW] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing GET /api/crawler/status
|
|
|
+2026-06-23 09:54:54.637 DEBUG [T-WK3F-5LFW] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Secured GET /api/crawler/status
|
|
|
+2026-06-23 09:54:54.639 DEBUG [T-WK3F-5LFW] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:54:54.639 DEBUG [T-WK3F-5LFW] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:54:54.641 DEBUG [T-WK3F-5LFW] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:54:54.642 DEBUG [T-WK3F-5LFW] [anon] [http-nio-8002-exec-8] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 09:54:54.642 DEBUG [T-WK3F-5LFW] [anon] [http-nio-8002-exec-8] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:54:54.644 DEBUG [T-WK3F-5LFW] [anon] [http-nio-8002-exec-8] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 09:54:54.644 DEBUG [T-WK3F-5LFW] [anon] [http-nio-8002-exec-8] c.x.u.m.C.sumTodayUsage : ==> Preparing: SELECT COALESCE(SUM(usage_count), 0) FROM t_crawler_usage_log WHERE user_id = ? AND usage_date = CURDATE()
|
|
|
+2026-06-23 09:54:54.644 DEBUG [T-WK3F-5LFW] [anon] [http-nio-8002-exec-8] c.x.u.m.C.sumTodayUsage : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:54:54.647 DEBUG [T-WK3F-5LFW] [anon] [http-nio-8002-exec-8] c.x.u.m.C.sumTodayUsage : <== Total: 1
|
|
|
+2026-06-23 09:54:54.647 DEBUG [T-WK3F-5LFW] [anon] [http-nio-8002-exec-8] c.x.u.m.C.sumMonthlyUsage : ==> Preparing: SELECT COALESCE(SUM(usage_count), 0) FROM t_crawler_usage_log WHERE user_id = ? AND YEAR(usage_date) = YEAR(CURDATE()) AND MONTH(usage_date) = MONTH(CURDATE())
|
|
|
+2026-06-23 09:54:54.647 DEBUG [T-WK3F-5LFW] [anon] [http-nio-8002-exec-8] c.x.u.m.C.sumMonthlyUsage : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:54:54.649 DEBUG [T-WK3F-5LFW] [anon] [http-nio-8002-exec-8] c.x.u.m.C.sumMonthlyUsage : <== Total: 1
|
|
|
+2026-06-23 09:54:54.650 DEBUG [T-WK3F-5LFW] [anon] [http-nio-8002-exec-8] c.x.u.m.C.selectList : ==> Preparing: SELECT id FROM t_coupon WHERE (type = ?)
|
|
|
+2026-06-23 09:54:54.650 DEBUG [T-WK3F-5LFW] [anon] [http-nio-8002-exec-8] c.x.u.m.C.selectList : ==> Parameters: CRAWLER(String)
|
|
|
+2026-06-23 09:54:54.652 DEBUG [T-WK3F-5LFW] [anon] [http-nio-8002-exec-8] c.x.u.m.C.selectList : <== Total: 0
|
|
|
+2026-06-23 09:54:54.653 DEBUG [T-WK3F-5LFW] [anon] [http-nio-8002-exec-8] c.x.u.m.C.sumAvailableQuota : ==> Preparing: SELECT COALESCE(SUM(quota_count - used_count), 0) FROM t_crawler_quota_grant WHERE user_id = ? AND status = 1 AND (expire_time IS NULL OR expire_time > NOW())
|
|
|
+2026-06-23 09:54:54.653 DEBUG [T-WK3F-5LFW] [anon] [http-nio-8002-exec-8] c.x.u.m.C.sumAvailableQuota : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:54:54.654 DEBUG [T-WK3F-5LFW] [anon] [http-nio-8002-exec-8] c.x.u.m.C.sumAvailableQuota : <== Total: 1
|
|
|
+2026-06-23 09:54:54.654 DEBUG [T-WK3F-5LFW] [anon] [http-nio-8002-exec-8] .u.m.C.sumAvailableQuotaByType : ==> Preparing: SELECT grant_type AS grantType, COALESCE(SUM(quota_count - used_count), 0) AS available, COALESCE(SUM(quota_count), 0) AS totalGranted, COALESCE(SUM(used_count), 0) AS totalUsed FROM t_crawler_quota_grant WHERE user_id = ? AND (expire_time IS NULL OR expire_time > NOW()) GROUP BY grant_type
|
|
|
+2026-06-23 09:54:54.655 DEBUG [T-WK3F-5LFW] [anon] [http-nio-8002-exec-8] .u.m.C.sumAvailableQuotaByType : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:54:54.656 DEBUG [T-WK3F-5LFW] [anon] [http-nio-8002-exec-8] .u.m.C.sumAvailableQuotaByType : <== Total: 0
|
|
|
+2026-06-23 09:54:54.657 DEBUG [T-WK3F-5LFW] [2069232639064911873] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : GET /api/crawler/status 200 27ms
|
|
|
+2026-06-23 09:55:00.464 DEBUG [T-638V-QW3A] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : GET /api/crawler/status | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:55:00.468 DEBUG [T-638V-QW3A] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Securing GET /api/crawler/status
|
|
|
+2026-06-23 09:55:00.469 DEBUG [T-638V-QW3A] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Secured GET /api/crawler/status
|
|
|
+2026-06-23 09:55:00.471 DEBUG [T-638V-QW3A] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:55:00.471 DEBUG [T-638V-QW3A] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:55:00.473 DEBUG [T-638V-QW3A] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:55:00.474 DEBUG [T-638V-QW3A] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 09:55:00.474 DEBUG [T-638V-QW3A] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:55:00.476 DEBUG [T-638V-QW3A] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 09:55:00.476 DEBUG [T-638V-QW3A] [anon] [http-nio-8002-exec-9] c.x.u.m.C.sumTodayUsage : ==> Preparing: SELECT COALESCE(SUM(usage_count), 0) FROM t_crawler_usage_log WHERE user_id = ? AND usage_date = CURDATE()
|
|
|
+2026-06-23 09:55:00.476 DEBUG [T-638V-QW3A] [anon] [http-nio-8002-exec-9] c.x.u.m.C.sumTodayUsage : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:55:00.478 DEBUG [T-638V-QW3A] [anon] [http-nio-8002-exec-9] c.x.u.m.C.sumTodayUsage : <== Total: 1
|
|
|
+2026-06-23 09:55:00.478 DEBUG [T-638V-QW3A] [anon] [http-nio-8002-exec-9] c.x.u.m.C.sumMonthlyUsage : ==> Preparing: SELECT COALESCE(SUM(usage_count), 0) FROM t_crawler_usage_log WHERE user_id = ? AND YEAR(usage_date) = YEAR(CURDATE()) AND MONTH(usage_date) = MONTH(CURDATE())
|
|
|
+2026-06-23 09:55:00.478 DEBUG [T-638V-QW3A] [anon] [http-nio-8002-exec-9] c.x.u.m.C.sumMonthlyUsage : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:55:00.480 DEBUG [T-638V-QW3A] [anon] [http-nio-8002-exec-9] c.x.u.m.C.sumMonthlyUsage : <== Total: 1
|
|
|
+2026-06-23 09:55:00.480 DEBUG [T-638V-QW3A] [anon] [http-nio-8002-exec-9] c.x.u.m.C.selectList : ==> Preparing: SELECT id FROM t_coupon WHERE (type = ?)
|
|
|
+2026-06-23 09:55:00.481 DEBUG [T-638V-QW3A] [anon] [http-nio-8002-exec-9] c.x.u.m.C.selectList : ==> Parameters: CRAWLER(String)
|
|
|
+2026-06-23 09:55:00.482 DEBUG [T-638V-QW3A] [anon] [http-nio-8002-exec-9] c.x.u.m.C.selectList : <== Total: 0
|
|
|
+2026-06-23 09:55:00.482 DEBUG [T-638V-QW3A] [anon] [http-nio-8002-exec-9] c.x.u.m.C.sumAvailableQuota : ==> Preparing: SELECT COALESCE(SUM(quota_count - used_count), 0) FROM t_crawler_quota_grant WHERE user_id = ? AND status = 1 AND (expire_time IS NULL OR expire_time > NOW())
|
|
|
+2026-06-23 09:55:00.482 DEBUG [T-638V-QW3A] [anon] [http-nio-8002-exec-9] c.x.u.m.C.sumAvailableQuota : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:55:00.484 DEBUG [T-638V-QW3A] [anon] [http-nio-8002-exec-9] c.x.u.m.C.sumAvailableQuota : <== Total: 1
|
|
|
+2026-06-23 09:55:00.484 DEBUG [T-638V-QW3A] [anon] [http-nio-8002-exec-9] .u.m.C.sumAvailableQuotaByType : ==> Preparing: SELECT grant_type AS grantType, COALESCE(SUM(quota_count - used_count), 0) AS available, COALESCE(SUM(quota_count), 0) AS totalGranted, COALESCE(SUM(used_count), 0) AS totalUsed FROM t_crawler_quota_grant WHERE user_id = ? AND (expire_time IS NULL OR expire_time > NOW()) GROUP BY grant_type
|
|
|
+2026-06-23 09:55:00.485 DEBUG [T-638V-QW3A] [anon] [http-nio-8002-exec-9] .u.m.C.sumAvailableQuotaByType : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:55:00.486 DEBUG [T-638V-QW3A] [anon] [http-nio-8002-exec-9] .u.m.C.sumAvailableQuotaByType : <== Total: 0
|
|
|
+2026-06-23 09:55:00.487 DEBUG [T-638V-QW3A] [2069232639064911873] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : GET /api/crawler/status 200 23ms
|
|
|
+2026-06-23 09:55:05.572 DEBUG [T-KW6D-GDUM] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : POST /api/crawler/consume | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:55:05.574 DEBUG [T-KW6D-GDUM] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Securing POST /api/crawler/consume
|
|
|
+2026-06-23 09:55:05.575 DEBUG [T-KW6D-GDUM] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Secured POST /api/crawler/consume
|
|
|
+2026-06-23 09:55:05.582 DEBUG [T-KW6D-GDUM] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:55:05.582 DEBUG [T-KW6D-GDUM] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:55:05.584 DEBUG [T-KW6D-GDUM] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:55:05.584 DEBUG [T-KW6D-GDUM] [anon] [http-nio-8002-exec-10] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 09:55:05.585 DEBUG [T-KW6D-GDUM] [anon] [http-nio-8002-exec-10] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:55:05.586 DEBUG [T-KW6D-GDUM] [anon] [http-nio-8002-exec-10] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 09:55:05.587 DEBUG [T-KW6D-GDUM] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumAvailableQuota : ==> Preparing: SELECT COALESCE(SUM(quota_count - used_count), 0) FROM t_crawler_quota_grant WHERE user_id = ? AND status = 1 AND (expire_time IS NULL OR expire_time > NOW())
|
|
|
+2026-06-23 09:55:05.587 DEBUG [T-KW6D-GDUM] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumAvailableQuota : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:55:05.588 DEBUG [T-KW6D-GDUM] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumAvailableQuota : <== Total: 1
|
|
|
+2026-06-23 09:55:05.588 DEBUG [T-KW6D-GDUM] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumTodayUsage : ==> Preparing: SELECT COALESCE(SUM(usage_count), 0) FROM t_crawler_usage_log WHERE user_id = ? AND usage_date = CURDATE()
|
|
|
+2026-06-23 09:55:05.588 DEBUG [T-KW6D-GDUM] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumTodayUsage : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:55:05.590 DEBUG [T-KW6D-GDUM] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumTodayUsage : <== Total: 1
|
|
|
+2026-06-23 09:55:05.591 DEBUG [T-KW6D-GDUM] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumMonthlyUsage : ==> Preparing: SELECT COALESCE(SUM(usage_count), 0) FROM t_crawler_usage_log WHERE user_id = ? AND YEAR(usage_date) = YEAR(CURDATE()) AND MONTH(usage_date) = MONTH(CURDATE())
|
|
|
+2026-06-23 09:55:05.591 DEBUG [T-KW6D-GDUM] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumMonthlyUsage : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:55:05.592 DEBUG [T-KW6D-GDUM] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumMonthlyUsage : <== Total: 1
|
|
|
+2026-06-23 09:55:05.592 DEBUG [T-KW6D-GDUM] [anon] [http-nio-8002-exec-10] .m.C.findEarliestExpiringGrant : ==> Preparing: SELECT id, quota_count, used_count, (quota_count - used_count) AS remaining FROM t_crawler_quota_grant WHERE user_id = ? AND status = 1 AND (quota_count - used_count) > 0 AND (expire_time IS NULL OR expire_time > NOW()) ORDER BY COALESCE(expire_time, TIMESTAMP '9999-12-31 00:00:00') ASC LIMIT 1
|
|
|
+2026-06-23 09:55:05.592 DEBUG [T-KW6D-GDUM] [anon] [http-nio-8002-exec-10] .m.C.findEarliestExpiringGrant : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:55:05.594 DEBUG [T-KW6D-GDUM] [anon] [http-nio-8002-exec-10] .m.C.findEarliestExpiringGrant : <== Total: 0
|
|
|
+2026-06-23 09:55:05.595 DEBUG [T-KW6D-GDUM] [anon] [http-nio-8002-exec-10] c.x.u.service.CrawlerService : 用户2069232639064911873消耗配额1次: 额外配额扣减0次,等级配额扣减1次
|
|
|
+2026-06-23 09:55:05.596 DEBUG [T-KW6D-GDUM] [anon] [http-nio-8002-exec-10] c.x.u.m.C.insert : ==> Preparing: INSERT INTO t_crawler_usage_log ( id, user_id, usage_date, usage_count, platform, source, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ? )
|
|
|
+2026-06-23 09:55:05.596 DEBUG [T-KW6D-GDUM] [anon] [http-nio-8002-exec-10] c.x.u.m.C.insert : ==> Parameters: 2069237778341408769(Long), 2069232639064911873(Long), 2026-06-23(LocalDate), 1(Integer), yaoshibang(String), QUOTA(String), 2026-06-23T09:55:05.596224100(LocalDateTime)
|
|
|
+2026-06-23 09:55:05.598 DEBUG [T-KW6D-GDUM] [anon] [http-nio-8002-exec-10] c.x.u.m.C.insert : <== Updates: 1
|
|
|
+2026-06-23 09:55:05.640 DEBUG [T-KW6D-GDUM] [2069232639064911873] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : POST /api/crawler/consume 200 68ms
|
|
|
+2026-06-23 09:55:30.157 INFO [no-trace] [anon] [SpringApplicationShutdownHook] o.s.b.w.e.t.GracefulShutdown : Commencing graceful shutdown. Waiting for active requests to complete
|
|
|
+2026-06-23 09:55:30.451 INFO [no-trace] [anon] [tomcat-shutdown] o.s.b.w.e.t.GracefulShutdown : Graceful shutdown complete
|
|
|
+2026-06-23 09:55:30.463 INFO [no-trace] [anon] [SpringApplicationShutdownHook] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Shutdown initiated...
|
|
|
+2026-06-23 09:55:30.465 INFO [no-trace] [anon] [SpringApplicationShutdownHook] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Shutdown completed.
|
|
|
+2026-06-23 09:55:32.527 INFO [no-trace] [anon] [main] com.xuekairui.Application : Starting Application using Java 17.0.17 with PID 31704 (D:\project\zhijiayun-pharmacy\zhijiayun-gateway\target\classes started by geloger in D:\project\zhijiayun-pharmacy)
|
|
|
+2026-06-23 09:55:32.528 DEBUG [no-trace] [anon] [main] com.xuekairui.Application : Running with Spring Boot v3.5.14, Spring v6.2.18
|
|
|
+2026-06-23 09:55:32.529 INFO [no-trace] [anon] [main] com.xuekairui.Application : The following 1 profile is active: "dev"
|
|
|
+2026-06-23 09:55:33.151 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
+2026-06-23 09:55:33.153 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
+2026-06-23 09:55:33.180 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces.
|
|
|
+2026-06-23 09:55:33.768 INFO [no-trace] [anon] [main] o.s.b.w.e.t.TomcatWebServer : Tomcat initialized with port 8002 (http)
|
|
|
+2026-06-23 09:55:33.780 INFO [no-trace] [anon] [main] o.a.c.core.StandardService : Starting service [Tomcat]
|
|
|
+2026-06-23 09:55:33.781 INFO [no-trace] [anon] [main] o.a.c.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.54]
|
|
|
+2026-06-23 09:55:33.834 INFO [no-trace] [anon] [main] o.a.c.c.C.[.[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2026-06-23 09:55:33.835 INFO [no-trace] [anon] [main] letWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1268 ms
|
|
|
+2026-06-23 09:55:34.177 DEBUG [no-trace] [anon] [main] .x.u.s.JwtAuthenticationFilter : Filter 'jwtAuthenticationFilter' configured for use
|
|
|
+2026-06-23 09:55:34.177 DEBUG [no-trace] [anon] [main] c.x.g.filter.RateLimitFilter : Filter 'rateLimitFilter' configured for use
|
|
|
+2026-06-23 09:55:34.179 DEBUG [no-trace] [anon] [main] c.x.g.f.RequestLoggingFilter : Filter 'requestLoggingFilter' configured for use
|
|
|
+2026-06-23 09:55:34.231 INFO [no-trace] [anon] [main] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Starting...
|
|
|
+2026-06-23 09:55:34.356 INFO [no-trace] [anon] [main] c.z.hikari.pool.HikariPool : ZhijiayunHikariPool-Dev - Added connection com.mysql.cj.jdbc.ConnectionImpl@537b3be1
|
|
|
+2026-06-23 09:55:34.358 INFO [no-trace] [anon] [main] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Start completed.
|
|
|
+2026-06-23 09:55:34.982 INFO [no-trace] [anon] [main] c.x.u.service.AliyunSmsClient : 阿里云短信客户端初始化成功,端点: dysmsapi.aliyuncs.com
|
|
|
+2026-06-23 09:55:35.401 WARN [no-trace] [anon] [main] etailsServiceAutoConfiguration :
|
|
|
+
|
|
|
+Using generated security password: 96176e08-673f-436c-8b11-94ab71238184
|
|
|
|
|
|
This generated password is for development use only. Your security configuration must be updated before running your application in production.
|
|
|
|
|
|
-2026-06-22 10:25:26.024 INFO [] 7952 --- [main] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager
|
|
|
-2026-06-22 10:25:26.088 DEBUG [] 7952 --- [main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with filters: DisableEncodeUrlFilter, WebAsyncManagerIntegrationFilter, SecurityContextHolderFilter, HeaderWriterFilter, CorsFilter, LogoutFilter, JwtAuthenticationFilter, RequestCacheAwareFilter, SecurityContextHolderAwareRequestFilter, AnonymousAuthenticationFilter, SessionManagementFilter, ExceptionTranslationFilter, AuthorizationFilter
|
|
|
-2026-06-22 10:25:26.191 INFO [] 7952 --- [main] m.e.s.MybatisPlusApplicationContextAware : Register ApplicationContext instances org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6e521c1e
|
|
|
-2026-06-22 10:25:26.363 INFO [] 7952 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 8001 (http) with context path '/'
|
|
|
-2026-06-22 10:25:26.374 INFO [] 7952 --- [main] com.xuekairui.Application : Started Application in 3.807 seconds (process running for 4.38)
|
|
|
-2026-06-22 10:25:34.308 INFO [] 7952 --- [http-nio-8001-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
-2026-06-22 10:25:34.308 INFO [] 7952 --- [http-nio-8001-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
-2026-06-22 10:25:34.310 INFO [] 7952 --- [http-nio-8001-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms
|
|
|
-2026-06-22 10:25:34.316 DEBUG [1782095134315523] 7952 --- [http-nio-8001-exec-1] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/code 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:25:34.905 DEBUG [1782095134315523] 7952 --- [http-nio-8001-exec-1] o.s.security.web.FilterChainProxy : Securing GET /api/invite/code
|
|
|
-2026-06-22 10:25:35.043 DEBUG [1782095134315523] 7952 --- [http-nio-8001-exec-1] o.s.security.web.FilterChainProxy : Secured GET /api/invite/code
|
|
|
-2026-06-22 10:25:35.165 DEBUG [1782095134315523] 7952 --- [http-nio-8001-exec-1] c.x.i.m.InviteCodeMapper.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND status = ? AND (expire_time IS NULL OR expire_time > ?)) ORDER BY create_time DESC LIMIT 1
|
|
|
-2026-06-22 10:25:35.185 DEBUG [1782095134315523] 7952 --- [http-nio-8001-exec-1] c.x.i.m.InviteCodeMapper.selectList : ==> Parameters: 2068873331271065602(Long), 1(Integer), 2026-06-22T10:25:35.067678(LocalDateTime)
|
|
|
-2026-06-22 10:25:35.223 DEBUG [1782095134315523] 7952 --- [http-nio-8001-exec-1] c.x.i.m.InviteCodeMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:25:35.229 DEBUG [1782095134315523] 7952 --- [http-nio-8001-exec-1] c.x.i.m.InviteConfigMapper.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 10:25:35.230 DEBUG [1782095134315523] 7952 --- [http-nio-8001-exec-1] c.x.i.m.InviteConfigMapper.selectList : ==> Parameters:
|
|
|
-2026-06-22 10:25:35.234 DEBUG [1782095134315523] 7952 --- [http-nio-8001-exec-1] c.x.i.m.InviteConfigMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:25:35.236 DEBUG [1782095134315523] 7952 --- [http-nio-8001-exec-1] c.x.user.mapper.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
-2026-06-22 10:25:35.237 DEBUG [1782095134315523] 7952 --- [http-nio-8001-exec-1] c.x.user.mapper.UserMapper.selectById : ==> Parameters: 2068873331271065602(Long)
|
|
|
-2026-06-22 10:25:35.241 DEBUG [1782095134315523] 7952 --- [http-nio-8001-exec-1] c.x.user.mapper.UserMapper.selectById : <== Total: 1
|
|
|
-2026-06-22 10:25:35.303 DEBUG [1782095134315523] 7952 --- [http-nio-8001-exec-1] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/code | Status: 200 | Duration: 988ms
|
|
|
-2026-06-22 10:25:39.922 DEBUG [1782095139922855] 7952 --- [http-nio-8001-exec-4] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/stats 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:25:39.925 DEBUG [1782095139922855] 7952 --- [http-nio-8001-exec-4] o.s.security.web.FilterChainProxy : Securing GET /api/invite/stats
|
|
|
-2026-06-22 10:25:39.929 DEBUG [1782095139922855] 7952 --- [http-nio-8001-exec-4] o.s.security.web.FilterChainProxy : Secured GET /api/invite/stats
|
|
|
-2026-06-22 10:25:39.931 DEBUG [1782095139922855] 7952 --- [http-nio-8001-exec-4] c.x.i.m.InviteConfigMapper.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 10:25:39.931 DEBUG [1782095139922855] 7952 --- [http-nio-8001-exec-4] c.x.i.m.InviteConfigMapper.selectList : ==> Parameters:
|
|
|
-2026-06-22 10:25:39.934 DEBUG [1782095139922855] 7952 --- [http-nio-8001-exec-4] c.x.i.m.InviteConfigMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:25:39.935 DEBUG [1782095139922855] 7952 --- [http-nio-8001-exec-4] c.x.i.m.InviteCodeMapper.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND status = ? AND (expire_time IS NULL OR expire_time > ?)) ORDER BY create_time DESC LIMIT 1
|
|
|
-2026-06-22 10:25:39.936 DEBUG [1782095139922855] 7952 --- [http-nio-8001-exec-4] c.x.i.m.InviteCodeMapper.selectList : ==> Parameters: 2068873331271065602(Long), 1(Integer), 2026-06-22T10:25:39.935080100(LocalDateTime)
|
|
|
-2026-06-22 10:25:39.938 DEBUG [1782095139922855] 7952 --- [http-nio-8001-exec-4] c.x.i.m.InviteCodeMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:25:39.939 DEBUG [1782095139922855] 7952 --- [http-nio-8001-exec-4] c.x.i.m.InviteConfigMapper.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 10:25:39.939 DEBUG [1782095139922855] 7952 --- [http-nio-8001-exec-4] c.x.i.m.InviteConfigMapper.selectList : ==> Parameters:
|
|
|
-2026-06-22 10:25:39.942 DEBUG [1782095139922855] 7952 --- [http-nio-8001-exec-4] c.x.i.m.InviteConfigMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:25:39.942 DEBUG [1782095139922855] 7952 --- [http-nio-8001-exec-4] c.x.user.mapper.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
-2026-06-22 10:25:39.942 DEBUG [1782095139922855] 7952 --- [http-nio-8001-exec-4] c.x.user.mapper.UserMapper.selectById : ==> Parameters: 2068873331271065602(Long)
|
|
|
-2026-06-22 10:25:39.945 DEBUG [1782095139922855] 7952 --- [http-nio-8001-exec-4] c.x.user.mapper.UserMapper.selectById : <== Total: 1
|
|
|
-2026-06-22 10:25:39.947 DEBUG [1782095139922855] 7952 --- [http-nio-8001-exec-4] c.x.i.m.InviteRelationMapper.selectList : ==> Preparing: SELECT id,inviter_id,invitee_id,invite_code_id,registered,reward_granted,status,create_time,update_time FROM t_invite_relation WHERE (inviter_id = ?)
|
|
|
-2026-06-22 10:25:39.947 DEBUG [1782095139922855] 7952 --- [http-nio-8001-exec-4] c.x.i.m.InviteRelationMapper.selectList : ==> Parameters: 2068873331271065602(Long)
|
|
|
-2026-06-22 10:25:39.949 DEBUG [1782095139922855] 7952 --- [http-nio-8001-exec-4] c.x.i.m.InviteRelationMapper.selectList : <== Total: 0
|
|
|
-2026-06-22 10:25:39.952 DEBUG [1782095139922855] 7952 --- [http-nio-8001-exec-4] c.x.i.m.InviteCodeMapper.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND code = ?)
|
|
|
-2026-06-22 10:25:39.952 DEBUG [1782095139922855] 7952 --- [http-nio-8001-exec-4] c.x.i.m.InviteCodeMapper.selectList : ==> Parameters: 2068873331271065602(Long), 6UD96HW8(String)
|
|
|
-2026-06-22 10:25:39.956 DEBUG [1782095139922855] 7952 --- [http-nio-8001-exec-4] c.x.i.m.InviteCodeMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:25:39.958 DEBUG [1782095139922855] 7952 --- [http-nio-8001-exec-4] c.x.i.m.I.selectCount : ==> Preparing: SELECT COUNT( * ) AS total FROM t_invite_relation WHERE (inviter_id = ? AND create_time >= ?)
|
|
|
-2026-06-22 10:25:39.959 DEBUG [1782095139922855] 7952 --- [http-nio-8001-exec-4] c.x.i.m.I.selectCount : ==> Parameters: 2068873331271065602(Long), 2026-06-22T00:00(LocalDateTime)
|
|
|
-2026-06-22 10:25:39.961 DEBUG [1782095139922855] 7952 --- [http-nio-8001-exec-4] c.x.i.m.I.selectCount : <== Total: 1
|
|
|
-2026-06-22 10:25:39.965 DEBUG [1782095139922855] 7952 --- [http-nio-8001-exec-4] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/stats | Status: 200 | Duration: 43ms
|
|
|
-2026-06-22 10:25:40.726 DEBUG [1782095140726101] 7952 --- [http-nio-8001-exec-7] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/stats 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:25:40.731 DEBUG [1782095140726101] 7952 --- [http-nio-8001-exec-7] o.s.security.web.FilterChainProxy : Securing GET /api/invite/stats
|
|
|
-2026-06-22 10:25:40.734 DEBUG [1782095140726101] 7952 --- [http-nio-8001-exec-7] o.s.security.web.FilterChainProxy : Secured GET /api/invite/stats
|
|
|
-2026-06-22 10:25:40.737 DEBUG [1782095140726101] 7952 --- [http-nio-8001-exec-7] c.x.i.m.InviteConfigMapper.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 10:25:40.737 DEBUG [1782095140726101] 7952 --- [http-nio-8001-exec-7] c.x.i.m.InviteConfigMapper.selectList : ==> Parameters:
|
|
|
-2026-06-22 10:25:40.740 DEBUG [1782095140726101] 7952 --- [http-nio-8001-exec-7] c.x.i.m.InviteConfigMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:25:40.742 DEBUG [1782095140726101] 7952 --- [http-nio-8001-exec-7] c.x.i.m.InviteCodeMapper.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND status = ? AND (expire_time IS NULL OR expire_time > ?)) ORDER BY create_time DESC LIMIT 1
|
|
|
-2026-06-22 10:25:40.742 DEBUG [1782095140726101] 7952 --- [http-nio-8001-exec-7] c.x.i.m.InviteCodeMapper.selectList : ==> Parameters: 2068873331271065602(Long), 1(Integer), 2026-06-22T10:25:40.740639300(LocalDateTime)
|
|
|
-2026-06-22 10:25:40.745 DEBUG [1782095140726101] 7952 --- [http-nio-8001-exec-7] c.x.i.m.InviteCodeMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:25:40.746 DEBUG [1782095140726101] 7952 --- [http-nio-8001-exec-7] c.x.i.m.InviteConfigMapper.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 10:25:40.746 DEBUG [1782095140726101] 7952 --- [http-nio-8001-exec-7] c.x.i.m.InviteConfigMapper.selectList : ==> Parameters:
|
|
|
-2026-06-22 10:25:40.749 DEBUG [1782095140726101] 7952 --- [http-nio-8001-exec-7] c.x.i.m.InviteConfigMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:25:40.749 DEBUG [1782095140726101] 7952 --- [http-nio-8001-exec-7] c.x.user.mapper.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
-2026-06-22 10:25:40.749 DEBUG [1782095140726101] 7952 --- [http-nio-8001-exec-7] c.x.user.mapper.UserMapper.selectById : ==> Parameters: 2068873331271065602(Long)
|
|
|
-2026-06-22 10:25:40.751 DEBUG [1782095140726101] 7952 --- [http-nio-8001-exec-7] c.x.user.mapper.UserMapper.selectById : <== Total: 1
|
|
|
-2026-06-22 10:25:40.752 DEBUG [1782095140726101] 7952 --- [http-nio-8001-exec-7] c.x.i.m.InviteRelationMapper.selectList : ==> Preparing: SELECT id,inviter_id,invitee_id,invite_code_id,registered,reward_granted,status,create_time,update_time FROM t_invite_relation WHERE (inviter_id = ?)
|
|
|
-2026-06-22 10:25:40.753 DEBUG [1782095140726101] 7952 --- [http-nio-8001-exec-7] c.x.i.m.InviteRelationMapper.selectList : ==> Parameters: 2068873331271065602(Long)
|
|
|
-2026-06-22 10:25:40.755 DEBUG [1782095140726101] 7952 --- [http-nio-8001-exec-7] c.x.i.m.InviteRelationMapper.selectList : <== Total: 0
|
|
|
-2026-06-22 10:25:40.756 DEBUG [1782095140726101] 7952 --- [http-nio-8001-exec-7] c.x.i.m.InviteCodeMapper.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND code = ?)
|
|
|
-2026-06-22 10:25:40.757 DEBUG [1782095140726101] 7952 --- [http-nio-8001-exec-7] c.x.i.m.InviteCodeMapper.selectList : ==> Parameters: 2068873331271065602(Long), 6UD96HW8(String)
|
|
|
-2026-06-22 10:25:40.760 DEBUG [1782095140726101] 7952 --- [http-nio-8001-exec-7] c.x.i.m.InviteCodeMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:25:40.762 DEBUG [1782095140726101] 7952 --- [http-nio-8001-exec-7] c.x.i.m.I.selectCount : ==> Preparing: SELECT COUNT( * ) AS total FROM t_invite_relation WHERE (inviter_id = ? AND create_time >= ?)
|
|
|
-2026-06-22 10:25:40.762 DEBUG [1782095140726101] 7952 --- [http-nio-8001-exec-7] c.x.i.m.I.selectCount : ==> Parameters: 2068873331271065602(Long), 2026-06-22T00:00(LocalDateTime)
|
|
|
-2026-06-22 10:25:40.764 DEBUG [1782095140726101] 7952 --- [http-nio-8001-exec-7] c.x.i.m.I.selectCount : <== Total: 1
|
|
|
-2026-06-22 10:25:40.766 DEBUG [1782095140726101] 7952 --- [http-nio-8001-exec-7] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/stats | Status: 200 | Duration: 40ms
|
|
|
-2026-06-22 10:25:42.569 DEBUG [1782095142568196] 7952 --- [http-nio-8001-exec-2] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/rewards 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:25:42.572 DEBUG [1782095142568196] 7952 --- [http-nio-8001-exec-2] o.s.security.web.FilterChainProxy : Securing GET /api/invite/rewards
|
|
|
-2026-06-22 10:25:42.575 DEBUG [1782095142568196] 7952 --- [http-nio-8001-exec-2] o.s.security.web.FilterChainProxy : Secured GET /api/invite/rewards
|
|
|
-2026-06-22 10:25:42.579 DEBUG [1782095142568196] 7952 --- [http-nio-8001-exec-2] c.x.i.m.InviteRelationMapper.selectList : ==> Preparing: SELECT id,inviter_id,invitee_id,invite_code_id,registered,reward_granted,status,create_time,update_time FROM t_invite_relation WHERE (inviter_id = ?) ORDER BY create_time DESC
|
|
|
-2026-06-22 10:25:42.580 DEBUG [1782095142568196] 7952 --- [http-nio-8001-exec-2] c.x.i.m.InviteRelationMapper.selectList : ==> Parameters: 2068873331271065602(Long)
|
|
|
-2026-06-22 10:25:42.582 DEBUG [1782095142568196] 7952 --- [http-nio-8001-exec-2] c.x.i.m.InviteRelationMapper.selectList : <== Total: 0
|
|
|
-2026-06-22 10:25:42.586 DEBUG [1782095142568196] 7952 --- [http-nio-8001-exec-2] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/rewards | Status: 200 | Duration: 17ms
|
|
|
-2026-06-22 10:25:44.038 DEBUG [1782095144038541] 7952 --- [http-nio-8001-exec-5] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/page/6UD96HW8?channel=app 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:25:44.042 DEBUG [1782095144038541] 7952 --- [http-nio-8001-exec-5] o.s.security.web.FilterChainProxy : Securing GET /api/invite/page/6UD96HW8?channel=app
|
|
|
-2026-06-22 10:25:44.043 DEBUG [1782095144038541] 7952 --- [http-nio-8001-exec-5] o.s.s.w.a.AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
-2026-06-22 10:25:44.043 DEBUG [1782095144038541] 7952 --- [http-nio-8001-exec-5] o.s.security.web.FilterChainProxy : Secured GET /api/invite/page/6UD96HW8?channel=app
|
|
|
-2026-06-22 10:25:44.059 DEBUG [1782095144038541] 7952 --- [http-nio-8001-exec-5] c.x.i.m.InviteCodeMapper.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (code = ?)
|
|
|
-2026-06-22 10:25:44.060 DEBUG [1782095144038541] 7952 --- [http-nio-8001-exec-5] c.x.i.m.InviteCodeMapper.selectList : ==> Parameters: 6UD96HW8(String)
|
|
|
-2026-06-22 10:25:44.061 DEBUG [1782095144038541] 7952 --- [http-nio-8001-exec-5] c.x.i.m.InviteCodeMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:25:44.062 DEBUG [1782095144038541] 7952 --- [http-nio-8001-exec-5] c.x.user.mapper.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
-2026-06-22 10:25:44.062 DEBUG [1782095144038541] 7952 --- [http-nio-8001-exec-5] c.x.user.mapper.UserMapper.selectById : ==> Parameters: 2068873331271065602(Long)
|
|
|
-2026-06-22 10:25:44.064 DEBUG [1782095144038541] 7952 --- [http-nio-8001-exec-5] c.x.user.mapper.UserMapper.selectById : <== Total: 1
|
|
|
-2026-06-22 10:25:44.065 DEBUG [1782095144038541] 7952 --- [http-nio-8001-exec-5] c.x.i.m.InviteConfigMapper.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 10:25:44.065 DEBUG [1782095144038541] 7952 --- [http-nio-8001-exec-5] c.x.i.m.InviteConfigMapper.selectList : ==> Parameters:
|
|
|
-2026-06-22 10:25:44.067 DEBUG [1782095144038541] 7952 --- [http-nio-8001-exec-5] c.x.i.m.InviteConfigMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:25:44.073 DEBUG [1782095144038541] 7952 --- [http-nio-8001-exec-5] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/page/6UD96HW8 | Status: 200 | Duration: 34ms
|
|
|
-2026-06-22 10:25:45.808 DEBUG [1782095145807573] 7952 --- [http-nio-8001-exec-6] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/page/6UD96HW8?channel=app 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:25:45.811 DEBUG [1782095145807573] 7952 --- [http-nio-8001-exec-6] o.s.security.web.FilterChainProxy : Securing GET /api/invite/page/6UD96HW8?channel=app
|
|
|
-2026-06-22 10:25:45.812 DEBUG [1782095145807573] 7952 --- [http-nio-8001-exec-6] o.s.s.w.a.AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
-2026-06-22 10:25:45.812 DEBUG [1782095145807573] 7952 --- [http-nio-8001-exec-6] o.s.security.web.FilterChainProxy : Secured GET /api/invite/page/6UD96HW8?channel=app
|
|
|
-2026-06-22 10:25:45.815 DEBUG [1782095145807573] 7952 --- [http-nio-8001-exec-6] c.x.i.m.InviteCodeMapper.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (code = ?)
|
|
|
-2026-06-22 10:25:45.816 DEBUG [1782095145807573] 7952 --- [http-nio-8001-exec-6] c.x.i.m.InviteCodeMapper.selectList : ==> Parameters: 6UD96HW8(String)
|
|
|
-2026-06-22 10:25:45.818 DEBUG [1782095145807573] 7952 --- [http-nio-8001-exec-6] c.x.i.m.InviteCodeMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:25:45.818 DEBUG [1782095145807573] 7952 --- [http-nio-8001-exec-6] c.x.user.mapper.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
-2026-06-22 10:25:45.819 DEBUG [1782095145807573] 7952 --- [http-nio-8001-exec-6] c.x.user.mapper.UserMapper.selectById : ==> Parameters: 2068873331271065602(Long)
|
|
|
-2026-06-22 10:25:45.820 DEBUG [1782095145807573] 7952 --- [http-nio-8001-exec-6] c.x.user.mapper.UserMapper.selectById : <== Total: 1
|
|
|
-2026-06-22 10:25:45.821 DEBUG [1782095145807573] 7952 --- [http-nio-8001-exec-6] c.x.i.m.InviteConfigMapper.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 10:25:45.822 DEBUG [1782095145807573] 7952 --- [http-nio-8001-exec-6] c.x.i.m.InviteConfigMapper.selectList : ==> Parameters:
|
|
|
-2026-06-22 10:25:45.824 DEBUG [1782095145807573] 7952 --- [http-nio-8001-exec-6] c.x.i.m.InviteConfigMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:25:45.825 DEBUG [1782095145807573] 7952 --- [http-nio-8001-exec-6] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/page/6UD96HW8 | Status: 200 | Duration: 17ms
|
|
|
-2026-06-22 10:25:57.646 DEBUG [1782095157646790] 7952 --- [http-nio-8001-exec-3] c.x.gateway.filter.RequestLoggingFilter : POST /api/invite/click/6UD96HW8 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:25:57.651 DEBUG [1782095157646790] 7952 --- [http-nio-8001-exec-3] o.s.security.web.FilterChainProxy : Securing POST /api/invite/click/6UD96HW8
|
|
|
-2026-06-22 10:25:57.652 DEBUG [1782095157646790] 7952 --- [http-nio-8001-exec-3] o.s.s.w.a.AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
-2026-06-22 10:25:57.652 DEBUG [1782095157646790] 7952 --- [http-nio-8001-exec-3] o.s.security.web.FilterChainProxy : Secured POST /api/invite/click/6UD96HW8
|
|
|
-2026-06-22 10:25:57.657 DEBUG [1782095157646790] 7952 --- [http-nio-8001-exec-3] c.x.i.m.InviteCodeMapper.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (code = ?)
|
|
|
-2026-06-22 10:25:57.658 DEBUG [1782095157646790] 7952 --- [http-nio-8001-exec-3] c.x.i.m.InviteCodeMapper.selectList : ==> Parameters: 6UD96HW8(String)
|
|
|
-2026-06-22 10:25:57.660 DEBUG [1782095157646790] 7952 --- [http-nio-8001-exec-3] c.x.i.m.InviteCodeMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:25:57.665 DEBUG [1782095157646790] 7952 --- [http-nio-8001-exec-3] c.x.i.m.InviteCodeMapper.updateById : ==> Preparing: UPDATE t_invite_code SET user_id=?, code=?, max_uses=?, used_count=?, click_count=?, expire_time=?, status=?, create_time=?, update_time=? WHERE id=?
|
|
|
-2026-06-22 10:25:57.666 DEBUG [1782095157646790] 7952 --- [http-nio-8001-exec-3] c.x.i.m.InviteCodeMapper.updateById : ==> Parameters: 2068873331271065602(Long), 6UD96HW8(String), -1(Integer), 0(Integer), 4(Integer), 2026-07-22T09:47:59(LocalDateTime), 1(Integer), 2026-06-22T09:47:59(LocalDateTime), 2026-06-22T09:47:59(LocalDateTime), 2(Long)
|
|
|
-2026-06-22 10:25:57.673 DEBUG [1782095157646790] 7952 --- [http-nio-8001-exec-3] c.x.i.m.InviteCodeMapper.updateById : <== Updates: 1
|
|
|
-2026-06-22 10:25:57.673 DEBUG [1782095157646790] 7952 --- [http-nio-8001-exec-3] c.x.invite.service.InviteService : 邀请链接 6UD96HW8 被打开,累计 4 次
|
|
|
-2026-06-22 10:25:57.674 DEBUG [1782095157646790] 7952 --- [http-nio-8001-exec-3] c.x.gateway.filter.RequestLoggingFilter : POST /api/invite/click/6UD96HW8 | Status: 200 | Duration: 28ms
|
|
|
-2026-06-22 10:25:59.972 DEBUG [1782095159972481] 7952 --- [http-nio-8001-exec-8] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/resolve-link?link=6UD96HW8 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:25:59.974 DEBUG [1782095159972481] 7952 --- [http-nio-8001-exec-8] o.s.security.web.FilterChainProxy : Securing GET /api/invite/resolve-link?link=6UD96HW8
|
|
|
-2026-06-22 10:25:59.975 DEBUG [1782095159972481] 7952 --- [http-nio-8001-exec-8] o.s.s.w.a.AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
-2026-06-22 10:25:59.980 WARN [1782095159972481] 7952 --- [http-nio-8001-exec-8] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/resolve-link | Status: 401 | Duration: 8ms
|
|
|
-2026-06-22 10:26:01.672 DEBUG [1782095161672445] 7952 --- [http-nio-8001-exec-9] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/resolve-link?link=6UD96HW8 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:26:01.676 DEBUG [1782095161672445] 7952 --- [http-nio-8001-exec-9] o.s.security.web.FilterChainProxy : Securing GET /api/invite/resolve-link?link=6UD96HW8
|
|
|
-2026-06-22 10:26:01.677 DEBUG [1782095161672445] 7952 --- [http-nio-8001-exec-9] o.s.s.w.a.AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
-2026-06-22 10:26:01.678 WARN [1782095161672445] 7952 --- [http-nio-8001-exec-9] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/resolve-link | Status: 401 | Duration: 6ms
|
|
|
-2026-06-22 10:27:43.794 DEBUG [1782095263794314] 7952 --- [http-nio-8001-exec-1] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/page/6UD96HW8?channel=app 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:27:43.800 DEBUG [1782095263794314] 7952 --- [http-nio-8001-exec-1] o.s.security.web.FilterChainProxy : Securing GET /api/invite/page/6UD96HW8?channel=app
|
|
|
-2026-06-22 10:27:43.800 DEBUG [1782095263794314] 7952 --- [http-nio-8001-exec-1] o.s.s.w.a.AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
-2026-06-22 10:27:43.801 DEBUG [1782095263794314] 7952 --- [http-nio-8001-exec-1] o.s.security.web.FilterChainProxy : Secured GET /api/invite/page/6UD96HW8?channel=app
|
|
|
-2026-06-22 10:27:43.804 DEBUG [1782095263794314] 7952 --- [http-nio-8001-exec-1] c.x.i.m.InviteCodeMapper.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (code = ?)
|
|
|
-2026-06-22 10:27:43.804 DEBUG [1782095263794314] 7952 --- [http-nio-8001-exec-1] c.x.i.m.InviteCodeMapper.selectList : ==> Parameters: 6UD96HW8(String)
|
|
|
-2026-06-22 10:27:43.808 DEBUG [1782095263794314] 7952 --- [http-nio-8001-exec-1] c.x.i.m.InviteCodeMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:27:43.809 DEBUG [1782095263794314] 7952 --- [http-nio-8001-exec-1] c.x.user.mapper.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
-2026-06-22 10:27:43.809 DEBUG [1782095263794314] 7952 --- [http-nio-8001-exec-1] c.x.user.mapper.UserMapper.selectById : ==> Parameters: 2068873331271065602(Long)
|
|
|
-2026-06-22 10:27:43.811 DEBUG [1782095263794314] 7952 --- [http-nio-8001-exec-1] c.x.user.mapper.UserMapper.selectById : <== Total: 1
|
|
|
-2026-06-22 10:27:43.812 DEBUG [1782095263794314] 7952 --- [http-nio-8001-exec-1] c.x.i.m.InviteConfigMapper.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 10:27:43.812 DEBUG [1782095263794314] 7952 --- [http-nio-8001-exec-1] c.x.i.m.InviteConfigMapper.selectList : ==> Parameters:
|
|
|
-2026-06-22 10:27:43.814 DEBUG [1782095263794314] 7952 --- [http-nio-8001-exec-1] c.x.i.m.InviteConfigMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:27:43.816 DEBUG [1782095263794314] 7952 --- [http-nio-8001-exec-1] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/page/6UD96HW8 | Status: 200 | Duration: 22ms
|
|
|
-2026-06-22 10:27:46.728 DEBUG [1782095266728366] 7952 --- [http-nio-8001-exec-4] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/page/6UD96HW8?channel=app 0:0:0:0:0:0:0:1 | IP: {}
|
|
|
-2026-06-22 10:27:46.731 DEBUG [1782095266728366] 7952 --- [http-nio-8001-exec-4] o.s.security.web.FilterChainProxy : Securing GET /api/invite/page/6UD96HW8?channel=app
|
|
|
-2026-06-22 10:27:46.731 DEBUG [1782095266728366] 7952 --- [http-nio-8001-exec-4] o.s.s.w.a.AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
-2026-06-22 10:27:46.732 DEBUG [1782095266728366] 7952 --- [http-nio-8001-exec-4] o.s.security.web.FilterChainProxy : Secured GET /api/invite/page/6UD96HW8?channel=app
|
|
|
-2026-06-22 10:27:46.735 DEBUG [1782095266728366] 7952 --- [http-nio-8001-exec-4] c.x.i.m.InviteCodeMapper.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (code = ?)
|
|
|
-2026-06-22 10:27:46.735 DEBUG [1782095266728366] 7952 --- [http-nio-8001-exec-4] c.x.i.m.InviteCodeMapper.selectList : ==> Parameters: 6UD96HW8(String)
|
|
|
-2026-06-22 10:27:46.737 DEBUG [1782095266728366] 7952 --- [http-nio-8001-exec-4] c.x.i.m.InviteCodeMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:27:46.737 DEBUG [1782095266728366] 7952 --- [http-nio-8001-exec-4] c.x.user.mapper.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
-2026-06-22 10:27:46.737 DEBUG [1782095266728366] 7952 --- [http-nio-8001-exec-4] c.x.user.mapper.UserMapper.selectById : ==> Parameters: 2068873331271065602(Long)
|
|
|
-2026-06-22 10:27:46.741 DEBUG [1782095266728366] 7952 --- [http-nio-8001-exec-4] c.x.user.mapper.UserMapper.selectById : <== Total: 1
|
|
|
-2026-06-22 10:27:46.741 DEBUG [1782095266728366] 7952 --- [http-nio-8001-exec-4] c.x.i.m.InviteConfigMapper.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 10:27:46.742 DEBUG [1782095266728366] 7952 --- [http-nio-8001-exec-4] c.x.i.m.InviteConfigMapper.selectList : ==> Parameters:
|
|
|
-2026-06-22 10:27:46.744 DEBUG [1782095266728366] 7952 --- [http-nio-8001-exec-4] c.x.i.m.InviteConfigMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:27:46.745 DEBUG [1782095266728366] 7952 --- [http-nio-8001-exec-4] c.x.gateway.filter.RequestLoggingFilter : GET /api/invite/page/6UD96HW8 | Status: 200 | Duration: 17ms
|
|
|
-2026-06-22 10:52:23.697 INFO [] 7952 --- [SpringApplicationShutdownHook] o.s.b.w.e.tomcat.GracefulShutdown : Commencing graceful shutdown. Waiting for active requests to complete
|
|
|
-2026-06-22 10:52:24.056 INFO [] 7952 --- [tomcat-shutdown] o.s.b.w.e.tomcat.GracefulShutdown : Graceful shutdown complete
|
|
|
-2026-06-22 10:52:24.066 INFO [] 7952 --- [SpringApplicationShutdownHook] com.zaxxer.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Shutdown initiated...
|
|
|
-2026-06-22 10:52:24.068 INFO [] 7952 --- [SpringApplicationShutdownHook] com.zaxxer.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Shutdown completed.
|
|
|
-2026-06-22 10:52:33.234 INFO [no-trace] [anon] [main] com.xuekairui.Application : Starting Application using Java 17.0.17 with PID 32692 (D:\project\zhijiayun-pharmacy\zhijiayun-gateway\target\classes started by geloger in D:\project\zhijiayun-pharmacy)
|
|
|
-2026-06-22 10:52:33.235 DEBUG [no-trace] [anon] [main] com.xuekairui.Application : Running with Spring Boot v3.5.14, Spring v6.2.18
|
|
|
-2026-06-22 10:52:33.236 INFO [no-trace] [anon] [main] com.xuekairui.Application : The following 1 profile is active: "dev"
|
|
|
-2026-06-22 10:52:33.891 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
-2026-06-22 10:52:33.893 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
-2026-06-22 10:52:33.918 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Finished Spring Data repository scanning in 13 ms. Found 0 Redis repository interfaces.
|
|
|
-2026-06-22 10:52:34.529 INFO [no-trace] [anon] [main] o.s.b.w.e.t.TomcatWebServer : Tomcat initialized with port 8001 (http)
|
|
|
-2026-06-22 10:52:34.541 INFO [no-trace] [anon] [main] o.a.c.core.StandardService : Starting service [Tomcat]
|
|
|
-2026-06-22 10:52:34.541 INFO [no-trace] [anon] [main] o.a.c.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.54]
|
|
|
-2026-06-22 10:52:34.595 INFO [no-trace] [anon] [main] o.a.c.c.C.[.[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
-2026-06-22 10:52:34.596 INFO [no-trace] [anon] [main] letWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1323 ms
|
|
|
-2026-06-22 10:52:34.949 DEBUG [no-trace] [anon] [main] .x.u.s.JwtAuthenticationFilter : Filter 'jwtAuthenticationFilter' configured for use
|
|
|
-2026-06-22 10:52:34.949 DEBUG [no-trace] [anon] [main] c.x.g.filter.RateLimitFilter : Filter 'rateLimitFilter' configured for use
|
|
|
-2026-06-22 10:52:34.949 DEBUG [no-trace] [anon] [main] c.x.g.f.RequestLoggingFilter : Filter 'requestLoggingFilter' configured for use
|
|
|
-2026-06-22 10:52:35.008 INFO [no-trace] [anon] [main] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Starting...
|
|
|
-2026-06-22 10:52:35.139 INFO [no-trace] [anon] [main] c.z.hikari.pool.HikariPool : ZhijiayunHikariPool-Dev - Added connection com.mysql.cj.jdbc.ConnectionImpl@3220c28
|
|
|
-2026-06-22 10:52:35.140 INFO [no-trace] [anon] [main] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Start completed.
|
|
|
-2026-06-22 10:52:35.617 INFO [no-trace] [anon] [main] c.x.u.service.AliyunSmsClient : 阿里云短信客户端初始化成功,端点: dysmsapi.aliyuncs.com
|
|
|
-2026-06-22 10:52:36.041 WARN [no-trace] [anon] [main] etailsServiceAutoConfiguration :
|
|
|
-
|
|
|
-Using generated security password: f5d130fa-9f94-4b94-b983-435abccd903e
|
|
|
+2026-06-23 09:55:35.408 INFO [no-trace] [anon] [main] zeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager
|
|
|
+2026-06-23 09:55:35.489 DEBUG [no-trace] [anon] [main] s.w.DefaultSecurityFilterChain : Will secure any request with filters: DisableEncodeUrlFilter, WebAsyncManagerIntegrationFilter, SecurityContextHolderFilter, HeaderWriterFilter, CorsFilter, LogoutFilter, JwtAuthenticationFilter, RequestCacheAwareFilter, SecurityContextHolderAwareRequestFilter, AnonymousAuthenticationFilter, SessionManagementFilter, ExceptionTranslationFilter, AuthorizationFilter
|
|
|
+2026-06-23 09:55:35.593 INFO [no-trace] [anon] [main] tisPlusApplicationContextAware : Register ApplicationContext instances org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@32cb636e
|
|
|
+2026-06-23 09:55:35.744 INFO [no-trace] [anon] [main] o.s.b.w.e.t.TomcatWebServer : Tomcat started on port 8002 (http) with context path '/'
|
|
|
+2026-06-23 09:55:35.756 INFO [no-trace] [anon] [main] com.xuekairui.Application : Started Application in 3.806 seconds (process running for 4.126)
|
|
|
+2026-06-23 09:56:02.024 INFO [no-trace] [anon] [http-nio-8002-exec-1] o.a.c.c.C.[.[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2026-06-23 09:56:02.024 INFO [no-trace] [anon] [http-nio-8002-exec-1] o.s.w.s.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2026-06-23 09:56:02.025 INFO [no-trace] [anon] [http-nio-8002-exec-1] o.s.w.s.DispatcherServlet : Completed initialization in 1 ms
|
|
|
+2026-06-23 09:56:02.031 DEBUG [T-V2HK-2H2U] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:56:02.586 DEBUG [T-V2HK-2H2U] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/send
|
|
|
+2026-06-23 09:56:02.620 DEBUG [T-V2HK-2H2U] [anon] [http-nio-8002-exec-1] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:56:02.624 DEBUG [T-V2HK-2H2U] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/send
|
|
|
+2026-06-23 09:56:02.779 INFO [T-V2HK-2H2U] [anon] [http-nio-8002-exec-1] .x.u.s.VerificationCodeService : 【验证码-测试模式】是否启用 true
|
|
|
+2026-06-23 09:56:02.799 INFO [T-V2HK-2H2U] [anon] [http-nio-8002-exec-1] .x.u.s.VerificationCodeService : 【验证码-测试模式】手机号: 187****6917, 验证码: 123456 (固定), 场景: login, 有效期: 5分钟
|
|
|
+2026-06-23 09:56:02.831 DEBUG [T-V2HK-2H2U] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send 200 801ms
|
|
|
+2026-06-23 09:56:06.893 DEBUG [T-6YNM-W9BD] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:56:06.896 DEBUG [T-6YNM-W9BD] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 09:56:06.896 DEBUG [T-6YNM-W9BD] [anon] [http-nio-8002-exec-2] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:56:06.897 DEBUG [T-6YNM-W9BD] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 09:56:07.020 DEBUG [T-6YNM-W9BD] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 09:56:07.037 DEBUG [T-6YNM-W9BD] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 09:56:07.069 DEBUG [T-6YNM-W9BD] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 09:56:07.079 DEBUG [T-6YNM-W9BD] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, password=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 09:56:07.079 DEBUG [T-6YNM-W9BD] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), $2a$10$5lrgzWIJyR7mVbC1lgFtWuTZqoTMSYRR8reXgkjOsaUAG6XaZPLA.(String), 1(Long), 1(Integer), 2026-06-23T09:56:07.074433300(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40(LocalDateTime), 2026-06-23T09:34:40(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 09:56:07.089 DEBUG [T-6YNM-W9BD] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 09:56:07.182 DEBUG [T-6YNM-W9BD] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:56:07.183 DEBUG [T-6YNM-W9BD] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:56:07.187 DEBUG [T-6YNM-W9BD] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:56:07.187 DEBUG [T-6YNM-W9BD] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 09:56:07.187 DEBUG [T-6YNM-W9BD] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:56:07.190 DEBUG [T-6YNM-W9BD] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 09:56:07.205 DEBUG [T-6YNM-W9BD] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 312ms
|
|
|
+2026-06-23 09:56:17.053 DEBUG [T-Q5KM-S8KJ] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:56:17.060 DEBUG [T-Q5KM-S8KJ] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/login
|
|
|
+2026-06-23 09:56:17.061 DEBUG [T-Q5KM-S8KJ] [anon] [http-nio-8002-exec-3] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:56:17.061 DEBUG [T-Q5KM-S8KJ] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/login
|
|
|
+2026-06-23 09:56:17.070 DEBUG [T-Q5KM-S8KJ] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 09:56:17.071 DEBUG [T-Q5KM-S8KJ] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 09:56:17.074 DEBUG [T-Q5KM-S8KJ] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 09:56:17.176 DEBUG [T-Q5KM-S8KJ] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, password=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 09:56:17.176 DEBUG [T-Q5KM-S8KJ] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), $2a$10$5lrgzWIJyR7mVbC1lgFtWuTZqoTMSYRR8reXgkjOsaUAG6XaZPLA.(String), 1(Long), 1(Integer), 2026-06-23T09:56:17.175192(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40(LocalDateTime), 2026-06-23T09:34:40(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 09:56:17.181 DEBUG [T-Q5KM-S8KJ] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 09:56:17.183 DEBUG [T-Q5KM-S8KJ] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:56:17.183 DEBUG [T-Q5KM-S8KJ] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:56:17.185 DEBUG [T-Q5KM-S8KJ] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:56:17.186 DEBUG [T-Q5KM-S8KJ] [anon] [http-nio-8002-exec-3] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 09:56:17.186 DEBUG [T-Q5KM-S8KJ] [anon] [http-nio-8002-exec-3] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:56:17.188 DEBUG [T-Q5KM-S8KJ] [anon] [http-nio-8002-exec-3] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 09:56:17.195 DEBUG [T-Q5KM-S8KJ] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login 200 142ms
|
|
|
+2026-06-23 09:56:20.758 DEBUG [T-5KQ9-TNBT] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 09:56:20.761 DEBUG [T-5KQ9-TNBT] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/login
|
|
|
+2026-06-23 09:56:20.762 DEBUG [T-5KQ9-TNBT] [anon] [http-nio-8002-exec-4] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 09:56:20.763 DEBUG [T-5KQ9-TNBT] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/login
|
|
|
+2026-06-23 09:56:20.767 DEBUG [T-5KQ9-TNBT] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 09:56:20.768 DEBUG [T-5KQ9-TNBT] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 09:56:20.770 DEBUG [T-5KQ9-TNBT] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 09:56:20.864 DEBUG [T-5KQ9-TNBT] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, password=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 09:56:20.865 DEBUG [T-5KQ9-TNBT] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), $2a$10$5lrgzWIJyR7mVbC1lgFtWuTZqoTMSYRR8reXgkjOsaUAG6XaZPLA.(String), 1(Long), 1(Integer), 2026-06-23T09:56:20.863297(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40(LocalDateTime), 2026-06-23T09:34:40(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 09:56:20.869 DEBUG [T-5KQ9-TNBT] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 09:56:20.871 DEBUG [T-5KQ9-TNBT] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 09:56:20.871 DEBUG [T-5KQ9-TNBT] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 09:56:20.875 DEBUG [T-5KQ9-TNBT] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 09:56:20.875 DEBUG [T-5KQ9-TNBT] [anon] [http-nio-8002-exec-4] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 09:56:20.876 DEBUG [T-5KQ9-TNBT] [anon] [http-nio-8002-exec-4] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 09:56:20.878 DEBUG [T-5KQ9-TNBT] [anon] [http-nio-8002-exec-4] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 09:56:20.886 DEBUG [T-5KQ9-TNBT] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login 200 128ms
|
|
|
+2026-06-23 10:00:00.019 DEBUG [no-trace] [anon] [scheduling-1] c.x.u.m.C.markExpiredGrants : ==> Preparing: UPDATE t_crawler_quota_grant SET status = 3 WHERE status = 1 AND expire_time IS NOT NULL AND expire_time <= NOW()
|
|
|
+2026-06-23 10:00:00.019 DEBUG [no-trace] [anon] [scheduling-1] c.x.u.m.C.markExpiredGrants : ==> Parameters:
|
|
|
+2026-06-23 10:00:00.023 DEBUG [no-trace] [anon] [scheduling-1] c.x.u.m.C.markExpiredGrants : <== Updates: 0
|
|
|
+2026-06-23 10:00:53.944 DEBUG [T-KKLF-U6KN] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:00:53.948 DEBUG [T-KKLF-U6KN] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 10:00:53.949 DEBUG [T-KKLF-U6KN] [anon] [http-nio-8002-exec-6] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:00:53.949 DEBUG [T-KKLF-U6KN] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 10:00:53.961 WARN [T-KKLF-U6KN] [anon] [http-nio-8002-exec-6] c.x.h.GlobalExceptionHandler : 业务异常: code=1103, message=验证码已过期
|
|
|
+2026-06-23 10:00:53.963 DEBUG [T-KKLF-U6KN] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 19ms
|
|
|
+2026-06-23 10:00:55.746 DEBUG [T-V8LJ-GA2Y] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:00:55.748 DEBUG [T-V8LJ-GA2Y] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/send
|
|
|
+2026-06-23 10:00:55.749 DEBUG [T-V8LJ-GA2Y] [anon] [http-nio-8002-exec-7] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:00:55.749 DEBUG [T-V8LJ-GA2Y] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/send
|
|
|
+2026-06-23 10:00:55.750 INFO [T-V8LJ-GA2Y] [anon] [http-nio-8002-exec-7] .x.u.s.VerificationCodeService : 【验证码-测试模式】是否启用 true
|
|
|
+2026-06-23 10:00:55.752 INFO [T-V8LJ-GA2Y] [anon] [http-nio-8002-exec-7] .x.u.s.VerificationCodeService : 【验证码-测试模式】手机号: 187****6917, 验证码: 123456 (固定), 场景: login, 有效期: 5分钟
|
|
|
+2026-06-23 10:00:55.753 DEBUG [T-V8LJ-GA2Y] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send 200 8ms
|
|
|
+2026-06-23 10:00:57.535 DEBUG [T-SHLS-Z8XM] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:00:57.539 DEBUG [T-SHLS-Z8XM] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 10:00:57.540 DEBUG [T-SHLS-Z8XM] [anon] [http-nio-8002-exec-8] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:00:57.540 DEBUG [T-SHLS-Z8XM] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 10:00:57.549 DEBUG [T-SHLS-Z8XM] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 10:00:57.550 DEBUG [T-SHLS-Z8XM] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 10:00:57.552 DEBUG [T-SHLS-Z8XM] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 10:00:57.553 DEBUG [T-SHLS-Z8XM] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, password=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 10:00:57.554 DEBUG [T-SHLS-Z8XM] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), $2a$10$5lrgzWIJyR7mVbC1lgFtWuTZqoTMSYRR8reXgkjOsaUAG6XaZPLA.(String), 1(Long), 1(Integer), 2026-06-23T10:00:57.553459700(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40(LocalDateTime), 2026-06-23T09:34:40(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 10:00:57.557 DEBUG [T-SHLS-Z8XM] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 10:00:57.558 DEBUG [T-SHLS-Z8XM] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:00:57.559 DEBUG [T-SHLS-Z8XM] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:00:57.563 DEBUG [T-SHLS-Z8XM] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:00:57.564 DEBUG [T-SHLS-Z8XM] [anon] [http-nio-8002-exec-8] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 10:00:57.565 DEBUG [T-SHLS-Z8XM] [anon] [http-nio-8002-exec-8] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:00:57.567 DEBUG [T-SHLS-Z8XM] [anon] [http-nio-8002-exec-8] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 10:00:57.573 DEBUG [T-SHLS-Z8XM] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 38ms
|
|
|
+2026-06-23 10:01:01.119 DEBUG [T-FD58-AYSM] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:01:01.124 DEBUG [T-FD58-AYSM] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/login
|
|
|
+2026-06-23 10:01:01.124 DEBUG [T-FD58-AYSM] [anon] [http-nio-8002-exec-9] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:01:01.125 DEBUG [T-FD58-AYSM] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/login
|
|
|
+2026-06-23 10:01:01.129 DEBUG [T-FD58-AYSM] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 10:01:01.129 DEBUG [T-FD58-AYSM] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 10:01:01.131 DEBUG [T-FD58-AYSM] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 10:01:01.231 WARN [T-FD58-AYSM] [anon] [http-nio-8002-exec-9] c.x.h.GlobalExceptionHandler : 业务异常: code=1007, message=密码错误
|
|
|
+2026-06-23 10:01:01.232 DEBUG [T-FD58-AYSM] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login 200 113ms
|
|
|
+2026-06-23 10:01:07.554 DEBUG [T-57HW-XGZB] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:01:07.557 DEBUG [T-57HW-XGZB] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/login
|
|
|
+2026-06-23 10:01:07.558 DEBUG [T-57HW-XGZB] [anon] [http-nio-8002-exec-10] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:01:07.558 DEBUG [T-57HW-XGZB] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/login
|
|
|
+2026-06-23 10:01:07.562 DEBUG [T-57HW-XGZB] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 10:01:07.563 DEBUG [T-57HW-XGZB] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 10:01:07.566 DEBUG [T-57HW-XGZB] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 10:01:07.667 DEBUG [T-57HW-XGZB] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, password=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 10:01:07.667 DEBUG [T-57HW-XGZB] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), $2a$10$5lrgzWIJyR7mVbC1lgFtWuTZqoTMSYRR8reXgkjOsaUAG6XaZPLA.(String), 1(Long), 1(Integer), 2026-06-23T10:01:07.666738700(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40(LocalDateTime), 2026-06-23T09:34:40(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 10:01:07.676 DEBUG [T-57HW-XGZB] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 10:01:07.677 DEBUG [T-57HW-XGZB] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:01:07.678 DEBUG [T-57HW-XGZB] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:01:07.680 DEBUG [T-57HW-XGZB] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:01:07.680 DEBUG [T-57HW-XGZB] [anon] [http-nio-8002-exec-10] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 10:01:07.680 DEBUG [T-57HW-XGZB] [anon] [http-nio-8002-exec-10] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:01:07.683 DEBUG [T-57HW-XGZB] [anon] [http-nio-8002-exec-10] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 10:01:07.690 DEBUG [T-57HW-XGZB] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login 200 136ms
|
|
|
+2026-06-23 10:01:10.143 DEBUG [T-WQRK-5852] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:01:10.147 DEBUG [T-WQRK-5852] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/login
|
|
|
+2026-06-23 10:01:10.147 DEBUG [T-WQRK-5852] [anon] [http-nio-8002-exec-1] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:01:10.148 DEBUG [T-WQRK-5852] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/login
|
|
|
+2026-06-23 10:01:10.152 DEBUG [T-WQRK-5852] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 10:01:10.152 DEBUG [T-WQRK-5852] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 10:01:10.154 DEBUG [T-WQRK-5852] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 10:01:10.249 DEBUG [T-WQRK-5852] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, password=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 10:01:10.251 DEBUG [T-WQRK-5852] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), $2a$10$5lrgzWIJyR7mVbC1lgFtWuTZqoTMSYRR8reXgkjOsaUAG6XaZPLA.(String), 1(Long), 1(Integer), 2026-06-23T10:01:10.248873500(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40(LocalDateTime), 2026-06-23T09:34:40(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 10:01:10.255 DEBUG [T-WQRK-5852] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 10:01:10.256 DEBUG [T-WQRK-5852] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:01:10.256 DEBUG [T-WQRK-5852] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:01:10.258 DEBUG [T-WQRK-5852] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:01:10.258 DEBUG [T-WQRK-5852] [anon] [http-nio-8002-exec-1] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 10:01:10.259 DEBUG [T-WQRK-5852] [anon] [http-nio-8002-exec-1] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:01:10.261 DEBUG [T-WQRK-5852] [anon] [http-nio-8002-exec-1] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 10:01:10.266 DEBUG [T-WQRK-5852] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login 200 123ms
|
|
|
+2026-06-23 10:01:25.252 DEBUG [T-9LTB-C97V] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:01:25.255 DEBUG [T-9LTB-C97V] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/send
|
|
|
+2026-06-23 10:01:25.255 DEBUG [T-9LTB-C97V] [anon] [http-nio-8002-exec-2] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:01:25.255 DEBUG [T-9LTB-C97V] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/send
|
|
|
+2026-06-23 10:01:25.256 INFO [T-9LTB-C97V] [anon] [http-nio-8002-exec-2] .x.u.s.VerificationCodeService : 【验证码-测试模式】是否启用 true
|
|
|
+2026-06-23 10:01:25.258 INFO [T-9LTB-C97V] [anon] [http-nio-8002-exec-2] .x.u.s.VerificationCodeService : 【验证码-测试模式】手机号: 187****6917, 验证码: 123456 (固定), 场景: login, 有效期: 5分钟
|
|
|
+2026-06-23 10:01:25.260 DEBUG [T-9LTB-C97V] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send 200 9ms
|
|
|
+2026-06-23 10:01:27.854 DEBUG [T-368C-GC6Y] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:01:27.856 DEBUG [T-368C-GC6Y] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 10:01:27.857 DEBUG [T-368C-GC6Y] [anon] [http-nio-8002-exec-3] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:01:27.858 DEBUG [T-368C-GC6Y] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 10:01:27.866 DEBUG [T-368C-GC6Y] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 10:01:27.867 DEBUG [T-368C-GC6Y] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 10:01:27.869 DEBUG [T-368C-GC6Y] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 10:01:27.869 DEBUG [T-368C-GC6Y] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, password=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 10:01:27.870 DEBUG [T-368C-GC6Y] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), $2a$10$5lrgzWIJyR7mVbC1lgFtWuTZqoTMSYRR8reXgkjOsaUAG6XaZPLA.(String), 1(Long), 1(Integer), 2026-06-23T10:01:27.869390600(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40(LocalDateTime), 2026-06-23T09:34:40(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 10:01:27.873 DEBUG [T-368C-GC6Y] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 10:01:27.875 DEBUG [T-368C-GC6Y] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:01:27.875 DEBUG [T-368C-GC6Y] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:01:27.879 DEBUG [T-368C-GC6Y] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:01:27.880 DEBUG [T-368C-GC6Y] [anon] [http-nio-8002-exec-3] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 10:01:27.881 DEBUG [T-368C-GC6Y] [anon] [http-nio-8002-exec-3] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:01:27.884 DEBUG [T-368C-GC6Y] [anon] [http-nio-8002-exec-3] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 10:01:27.894 DEBUG [T-368C-GC6Y] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 40ms
|
|
|
+2026-06-23 10:04:40.057 DEBUG [T-3M6T-UFMA] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:04:40.063 DEBUG [T-3M6T-UFMA] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/send
|
|
|
+2026-06-23 10:04:40.064 DEBUG [T-3M6T-UFMA] [anon] [http-nio-8002-exec-5] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:04:40.064 DEBUG [T-3M6T-UFMA] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/send
|
|
|
+2026-06-23 10:04:40.065 INFO [T-3M6T-UFMA] [anon] [http-nio-8002-exec-5] .x.u.s.VerificationCodeService : 【验证码-测试模式】是否启用 true
|
|
|
+2026-06-23 10:04:40.067 INFO [T-3M6T-UFMA] [anon] [http-nio-8002-exec-5] .x.u.s.VerificationCodeService : 【验证码-测试模式】手机号: 187****6917, 验证码: 123456 (固定), 场景: login, 有效期: 5分钟
|
|
|
+2026-06-23 10:04:40.068 DEBUG [T-3M6T-UFMA] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send 200 11ms
|
|
|
+2026-06-23 10:04:42.950 DEBUG [T-EPPW-PLGP] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:04:42.953 DEBUG [T-EPPW-PLGP] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 10:04:42.954 DEBUG [T-EPPW-PLGP] [anon] [http-nio-8002-exec-6] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:04:42.954 DEBUG [T-EPPW-PLGP] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 10:04:42.961 DEBUG [T-EPPW-PLGP] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 10:04:42.961 DEBUG [T-EPPW-PLGP] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 10:04:42.965 DEBUG [T-EPPW-PLGP] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 10:04:42.966 DEBUG [T-EPPW-PLGP] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, password=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 10:04:42.967 DEBUG [T-EPPW-PLGP] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), $2a$10$5lrgzWIJyR7mVbC1lgFtWuTZqoTMSYRR8reXgkjOsaUAG6XaZPLA.(String), 1(Long), 1(Integer), 2026-06-23T10:04:42.965638600(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40(LocalDateTime), 2026-06-23T09:34:40(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 10:04:42.971 DEBUG [T-EPPW-PLGP] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 10:04:42.977 DEBUG [T-EPPW-PLGP] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:04:42.978 DEBUG [T-EPPW-PLGP] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:04:42.980 DEBUG [T-EPPW-PLGP] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:04:42.980 DEBUG [T-EPPW-PLGP] [anon] [http-nio-8002-exec-6] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 10:04:42.981 DEBUG [T-EPPW-PLGP] [anon] [http-nio-8002-exec-6] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:04:42.982 DEBUG [T-EPPW-PLGP] [anon] [http-nio-8002-exec-6] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 10:04:42.989 DEBUG [T-EPPW-PLGP] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 39ms
|
|
|
+2026-06-23 10:04:50.986 DEBUG [T-9KHL-9DLD] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:04:50.989 DEBUG [T-9KHL-9DLD] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/login
|
|
|
+2026-06-23 10:04:50.990 DEBUG [T-9KHL-9DLD] [anon] [http-nio-8002-exec-7] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:04:50.990 DEBUG [T-9KHL-9DLD] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/login
|
|
|
+2026-06-23 10:04:50.994 DEBUG [T-9KHL-9DLD] [anon] [http-nio-8002-exec-7] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 10:04:50.995 DEBUG [T-9KHL-9DLD] [anon] [http-nio-8002-exec-7] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 10:04:50.996 DEBUG [T-9KHL-9DLD] [anon] [http-nio-8002-exec-7] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 10:04:51.093 DEBUG [T-9KHL-9DLD] [anon] [http-nio-8002-exec-7] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, password=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 10:04:51.094 DEBUG [T-9KHL-9DLD] [anon] [http-nio-8002-exec-7] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), $2a$10$5lrgzWIJyR7mVbC1lgFtWuTZqoTMSYRR8reXgkjOsaUAG6XaZPLA.(String), 1(Long), 1(Integer), 2026-06-23T10:04:51.093769500(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40(LocalDateTime), 2026-06-23T09:34:40(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 10:04:51.097 DEBUG [T-9KHL-9DLD] [anon] [http-nio-8002-exec-7] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 10:04:51.099 DEBUG [T-9KHL-9DLD] [anon] [http-nio-8002-exec-7] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:04:51.099 DEBUG [T-9KHL-9DLD] [anon] [http-nio-8002-exec-7] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:04:51.100 DEBUG [T-9KHL-9DLD] [anon] [http-nio-8002-exec-7] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:04:51.101 DEBUG [T-9KHL-9DLD] [anon] [http-nio-8002-exec-7] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 10:04:51.101 DEBUG [T-9KHL-9DLD] [anon] [http-nio-8002-exec-7] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:04:51.103 DEBUG [T-9KHL-9DLD] [anon] [http-nio-8002-exec-7] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 10:04:51.110 DEBUG [T-9KHL-9DLD] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login 200 124ms
|
|
|
+2026-06-23 10:04:55.754 DEBUG [T-6PQ7-NSNK] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:04:55.756 DEBUG [T-6PQ7-NSNK] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/send
|
|
|
+2026-06-23 10:04:55.757 DEBUG [T-6PQ7-NSNK] [anon] [http-nio-8002-exec-8] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:04:55.757 DEBUG [T-6PQ7-NSNK] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/send
|
|
|
+2026-06-23 10:04:55.758 INFO [T-6PQ7-NSNK] [anon] [http-nio-8002-exec-8] .x.u.s.VerificationCodeService : 【验证码-测试模式】是否启用 true
|
|
|
+2026-06-23 10:04:55.760 INFO [T-6PQ7-NSNK] [anon] [http-nio-8002-exec-8] .x.u.s.VerificationCodeService : 【验证码-测试模式】手机号: 187****6917, 验证码: 123456 (固定), 场景: login, 有效期: 5分钟
|
|
|
+2026-06-23 10:04:55.762 DEBUG [T-6PQ7-NSNK] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send 200 8ms
|
|
|
+2026-06-23 10:05:02.262 INFO [no-trace] [anon] [SpringApplicationShutdownHook] o.s.b.w.e.t.GracefulShutdown : Commencing graceful shutdown. Waiting for active requests to complete
|
|
|
+2026-06-23 10:05:02.562 INFO [no-trace] [anon] [tomcat-shutdown] o.s.b.w.e.t.GracefulShutdown : Graceful shutdown complete
|
|
|
+2026-06-23 10:05:02.572 INFO [no-trace] [anon] [SpringApplicationShutdownHook] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Shutdown initiated...
|
|
|
+2026-06-23 10:05:02.577 INFO [no-trace] [anon] [SpringApplicationShutdownHook] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Shutdown completed.
|
|
|
+2026-06-23 10:05:06.742 INFO [no-trace] [anon] [main] com.xuekairui.Application : Starting Application using Java 17.0.17 with PID 7812 (D:\project\zhijiayun-pharmacy\zhijiayun-gateway\target\classes started by geloger in D:\project\zhijiayun-pharmacy)
|
|
|
+2026-06-23 10:05:06.744 DEBUG [no-trace] [anon] [main] com.xuekairui.Application : Running with Spring Boot v3.5.14, Spring v6.2.18
|
|
|
+2026-06-23 10:05:06.745 INFO [no-trace] [anon] [main] com.xuekairui.Application : The following 1 profile is active: "dev"
|
|
|
+2026-06-23 10:05:07.438 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
+2026-06-23 10:05:07.439 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
+2026-06-23 10:05:07.461 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Finished Spring Data repository scanning in 10 ms. Found 0 Redis repository interfaces.
|
|
|
+2026-06-23 10:05:07.995 INFO [no-trace] [anon] [main] o.s.b.w.e.t.TomcatWebServer : Tomcat initialized with port 8002 (http)
|
|
|
+2026-06-23 10:05:08.004 INFO [no-trace] [anon] [main] o.a.c.core.StandardService : Starting service [Tomcat]
|
|
|
+2026-06-23 10:05:08.005 INFO [no-trace] [anon] [main] o.a.c.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.54]
|
|
|
+2026-06-23 10:05:08.054 INFO [no-trace] [anon] [main] o.a.c.c.C.[.[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2026-06-23 10:05:08.054 INFO [no-trace] [anon] [main] letWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1258 ms
|
|
|
+2026-06-23 10:05:08.465 DEBUG [no-trace] [anon] [main] .x.u.s.JwtAuthenticationFilter : Filter 'jwtAuthenticationFilter' configured for use
|
|
|
+2026-06-23 10:05:08.466 DEBUG [no-trace] [anon] [main] c.x.g.filter.RateLimitFilter : Filter 'rateLimitFilter' configured for use
|
|
|
+2026-06-23 10:05:08.466 DEBUG [no-trace] [anon] [main] c.x.g.f.RequestLoggingFilter : Filter 'requestLoggingFilter' configured for use
|
|
|
+2026-06-23 10:05:08.530 INFO [no-trace] [anon] [main] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Starting...
|
|
|
+2026-06-23 10:05:08.661 INFO [no-trace] [anon] [main] c.z.hikari.pool.HikariPool : ZhijiayunHikariPool-Dev - Added connection com.mysql.cj.jdbc.ConnectionImpl@65ef9a0a
|
|
|
+2026-06-23 10:05:08.662 INFO [no-trace] [anon] [main] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Start completed.
|
|
|
+2026-06-23 10:05:09.221 INFO [no-trace] [anon] [main] c.x.u.service.AliyunSmsClient : 阿里云短信客户端初始化成功,端点: dysmsapi.aliyuncs.com
|
|
|
+2026-06-23 10:05:09.601 WARN [no-trace] [anon] [main] etailsServiceAutoConfiguration :
|
|
|
+
|
|
|
+Using generated security password: 7ba93169-d70e-4025-b05d-2a33fce36db4
|
|
|
|
|
|
This generated password is for development use only. Your security configuration must be updated before running your application in production.
|
|
|
|
|
|
-2026-06-22 10:52:36.047 INFO [no-trace] [anon] [main] zeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager
|
|
|
-2026-06-22 10:52:36.109 DEBUG [no-trace] [anon] [main] s.w.DefaultSecurityFilterChain : Will secure any request with filters: DisableEncodeUrlFilter, WebAsyncManagerIntegrationFilter, SecurityContextHolderFilter, HeaderWriterFilter, CorsFilter, LogoutFilter, JwtAuthenticationFilter, RequestCacheAwareFilter, SecurityContextHolderAwareRequestFilter, AnonymousAuthenticationFilter, SessionManagementFilter, ExceptionTranslationFilter, AuthorizationFilter
|
|
|
-2026-06-22 10:52:36.200 INFO [no-trace] [anon] [main] tisPlusApplicationContextAware : Register ApplicationContext instances org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6e521c1e
|
|
|
-2026-06-22 10:52:36.382 INFO [no-trace] [anon] [main] o.s.b.w.e.t.TomcatWebServer : Tomcat started on port 8001 (http) with context path '/'
|
|
|
-2026-06-22 10:52:36.393 INFO [no-trace] [anon] [main] com.xuekairui.Application : Started Application in 3.742 seconds (process running for 4.082)
|
|
|
-2026-06-22 10:52:57.388 INFO [no-trace] [anon] [http-nio-8001-exec-1] o.a.c.c.C.[.[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
-2026-06-22 10:52:57.388 INFO [no-trace] [anon] [http-nio-8001-exec-1] o.s.w.s.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
-2026-06-22 10:52:57.390 INFO [no-trace] [anon] [http-nio-8001-exec-1] o.s.w.s.DispatcherServlet : Completed initialization in 0 ms
|
|
|
-2026-06-22 10:52:57.394 DEBUG [T-KK42-EUB3] [anon] [http-nio-8001-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send | IP: 0:0:0:0:0:0:0:1
|
|
|
-2026-06-22 10:52:58.001 DEBUG [T-KK42-EUB3] [anon] [http-nio-8001-exec-1] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/send
|
|
|
-2026-06-22 10:52:58.038 DEBUG [T-KK42-EUB3] [anon] [http-nio-8001-exec-1] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
-2026-06-22 10:52:58.040 DEBUG [T-KK42-EUB3] [anon] [http-nio-8001-exec-1] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/send
|
|
|
-2026-06-22 10:52:59.224 INFO [T-KK42-EUB3] [anon] [http-nio-8001-exec-1] c.x.u.service.AliyunSmsClient : 短信发送成功,手机号: 187****6917, 验证码: 886628
|
|
|
-2026-06-22 10:52:59.225 INFO [T-KK42-EUB3] [anon] [http-nio-8001-exec-1] .x.u.s.VerificationCodeService : 【验证码】已发送,手机号: 187****6917, 场景: login, 有效期: 5分钟
|
|
|
-2026-06-22 10:52:59.259 WARN [T-KK42-EUB3] [anon] [http-nio-8001-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send 200 1865ms SLOW
|
|
|
-2026-06-22 10:53:09.919 DEBUG [T-FJ3S-GDCE] [anon] [http-nio-8001-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
-2026-06-22 10:53:09.922 DEBUG [T-FJ3S-GDCE] [anon] [http-nio-8001-exec-2] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
-2026-06-22 10:53:09.923 DEBUG [T-FJ3S-GDCE] [anon] [http-nio-8001-exec-2] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
-2026-06-22 10:53:09.923 DEBUG [T-FJ3S-GDCE] [anon] [http-nio-8001-exec-2] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
-2026-06-22 10:53:10.043 DEBUG [T-FJ3S-GDCE] [anon] [http-nio-8001-exec-2] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
-2026-06-22 10:53:10.062 DEBUG [T-FJ3S-GDCE] [anon] [http-nio-8001-exec-2] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
-2026-06-22 10:53:10.094 DEBUG [T-FJ3S-GDCE] [anon] [http-nio-8001-exec-2] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
-2026-06-22 10:53:10.105 DEBUG [T-FJ3S-GDCE] [anon] [http-nio-8001-exec-2] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
-2026-06-22 10:53:10.106 DEBUG [T-FJ3S-GDCE] [anon] [http-nio-8001-exec-2] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), 1(Long), 1(Integer), 2026-06-22T10:53:10.099336500(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-22T09:46:55(LocalDateTime), 2026-06-22T09:46:55(LocalDateTime), 2068873331271065602(Long)
|
|
|
-2026-06-22 10:53:10.113 DEBUG [T-FJ3S-GDCE] [anon] [http-nio-8001-exec-2] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
-2026-06-22 10:53:10.208 DEBUG [T-FJ3S-GDCE] [anon] [http-nio-8001-exec-2] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
-2026-06-22 10:53:10.209 DEBUG [T-FJ3S-GDCE] [anon] [http-nio-8001-exec-2] c.x.u.m.UserMapper.selectById : ==> Parameters: 2068873331271065602(Long)
|
|
|
-2026-06-22 10:53:10.212 DEBUG [T-FJ3S-GDCE] [anon] [http-nio-8001-exec-2] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
-2026-06-22 10:53:10.213 DEBUG [T-FJ3S-GDCE] [anon] [http-nio-8001-exec-2] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
-2026-06-22 10:53:10.213 DEBUG [T-FJ3S-GDCE] [anon] [http-nio-8001-exec-2] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
-2026-06-22 10:53:10.217 DEBUG [T-FJ3S-GDCE] [anon] [http-nio-8001-exec-2] c.x.u.m.U.selectById : <== Total: 1
|
|
|
-2026-06-22 10:53:10.234 DEBUG [T-FJ3S-GDCE] [anon] [http-nio-8001-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 315ms
|
|
|
-2026-06-22 10:53:19.344 DEBUG [T-VAT5-WBXU] [anon] [http-nio-8001-exec-3] c.x.g.f.RequestLoggingFilter : GET /api/invite/code | IP: 0:0:0:0:0:0:0:1
|
|
|
-2026-06-22 10:53:19.348 DEBUG [T-VAT5-WBXU] [anon] [http-nio-8001-exec-3] o.s.s.web.FilterChainProxy : Securing GET /api/invite/code
|
|
|
-2026-06-22 10:53:19.384 DEBUG [T-VAT5-WBXU] [anon] [http-nio-8001-exec-3] o.s.s.web.FilterChainProxy : Secured GET /api/invite/code
|
|
|
-2026-06-22 10:53:19.393 DEBUG [T-VAT5-WBXU] [anon] [http-nio-8001-exec-3] c.x.i.m.I.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND status = ? AND (expire_time IS NULL OR expire_time > ?)) ORDER BY create_time DESC LIMIT 1
|
|
|
-2026-06-22 10:53:19.393 DEBUG [T-VAT5-WBXU] [anon] [http-nio-8001-exec-3] c.x.i.m.I.selectList : ==> Parameters: 2068873331271065602(Long), 1(Integer), 2026-06-22T10:53:19.387479700(LocalDateTime)
|
|
|
-2026-06-22 10:53:19.396 DEBUG [T-VAT5-WBXU] [anon] [http-nio-8001-exec-3] c.x.i.m.I.selectList : <== Total: 1
|
|
|
-2026-06-22 10:53:19.397 DEBUG [T-VAT5-WBXU] [anon] [http-nio-8001-exec-3] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 10:53:19.398 DEBUG [T-VAT5-WBXU] [anon] [http-nio-8001-exec-3] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
-2026-06-22 10:53:19.401 DEBUG [T-VAT5-WBXU] [anon] [http-nio-8001-exec-3] c.x.i.m.I.selectList : <== Total: 1
|
|
|
-2026-06-22 10:53:19.402 DEBUG [T-VAT5-WBXU] [anon] [http-nio-8001-exec-3] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
-2026-06-22 10:53:19.402 DEBUG [T-VAT5-WBXU] [anon] [http-nio-8001-exec-3] c.x.u.m.UserMapper.selectById : ==> Parameters: 2068873331271065602(Long)
|
|
|
-2026-06-22 10:53:19.404 DEBUG [T-VAT5-WBXU] [anon] [http-nio-8001-exec-3] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
-2026-06-22 10:53:19.410 DEBUG [T-VAT5-WBXU] [2068873331271065602] [http-nio-8001-exec-3] c.x.g.f.RequestLoggingFilter : GET /api/invite/code 200 66ms
|
|
|
-2026-06-22 10:53:23.735 DEBUG [T-MWTA-RMXX] [anon] [http-nio-8001-exec-4] c.x.g.f.RequestLoggingFilter : GET /api/invite/code | IP: 0:0:0:0:0:0:0:1
|
|
|
-2026-06-22 10:53:23.738 DEBUG [T-MWTA-RMXX] [anon] [http-nio-8001-exec-4] o.s.s.web.FilterChainProxy : Securing GET /api/invite/code
|
|
|
-2026-06-22 10:53:23.741 DEBUG [T-MWTA-RMXX] [anon] [http-nio-8001-exec-4] o.s.s.web.FilterChainProxy : Secured GET /api/invite/code
|
|
|
-2026-06-22 10:53:23.744 DEBUG [T-MWTA-RMXX] [anon] [http-nio-8001-exec-4] c.x.i.m.I.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND status = ? AND (expire_time IS NULL OR expire_time > ?)) ORDER BY create_time DESC LIMIT 1
|
|
|
-2026-06-22 10:53:23.745 DEBUG [T-MWTA-RMXX] [anon] [http-nio-8001-exec-4] c.x.i.m.I.selectList : ==> Parameters: 2068873331271065602(Long), 1(Integer), 2026-06-22T10:53:23.741571800(LocalDateTime)
|
|
|
-2026-06-22 10:53:23.747 DEBUG [T-MWTA-RMXX] [anon] [http-nio-8001-exec-4] c.x.i.m.I.selectList : <== Total: 1
|
|
|
-2026-06-22 10:53:23.748 DEBUG [T-MWTA-RMXX] [anon] [http-nio-8001-exec-4] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 10:53:23.748 DEBUG [T-MWTA-RMXX] [anon] [http-nio-8001-exec-4] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
-2026-06-22 10:53:23.752 DEBUG [T-MWTA-RMXX] [anon] [http-nio-8001-exec-4] c.x.i.m.I.selectList : <== Total: 1
|
|
|
-2026-06-22 10:53:23.752 DEBUG [T-MWTA-RMXX] [anon] [http-nio-8001-exec-4] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
-2026-06-22 10:53:23.752 DEBUG [T-MWTA-RMXX] [anon] [http-nio-8001-exec-4] c.x.u.m.UserMapper.selectById : ==> Parameters: 2068873331271065602(Long)
|
|
|
-2026-06-22 10:53:23.755 DEBUG [T-MWTA-RMXX] [anon] [http-nio-8001-exec-4] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
-2026-06-22 10:53:23.758 DEBUG [T-MWTA-RMXX] [2068873331271065602] [http-nio-8001-exec-4] c.x.g.f.RequestLoggingFilter : GET /api/invite/code 200 23ms
|
|
|
-2026-06-22 10:53:24.569 DEBUG [T-ARZ2-QG2M] [anon] [http-nio-8001-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/invite/code | IP: 0:0:0:0:0:0:0:1
|
|
|
-2026-06-22 10:53:24.574 DEBUG [T-ARZ2-QG2M] [anon] [http-nio-8001-exec-5] o.s.s.web.FilterChainProxy : Securing GET /api/invite/code
|
|
|
-2026-06-22 10:53:24.578 DEBUG [T-ARZ2-QG2M] [anon] [http-nio-8001-exec-5] o.s.s.web.FilterChainProxy : Secured GET /api/invite/code
|
|
|
-2026-06-22 10:53:24.582 DEBUG [T-ARZ2-QG2M] [anon] [http-nio-8001-exec-5] c.x.i.m.I.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND status = ? AND (expire_time IS NULL OR expire_time > ?)) ORDER BY create_time DESC LIMIT 1
|
|
|
-2026-06-22 10:53:24.583 DEBUG [T-ARZ2-QG2M] [anon] [http-nio-8001-exec-5] c.x.i.m.I.selectList : ==> Parameters: 2068873331271065602(Long), 1(Integer), 2026-06-22T10:53:24.579164(LocalDateTime)
|
|
|
-2026-06-22 10:53:24.586 DEBUG [T-ARZ2-QG2M] [anon] [http-nio-8001-exec-5] c.x.i.m.I.selectList : <== Total: 1
|
|
|
-2026-06-22 10:53:24.587 DEBUG [T-ARZ2-QG2M] [anon] [http-nio-8001-exec-5] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 10:53:24.587 DEBUG [T-ARZ2-QG2M] [anon] [http-nio-8001-exec-5] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
-2026-06-22 10:53:24.590 DEBUG [T-ARZ2-QG2M] [anon] [http-nio-8001-exec-5] c.x.i.m.I.selectList : <== Total: 1
|
|
|
-2026-06-22 10:53:24.591 DEBUG [T-ARZ2-QG2M] [anon] [http-nio-8001-exec-5] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
-2026-06-22 10:53:24.591 DEBUG [T-ARZ2-QG2M] [anon] [http-nio-8001-exec-5] c.x.u.m.UserMapper.selectById : ==> Parameters: 2068873331271065602(Long)
|
|
|
-2026-06-22 10:53:24.593 DEBUG [T-ARZ2-QG2M] [anon] [http-nio-8001-exec-5] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
-2026-06-22 10:53:24.595 DEBUG [T-ARZ2-QG2M] [2068873331271065602] [http-nio-8001-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/invite/code 200 26ms
|
|
|
-2026-06-22 10:53:27.913 DEBUG [T-B37R-KQ55] [anon] [http-nio-8001-exec-6] c.x.g.f.RequestLoggingFilter : GET /api/invite/stats | IP: 0:0:0:0:0:0:0:1
|
|
|
-2026-06-22 10:53:27.916 DEBUG [T-B37R-KQ55] [anon] [http-nio-8001-exec-6] o.s.s.web.FilterChainProxy : Securing GET /api/invite/stats
|
|
|
-2026-06-22 10:53:27.919 DEBUG [T-B37R-KQ55] [anon] [http-nio-8001-exec-6] o.s.s.web.FilterChainProxy : Secured GET /api/invite/stats
|
|
|
-2026-06-22 10:53:27.921 DEBUG [T-B37R-KQ55] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 10:53:27.922 DEBUG [T-B37R-KQ55] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
-2026-06-22 10:53:27.924 DEBUG [T-B37R-KQ55] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectList : <== Total: 1
|
|
|
-2026-06-22 10:53:27.927 DEBUG [T-B37R-KQ55] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND status = ? AND (expire_time IS NULL OR expire_time > ?)) ORDER BY create_time DESC LIMIT 1
|
|
|
-2026-06-22 10:53:27.927 DEBUG [T-B37R-KQ55] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectList : ==> Parameters: 2068873331271065602(Long), 1(Integer), 2026-06-22T10:53:27.925424200(LocalDateTime)
|
|
|
-2026-06-22 10:53:27.929 DEBUG [T-B37R-KQ55] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectList : <== Total: 1
|
|
|
-2026-06-22 10:53:27.929 DEBUG [T-B37R-KQ55] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 10:53:27.930 DEBUG [T-B37R-KQ55] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
-2026-06-22 10:53:27.933 DEBUG [T-B37R-KQ55] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectList : <== Total: 1
|
|
|
-2026-06-22 10:53:27.934 DEBUG [T-B37R-KQ55] [anon] [http-nio-8001-exec-6] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
-2026-06-22 10:53:27.934 DEBUG [T-B37R-KQ55] [anon] [http-nio-8001-exec-6] c.x.u.m.UserMapper.selectById : ==> Parameters: 2068873331271065602(Long)
|
|
|
-2026-06-22 10:53:27.938 DEBUG [T-B37R-KQ55] [anon] [http-nio-8001-exec-6] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
-2026-06-22 10:53:27.940 DEBUG [T-B37R-KQ55] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectList : ==> Preparing: SELECT id,inviter_id,invitee_id,invite_code_id,registered,reward_granted,status,create_time,update_time FROM t_invite_relation WHERE (inviter_id = ?)
|
|
|
-2026-06-22 10:53:27.941 DEBUG [T-B37R-KQ55] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectList : ==> Parameters: 2068873331271065602(Long)
|
|
|
-2026-06-22 10:53:27.943 DEBUG [T-B37R-KQ55] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectList : <== Total: 0
|
|
|
-2026-06-22 10:53:27.948 DEBUG [T-B37R-KQ55] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND code = ?)
|
|
|
-2026-06-22 10:53:27.948 DEBUG [T-B37R-KQ55] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectList : ==> Parameters: 2068873331271065602(Long), 6UD96HW8(String)
|
|
|
-2026-06-22 10:53:27.950 DEBUG [T-B37R-KQ55] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectList : <== Total: 1
|
|
|
-2026-06-22 10:53:27.952 DEBUG [T-B37R-KQ55] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectCount : ==> Preparing: SELECT COUNT( * ) AS total FROM t_invite_relation WHERE (inviter_id = ? AND create_time >= ?)
|
|
|
-2026-06-22 10:53:27.953 DEBUG [T-B37R-KQ55] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectCount : ==> Parameters: 2068873331271065602(Long), 2026-06-22T00:00(LocalDateTime)
|
|
|
-2026-06-22 10:53:27.955 DEBUG [T-B37R-KQ55] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectCount : <== Total: 1
|
|
|
-2026-06-22 10:53:27.959 DEBUG [T-B37R-KQ55] [2068873331271065602] [http-nio-8001-exec-6] c.x.g.f.RequestLoggingFilter : GET /api/invite/stats 200 46ms
|
|
|
-2026-06-22 10:53:30.165 DEBUG [T-Q3GN-Q9TA] [anon] [http-nio-8001-exec-7] c.x.g.f.RequestLoggingFilter : GET /api/invite/rewards | IP: 0:0:0:0:0:0:0:1
|
|
|
-2026-06-22 10:53:30.169 DEBUG [T-Q3GN-Q9TA] [anon] [http-nio-8001-exec-7] o.s.s.web.FilterChainProxy : Securing GET /api/invite/rewards
|
|
|
-2026-06-22 10:53:30.172 DEBUG [T-Q3GN-Q9TA] [anon] [http-nio-8001-exec-7] o.s.s.web.FilterChainProxy : Secured GET /api/invite/rewards
|
|
|
-2026-06-22 10:53:30.176 DEBUG [T-Q3GN-Q9TA] [anon] [http-nio-8001-exec-7] c.x.i.m.I.selectList : ==> Preparing: SELECT id,inviter_id,invitee_id,invite_code_id,registered,reward_granted,status,create_time,update_time FROM t_invite_relation WHERE (inviter_id = ?) ORDER BY create_time DESC
|
|
|
-2026-06-22 10:53:30.176 DEBUG [T-Q3GN-Q9TA] [anon] [http-nio-8001-exec-7] c.x.i.m.I.selectList : ==> Parameters: 2068873331271065602(Long)
|
|
|
-2026-06-22 10:53:30.178 DEBUG [T-Q3GN-Q9TA] [anon] [http-nio-8001-exec-7] c.x.i.m.I.selectList : <== Total: 0
|
|
|
-2026-06-22 10:53:30.181 DEBUG [T-Q3GN-Q9TA] [2068873331271065602] [http-nio-8001-exec-7] c.x.g.f.RequestLoggingFilter : GET /api/invite/rewards 200 16ms
|
|
|
-2026-06-22 10:55:40.269 DEBUG [T-JBP4-DQHD] [anon] [http-nio-8001-exec-9] c.x.g.f.RequestLoggingFilter : GET /api/invite/rewards | IP: 0:0:0:0:0:0:0:1
|
|
|
-2026-06-22 10:55:40.273 DEBUG [T-JBP4-DQHD] [anon] [http-nio-8001-exec-9] o.s.s.web.FilterChainProxy : Securing GET /api/invite/rewards
|
|
|
-2026-06-22 10:55:40.277 DEBUG [T-JBP4-DQHD] [anon] [http-nio-8001-exec-9] o.s.s.web.FilterChainProxy : Secured GET /api/invite/rewards
|
|
|
-2026-06-22 10:55:40.280 DEBUG [T-JBP4-DQHD] [anon] [http-nio-8001-exec-9] c.x.i.m.I.selectList : ==> Preparing: SELECT id,inviter_id,invitee_id,invite_code_id,registered,reward_granted,status,create_time,update_time FROM t_invite_relation WHERE (inviter_id = ?) ORDER BY create_time DESC
|
|
|
-2026-06-22 10:55:40.281 DEBUG [T-JBP4-DQHD] [anon] [http-nio-8001-exec-9] c.x.i.m.I.selectList : ==> Parameters: 2068873331271065602(Long)
|
|
|
-2026-06-22 10:55:40.283 DEBUG [T-JBP4-DQHD] [anon] [http-nio-8001-exec-9] c.x.i.m.I.selectList : <== Total: 0
|
|
|
-2026-06-22 10:55:40.286 DEBUG [T-JBP4-DQHD] [2068873331271065602] [http-nio-8001-exec-9] c.x.g.f.RequestLoggingFilter : GET /api/invite/rewards 200 18ms
|
|
|
-2026-06-22 10:55:52.670 DEBUG [T-VDMX-WC6R] [anon] [http-nio-8001-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/invite/page/6UD96HW8?channel=app | IP: 0:0:0:0:0:0:0:1
|
|
|
-2026-06-22 10:55:52.673 DEBUG [T-VDMX-WC6R] [anon] [http-nio-8001-exec-10] o.s.s.web.FilterChainProxy : Securing GET /api/invite/page/6UD96HW8?channel=app
|
|
|
-2026-06-22 10:55:52.674 DEBUG [T-VDMX-WC6R] [anon] [http-nio-8001-exec-10] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
-2026-06-22 10:55:52.674 DEBUG [T-VDMX-WC6R] [anon] [http-nio-8001-exec-10] o.s.s.web.FilterChainProxy : Secured GET /api/invite/page/6UD96HW8?channel=app
|
|
|
-2026-06-22 10:55:52.686 DEBUG [T-VDMX-WC6R] [anon] [http-nio-8001-exec-10] c.x.i.m.I.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (code = ?)
|
|
|
-2026-06-22 10:55:52.686 DEBUG [T-VDMX-WC6R] [anon] [http-nio-8001-exec-10] c.x.i.m.I.selectList : ==> Parameters: 6UD96HW8(String)
|
|
|
-2026-06-22 10:55:52.688 DEBUG [T-VDMX-WC6R] [anon] [http-nio-8001-exec-10] c.x.i.m.I.selectList : <== Total: 1
|
|
|
-2026-06-22 10:55:52.691 DEBUG [T-VDMX-WC6R] [anon] [http-nio-8001-exec-10] c.x.i.m.I.updateById : ==> Preparing: UPDATE t_invite_code SET user_id=?, code=?, max_uses=?, used_count=?, click_count=?, expire_time=?, status=?, create_time=?, update_time=? WHERE id=?
|
|
|
-2026-06-22 10:55:52.691 DEBUG [T-VDMX-WC6R] [anon] [http-nio-8001-exec-10] c.x.i.m.I.updateById : ==> Parameters: 2068873331271065602(Long), 6UD96HW8(String), -1(Integer), 0(Integer), 5(Integer), 2026-07-22T09:47:59(LocalDateTime), 1(Integer), 2026-06-22T09:47:59(LocalDateTime), 2026-06-22T09:47:59(LocalDateTime), 2(Long)
|
|
|
-2026-06-22 10:55:52.698 DEBUG [T-VDMX-WC6R] [anon] [http-nio-8001-exec-10] c.x.i.m.I.updateById : <== Updates: 1
|
|
|
-2026-06-22 10:55:52.698 DEBUG [T-VDMX-WC6R] [anon] [http-nio-8001-exec-10] c.x.i.service.InviteService : 邀请落地页 6UD96HW8 被访问,累计点击 5 次
|
|
|
-2026-06-22 10:55:52.699 DEBUG [T-VDMX-WC6R] [anon] [http-nio-8001-exec-10] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
-2026-06-22 10:55:52.700 DEBUG [T-VDMX-WC6R] [anon] [http-nio-8001-exec-10] c.x.u.m.UserMapper.selectById : ==> Parameters: 2068873331271065602(Long)
|
|
|
-2026-06-22 10:55:52.702 DEBUG [T-VDMX-WC6R] [anon] [http-nio-8001-exec-10] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
-2026-06-22 10:55:52.703 DEBUG [T-VDMX-WC6R] [anon] [http-nio-8001-exec-10] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 10:55:52.703 DEBUG [T-VDMX-WC6R] [anon] [http-nio-8001-exec-10] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
-2026-06-22 10:55:52.706 DEBUG [T-VDMX-WC6R] [anon] [http-nio-8001-exec-10] c.x.i.m.I.selectList : <== Total: 1
|
|
|
-2026-06-22 10:55:52.712 DEBUG [T-VDMX-WC6R] [anon] [http-nio-8001-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/invite/page/6UD96HW8?channel=app 200 43ms
|
|
|
-2026-06-22 10:55:56.861 DEBUG [T-WY6B-Q798] [anon] [http-nio-8001-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/invite/click/6UD96HW8 | IP: 0:0:0:0:0:0:0:1
|
|
|
-2026-06-22 10:55:56.865 DEBUG [T-WY6B-Q798] [anon] [http-nio-8001-exec-1] o.s.s.web.FilterChainProxy : Securing POST /api/invite/click/6UD96HW8
|
|
|
-2026-06-22 10:55:56.865 DEBUG [T-WY6B-Q798] [anon] [http-nio-8001-exec-1] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
-2026-06-22 10:55:56.866 DEBUG [T-WY6B-Q798] [anon] [http-nio-8001-exec-1] o.s.s.web.FilterChainProxy : Secured POST /api/invite/click/6UD96HW8
|
|
|
-2026-06-22 10:55:56.868 DEBUG [T-WY6B-Q798] [anon] [http-nio-8001-exec-1] c.x.i.m.I.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (code = ?)
|
|
|
-2026-06-22 10:55:56.869 DEBUG [T-WY6B-Q798] [anon] [http-nio-8001-exec-1] c.x.i.m.I.selectList : ==> Parameters: 6UD96HW8(String)
|
|
|
-2026-06-22 10:55:56.871 DEBUG [T-WY6B-Q798] [anon] [http-nio-8001-exec-1] c.x.i.m.I.selectList : <== Total: 1
|
|
|
-2026-06-22 10:55:56.872 DEBUG [T-WY6B-Q798] [anon] [http-nio-8001-exec-1] c.x.i.m.I.updateById : ==> Preparing: UPDATE t_invite_code SET user_id=?, code=?, max_uses=?, used_count=?, click_count=?, expire_time=?, status=?, create_time=?, update_time=? WHERE id=?
|
|
|
-2026-06-22 10:55:56.873 DEBUG [T-WY6B-Q798] [anon] [http-nio-8001-exec-1] c.x.i.m.I.updateById : ==> Parameters: 2068873331271065602(Long), 6UD96HW8(String), -1(Integer), 0(Integer), 6(Integer), 2026-07-22T09:47:59(LocalDateTime), 1(Integer), 2026-06-22T09:47:59(LocalDateTime), 2026-06-22T09:47:59(LocalDateTime), 2(Long)
|
|
|
-2026-06-22 10:55:56.878 DEBUG [T-WY6B-Q798] [anon] [http-nio-8001-exec-1] c.x.i.m.I.updateById : <== Updates: 1
|
|
|
-2026-06-22 10:55:56.879 DEBUG [T-WY6B-Q798] [anon] [http-nio-8001-exec-1] c.x.i.service.InviteService : 邀请链接 6UD96HW8 被打开,累计 6 次
|
|
|
-2026-06-22 10:55:56.881 DEBUG [T-WY6B-Q798] [anon] [http-nio-8001-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/invite/click/6UD96HW8 200 20ms
|
|
|
-2026-06-22 10:55:59.140 DEBUG [T-NPSY-XCCV] [anon] [http-nio-8001-exec-2] c.x.g.f.RequestLoggingFilter : GET /api/invite/resolve-link?link=6UD96HW8 | IP: 0:0:0:0:0:0:0:1
|
|
|
-2026-06-22 10:55:59.142 DEBUG [T-NPSY-XCCV] [anon] [http-nio-8001-exec-2] o.s.s.web.FilterChainProxy : Securing GET /api/invite/resolve-link?link=6UD96HW8
|
|
|
-2026-06-22 10:55:59.143 DEBUG [T-NPSY-XCCV] [anon] [http-nio-8001-exec-2] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
-2026-06-22 10:55:59.144 DEBUG [T-NPSY-XCCV] [anon] [http-nio-8001-exec-2] o.s.s.web.FilterChainProxy : Secured GET /api/invite/resolve-link?link=6UD96HW8
|
|
|
-2026-06-22 10:55:59.147 DEBUG [T-NPSY-XCCV] [anon] [http-nio-8001-exec-2] c.x.i.m.I.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (code = ?)
|
|
|
-2026-06-22 10:55:59.147 DEBUG [T-NPSY-XCCV] [anon] [http-nio-8001-exec-2] c.x.i.m.I.selectList : ==> Parameters: 6UD96HW8(String)
|
|
|
-2026-06-22 10:55:59.149 DEBUG [T-NPSY-XCCV] [anon] [http-nio-8001-exec-2] c.x.i.m.I.selectList : <== Total: 1
|
|
|
-2026-06-22 10:55:59.150 DEBUG [T-NPSY-XCCV] [anon] [http-nio-8001-exec-2] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
-2026-06-22 10:55:59.150 DEBUG [T-NPSY-XCCV] [anon] [http-nio-8001-exec-2] c.x.u.m.UserMapper.selectById : ==> Parameters: 2068873331271065602(Long)
|
|
|
-2026-06-22 10:55:59.152 DEBUG [T-NPSY-XCCV] [anon] [http-nio-8001-exec-2] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
-2026-06-22 10:55:59.153 DEBUG [T-NPSY-XCCV] [anon] [http-nio-8001-exec-2] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 10:55:59.153 DEBUG [T-NPSY-XCCV] [anon] [http-nio-8001-exec-2] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
-2026-06-22 10:55:59.156 DEBUG [T-NPSY-XCCV] [anon] [http-nio-8001-exec-2] c.x.i.m.I.selectList : <== Total: 1
|
|
|
-2026-06-22 10:55:59.160 DEBUG [T-NPSY-XCCV] [anon] [http-nio-8001-exec-2] c.x.g.f.RequestLoggingFilter : GET /api/invite/resolve-link?link=6UD96HW8 200 20ms
|
|
|
-2026-06-22 11:00:00.037 DEBUG [no-trace] [anon] [scheduling-1] c.x.u.m.C.markExpiredGrants : ==> Preparing: UPDATE t_crawler_quota_grant SET status = 3 WHERE status = 1 AND expire_time IS NOT NULL AND expire_time <= NOW()
|
|
|
-2026-06-22 11:00:00.038 DEBUG [no-trace] [anon] [scheduling-1] c.x.u.m.C.markExpiredGrants : ==> Parameters:
|
|
|
-2026-06-22 11:00:00.041 DEBUG [no-trace] [anon] [scheduling-1] c.x.u.m.C.markExpiredGrants : <== Updates: 0
|
|
|
-2026-06-22 11:32:15.832 INFO [no-trace] [anon] [SpringApplicationShutdownHook] o.s.b.w.e.t.GracefulShutdown : Commencing graceful shutdown. Waiting for active requests to complete
|
|
|
-2026-06-22 11:32:16.132 INFO [no-trace] [anon] [tomcat-shutdown] o.s.b.w.e.t.GracefulShutdown : Graceful shutdown complete
|
|
|
-2026-06-22 11:32:16.147 INFO [no-trace] [anon] [SpringApplicationShutdownHook] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Shutdown initiated...
|
|
|
-2026-06-22 11:32:16.150 INFO [no-trace] [anon] [SpringApplicationShutdownHook] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Shutdown completed.
|
|
|
-2026-06-22 11:32:22.055 INFO [no-trace] [anon] [main] com.xuekairui.Application : Starting Application using Java 17.0.17 with PID 19040 (D:\project\zhijiayun-pharmacy\zhijiayun-gateway\target\classes started by geloger in D:\project\zhijiayun-pharmacy)
|
|
|
-2026-06-22 11:32:22.056 DEBUG [no-trace] [anon] [main] com.xuekairui.Application : Running with Spring Boot v3.5.14, Spring v6.2.18
|
|
|
-2026-06-22 11:32:22.056 INFO [no-trace] [anon] [main] com.xuekairui.Application : The following 1 profile is active: "dev"
|
|
|
-2026-06-22 11:32:22.655 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
-2026-06-22 11:32:22.657 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
-2026-06-22 11:32:22.682 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces.
|
|
|
-2026-06-22 11:32:23.251 INFO [no-trace] [anon] [main] o.s.b.w.e.t.TomcatWebServer : Tomcat initialized with port 8001 (http)
|
|
|
-2026-06-22 11:32:23.262 INFO [no-trace] [anon] [main] o.a.c.core.StandardService : Starting service [Tomcat]
|
|
|
-2026-06-22 11:32:23.263 INFO [no-trace] [anon] [main] o.a.c.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.54]
|
|
|
-2026-06-22 11:32:23.313 INFO [no-trace] [anon] [main] o.a.c.c.C.[.[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
-2026-06-22 11:32:23.314 INFO [no-trace] [anon] [main] letWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1216 ms
|
|
|
-2026-06-22 11:32:23.615 DEBUG [no-trace] [anon] [main] .x.u.s.JwtAuthenticationFilter : Filter 'jwtAuthenticationFilter' configured for use
|
|
|
-2026-06-22 11:32:23.615 DEBUG [no-trace] [anon] [main] c.x.g.filter.RateLimitFilter : Filter 'rateLimitFilter' configured for use
|
|
|
-2026-06-22 11:32:23.615 DEBUG [no-trace] [anon] [main] c.x.g.f.RequestLoggingFilter : Filter 'requestLoggingFilter' configured for use
|
|
|
-2026-06-22 11:32:23.666 INFO [no-trace] [anon] [main] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Starting...
|
|
|
-2026-06-22 11:32:23.780 INFO [no-trace] [anon] [main] c.z.hikari.pool.HikariPool : ZhijiayunHikariPool-Dev - Added connection com.mysql.cj.jdbc.ConnectionImpl@8debe42
|
|
|
-2026-06-22 11:32:23.781 INFO [no-trace] [anon] [main] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Start completed.
|
|
|
-2026-06-22 11:32:24.271 INFO [no-trace] [anon] [main] c.x.u.service.AliyunSmsClient : 阿里云短信客户端初始化成功,端点: dysmsapi.aliyuncs.com
|
|
|
-2026-06-22 11:32:24.694 WARN [no-trace] [anon] [main] etailsServiceAutoConfiguration :
|
|
|
-
|
|
|
-Using generated security password: 8b56048a-9078-4fab-ad8d-c54fe11af5a0
|
|
|
+2026-06-23 10:05:09.608 INFO [no-trace] [anon] [main] zeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager
|
|
|
+2026-06-23 10:05:09.697 DEBUG [no-trace] [anon] [main] s.w.DefaultSecurityFilterChain : Will secure any request with filters: DisableEncodeUrlFilter, WebAsyncManagerIntegrationFilter, SecurityContextHolderFilter, HeaderWriterFilter, CorsFilter, LogoutFilter, JwtAuthenticationFilter, RequestCacheAwareFilter, SecurityContextHolderAwareRequestFilter, AnonymousAuthenticationFilter, SessionManagementFilter, ExceptionTranslationFilter, AuthorizationFilter
|
|
|
+2026-06-23 10:05:09.788 INFO [no-trace] [anon] [main] tisPlusApplicationContextAware : Register ApplicationContext instances org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@32cb636e
|
|
|
+2026-06-23 10:05:09.919 INFO [no-trace] [anon] [main] o.s.b.w.e.t.TomcatWebServer : Tomcat started on port 8002 (http) with context path '/'
|
|
|
+2026-06-23 10:05:09.929 INFO [no-trace] [anon] [main] com.xuekairui.Application : Started Application in 3.8 seconds (process running for 4.095)
|
|
|
+2026-06-23 10:05:35.411 INFO [no-trace] [anon] [http-nio-8002-exec-1] o.a.c.c.C.[.[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2026-06-23 10:05:35.413 INFO [no-trace] [anon] [http-nio-8002-exec-1] o.s.w.s.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2026-06-23 10:05:35.414 INFO [no-trace] [anon] [http-nio-8002-exec-1] o.s.w.s.DispatcherServlet : Completed initialization in 1 ms
|
|
|
+2026-06-23 10:05:35.417 DEBUG [T-HGX8-HNEE] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:05:35.962 DEBUG [T-HGX8-HNEE] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/send
|
|
|
+2026-06-23 10:05:35.997 DEBUG [T-HGX8-HNEE] [anon] [http-nio-8002-exec-1] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:05:35.999 DEBUG [T-HGX8-HNEE] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/send
|
|
|
+2026-06-23 10:05:36.128 INFO [T-HGX8-HNEE] [anon] [http-nio-8002-exec-1] .x.u.s.VerificationCodeService : 【验证码-测试模式】是否启用 true
|
|
|
+2026-06-23 10:05:36.147 INFO [T-HGX8-HNEE] [anon] [http-nio-8002-exec-1] .x.u.s.VerificationCodeService : 【验证码-测试模式】手机号: 187****6917, 验证码: 123456 (固定), 场景: login, 有效期: 5分钟
|
|
|
+2026-06-23 10:05:36.177 DEBUG [T-HGX8-HNEE] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send 200 760ms
|
|
|
+2026-06-23 10:05:38.066 DEBUG [T-UNNY-KTC2] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:05:38.068 DEBUG [T-UNNY-KTC2] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 10:05:38.071 DEBUG [T-UNNY-KTC2] [anon] [http-nio-8002-exec-2] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:05:38.071 DEBUG [T-UNNY-KTC2] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 10:05:38.192 DEBUG [T-UNNY-KTC2] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 10:05:38.211 DEBUG [T-UNNY-KTC2] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 10:05:38.243 DEBUG [T-UNNY-KTC2] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 10:05:38.252 DEBUG [T-UNNY-KTC2] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, password=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 10:05:38.253 DEBUG [T-UNNY-KTC2] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), $2a$10$5lrgzWIJyR7mVbC1lgFtWuTZqoTMSYRR8reXgkjOsaUAG6XaZPLA.(String), 1(Long), 1(Integer), 2026-06-23T10:05:38.246631100(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40(LocalDateTime), 2026-06-23T09:34:40(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 10:05:38.259 DEBUG [T-UNNY-KTC2] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 10:05:38.341 DEBUG [T-UNNY-KTC2] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:05:38.341 DEBUG [T-UNNY-KTC2] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:05:38.345 DEBUG [T-UNNY-KTC2] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:05:38.345 DEBUG [T-UNNY-KTC2] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 10:05:38.346 DEBUG [T-UNNY-KTC2] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:05:38.348 DEBUG [T-UNNY-KTC2] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 10:05:38.362 DEBUG [T-UNNY-KTC2] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 296ms
|
|
|
+2026-06-23 10:05:44.198 DEBUG [T-MEQW-5WPP] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:05:44.205 DEBUG [T-MEQW-5WPP] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/send
|
|
|
+2026-06-23 10:05:44.206 DEBUG [T-MEQW-5WPP] [anon] [http-nio-8002-exec-6] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:05:44.206 DEBUG [T-MEQW-5WPP] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/send
|
|
|
+2026-06-23 10:05:44.207 INFO [T-MEQW-5WPP] [anon] [http-nio-8002-exec-6] .x.u.s.VerificationCodeService : 【验证码-测试模式】是否启用 true
|
|
|
+2026-06-23 10:05:44.209 INFO [T-MEQW-5WPP] [anon] [http-nio-8002-exec-6] .x.u.s.VerificationCodeService : 【验证码-测试模式】手机号: 187****6917, 验证码: 123456 (固定), 场景: login, 有效期: 5分钟
|
|
|
+2026-06-23 10:05:44.211 DEBUG [T-MEQW-5WPP] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send 200 13ms
|
|
|
+2026-06-23 10:05:46.070 DEBUG [T-3BZA-86AX] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:05:46.073 DEBUG [T-3BZA-86AX] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 10:05:46.074 DEBUG [T-3BZA-86AX] [anon] [http-nio-8002-exec-8] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:05:46.074 DEBUG [T-3BZA-86AX] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 10:05:46.083 DEBUG [T-3BZA-86AX] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 10:05:46.083 DEBUG [T-3BZA-86AX] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 10:05:46.086 DEBUG [T-3BZA-86AX] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 10:05:46.086 DEBUG [T-3BZA-86AX] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, password=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 10:05:46.087 DEBUG [T-3BZA-86AX] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), $2a$10$5lrgzWIJyR7mVbC1lgFtWuTZqoTMSYRR8reXgkjOsaUAG6XaZPLA.(String), 1(Long), 1(Integer), 2026-06-23T10:05:46.086396700(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40(LocalDateTime), 2026-06-23T09:34:40(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 10:05:46.090 DEBUG [T-3BZA-86AX] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 10:05:46.092 DEBUG [T-3BZA-86AX] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:05:46.092 DEBUG [T-3BZA-86AX] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:05:46.095 DEBUG [T-3BZA-86AX] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:05:46.095 DEBUG [T-3BZA-86AX] [anon] [http-nio-8002-exec-8] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 10:05:46.095 DEBUG [T-3BZA-86AX] [anon] [http-nio-8002-exec-8] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:05:46.098 DEBUG [T-3BZA-86AX] [anon] [http-nio-8002-exec-8] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 10:05:46.122 DEBUG [T-3BZA-86AX] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 52ms
|
|
|
+2026-06-23 10:05:56.909 DEBUG [T-8S9U-JK7T] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:05:56.913 DEBUG [T-8S9U-JK7T] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/login
|
|
|
+2026-06-23 10:05:56.915 DEBUG [T-8S9U-JK7T] [anon] [http-nio-8002-exec-5] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:05:56.916 DEBUG [T-8S9U-JK7T] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/login
|
|
|
+2026-06-23 10:05:56.925 DEBUG [T-8S9U-JK7T] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 10:05:56.926 DEBUG [T-8S9U-JK7T] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 10:05:56.929 DEBUG [T-8S9U-JK7T] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 10:05:57.032 WARN [T-8S9U-JK7T] [anon] [http-nio-8002-exec-5] c.x.h.GlobalExceptionHandler : 业务异常: code=1007, message=密码错误
|
|
|
+2026-06-23 10:05:57.035 DEBUG [T-8S9U-JK7T] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login 200 126ms
|
|
|
+2026-06-23 10:06:07.005 DEBUG [T-DV8L-FBFP] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/url?state=login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:06:07.006 DEBUG [T-DV8L-FBFP] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Securing GET /api/auth/wechat/url?state=login
|
|
|
+2026-06-23 10:06:07.008 DEBUG [T-DV8L-FBFP] [anon] [http-nio-8002-exec-3] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:06:07.008 DEBUG [T-DV8L-FBFP] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Secured GET /api/auth/wechat/url?state=login
|
|
|
+2026-06-23 10:06:07.016 DEBUG [T-DV8L-FBFP] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/url?state=login 200 11ms
|
|
|
+2026-06-23 10:06:11.587 DEBUG [T-SL9U-W6LM] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:06:11.589 DEBUG [T-SL9U-W6LM] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing POST /api/auth/wechat/login
|
|
|
+2026-06-23 10:06:11.591 DEBUG [T-SL9U-W6LM] [anon] [http-nio-8002-exec-7] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:06:11.591 DEBUG [T-SL9U-W6LM] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Secured POST /api/auth/wechat/login
|
|
|
+2026-06-23 10:06:11.962 ERROR [T-SL9U-W6LM] [anon] [http-nio-8002-exec-7] c.x.u.service.WechatService : 获取微信access_token失败: {"errcode":40013,"errmsg":"invalid appid, rid: 6a39ea13-3850def5-764d744e"}
|
|
|
+2026-06-23 10:06:11.966 WARN [T-SL9U-W6LM] [anon] [http-nio-8002-exec-7] c.x.h.GlobalExceptionHandler : 业务异常: code=1201, message=微信授权码无效
|
|
|
+2026-06-23 10:06:11.967 DEBUG [T-SL9U-W6LM] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/login 200 380ms
|
|
|
+2026-06-23 10:06:32.422 DEBUG [T-C8ZP-9Q27] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/bind | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:06:32.425 DEBUG [T-C8ZP-9Q27] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing POST /api/auth/wechat/bind
|
|
|
+2026-06-23 10:06:32.458 DEBUG [T-C8ZP-9Q27] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Secured POST /api/auth/wechat/bind
|
|
|
+2026-06-23 10:06:32.470 WARN [T-C8ZP-9Q27] [anon] [http-nio-8002-exec-4] c.x.h.GlobalExceptionHandler : 参数校验失败: 验证码不能为空, 临时令牌不能为空
|
|
|
+2026-06-23 10:06:32.472 WARN [T-C8ZP-9Q27] [2069232639064911873] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/bind 400 50ms
|
|
|
+2026-06-23 10:06:36.268 DEBUG [T-Z6JL-AXSC] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/callback?code=test_code | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:06:36.271 DEBUG [T-Z6JL-AXSC] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Securing GET /api/auth/wechat/callback?code=test_code
|
|
|
+2026-06-23 10:06:36.271 DEBUG [T-Z6JL-AXSC] [anon] [http-nio-8002-exec-9] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:06:36.272 DEBUG [T-Z6JL-AXSC] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Secured GET /api/auth/wechat/callback?code=test_code
|
|
|
+2026-06-23 10:06:36.274 DEBUG [T-Z6JL-AXSC] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/callback?code=test_code 200 6ms
|
|
|
+2026-06-23 10:06:38.630 DEBUG [T-9ACG-BXS8] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : POST /api/auth/refresh | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:06:38.633 DEBUG [T-9ACG-BXS8] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Securing POST /api/auth/refresh
|
|
|
+2026-06-23 10:06:38.635 DEBUG [T-9ACG-BXS8] [anon] [http-nio-8002-exec-10] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:06:38.635 DEBUG [T-9ACG-BXS8] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Secured POST /api/auth/refresh
|
|
|
+2026-06-23 10:06:38.637 WARN [T-9ACG-BXS8] [anon] [http-nio-8002-exec-10] c.x.h.GlobalExceptionHandler : 业务异常: code=1302, message=Token无效
|
|
|
+2026-06-23 10:06:38.639 DEBUG [T-9ACG-BXS8] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : POST /api/auth/refresh 200 9ms
|
|
|
+2026-06-23 10:07:04.830 DEBUG [T-EHJJ-3JSJ] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/refresh | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:07:04.835 DEBUG [T-EHJJ-3JSJ] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing POST /api/auth/refresh
|
|
|
+2026-06-23 10:07:04.836 DEBUG [T-EHJJ-3JSJ] [anon] [http-nio-8002-exec-1] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:07:04.837 DEBUG [T-EHJJ-3JSJ] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Secured POST /api/auth/refresh
|
|
|
+2026-06-23 10:07:04.839 WARN [T-EHJJ-3JSJ] [anon] [http-nio-8002-exec-1] c.x.h.GlobalExceptionHandler : 业务异常: code=1302, message=Token无效
|
|
|
+2026-06-23 10:07:04.840 DEBUG [T-EHJJ-3JSJ] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/refresh 200 10ms
|
|
|
+2026-06-23 10:07:07.587 DEBUG [T-LWZL-VBKE] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/refresh | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:07:07.590 DEBUG [T-LWZL-VBKE] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing POST /api/auth/refresh
|
|
|
+2026-06-23 10:07:07.590 DEBUG [T-LWZL-VBKE] [anon] [http-nio-8002-exec-2] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:07:07.590 DEBUG [T-LWZL-VBKE] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Secured POST /api/auth/refresh
|
|
|
+2026-06-23 10:07:07.591 WARN [T-LWZL-VBKE] [anon] [http-nio-8002-exec-2] c.x.h.GlobalExceptionHandler : 业务异常: code=1302, message=Token无效
|
|
|
+2026-06-23 10:07:07.592 DEBUG [T-LWZL-VBKE] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/refresh 200 5ms
|
|
|
+2026-06-23 10:07:21.863 DEBUG [T-T9GY-FM5Q] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:07:21.870 DEBUG [T-T9GY-FM5Q] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 10:07:21.871 DEBUG [T-T9GY-FM5Q] [anon] [http-nio-8002-exec-6] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:07:21.871 DEBUG [T-T9GY-FM5Q] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 10:07:21.879 WARN [T-T9GY-FM5Q] [anon] [http-nio-8002-exec-6] c.x.h.GlobalExceptionHandler : 业务异常: code=1103, message=验证码已过期
|
|
|
+2026-06-23 10:07:21.880 DEBUG [T-T9GY-FM5Q] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 17ms
|
|
|
+2026-06-23 10:07:25.887 DEBUG [T-DX28-RYUW] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:07:25.891 DEBUG [T-DX28-RYUW] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/send
|
|
|
+2026-06-23 10:07:25.891 DEBUG [T-DX28-RYUW] [anon] [http-nio-8002-exec-8] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:07:25.891 DEBUG [T-DX28-RYUW] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/send
|
|
|
+2026-06-23 10:07:25.892 INFO [T-DX28-RYUW] [anon] [http-nio-8002-exec-8] .x.u.s.VerificationCodeService : 【验证码-测试模式】是否启用 true
|
|
|
+2026-06-23 10:07:25.894 INFO [T-DX28-RYUW] [anon] [http-nio-8002-exec-8] .x.u.s.VerificationCodeService : 【验证码-测试模式】手机号: 187****6917, 验证码: 123456 (固定), 场景: login, 有效期: 5分钟
|
|
|
+2026-06-23 10:07:25.895 DEBUG [T-DX28-RYUW] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send 200 8ms
|
|
|
+2026-06-23 10:07:28.824 DEBUG [T-UYVU-V5NA] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:07:28.828 DEBUG [T-UYVU-V5NA] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/send
|
|
|
+2026-06-23 10:07:28.829 DEBUG [T-UYVU-V5NA] [anon] [http-nio-8002-exec-5] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:07:28.829 DEBUG [T-UYVU-V5NA] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/send
|
|
|
+2026-06-23 10:07:28.830 INFO [T-UYVU-V5NA] [anon] [http-nio-8002-exec-5] .x.u.s.VerificationCodeService : 【验证码-测试模式】是否启用 true
|
|
|
+2026-06-23 10:07:28.832 INFO [T-UYVU-V5NA] [anon] [http-nio-8002-exec-5] .x.u.s.VerificationCodeService : 【验证码-测试模式】手机号: 187****6917, 验证码: 123456 (固定), 场景: login, 有效期: 5分钟
|
|
|
+2026-06-23 10:07:28.833 DEBUG [T-UYVU-V5NA] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send 200 9ms
|
|
|
+2026-06-23 10:07:30.255 DEBUG [T-AEAZ-TF9C] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:07:30.260 DEBUG [T-AEAZ-TF9C] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 10:07:30.261 DEBUG [T-AEAZ-TF9C] [anon] [http-nio-8002-exec-3] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:07:30.262 DEBUG [T-AEAZ-TF9C] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 10:07:30.268 DEBUG [T-AEAZ-TF9C] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 10:07:30.268 DEBUG [T-AEAZ-TF9C] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 10:07:30.271 DEBUG [T-AEAZ-TF9C] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 10:07:30.272 DEBUG [T-AEAZ-TF9C] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, password=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 10:07:30.273 DEBUG [T-AEAZ-TF9C] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), $2a$10$5lrgzWIJyR7mVbC1lgFtWuTZqoTMSYRR8reXgkjOsaUAG6XaZPLA.(String), 1(Long), 1(Integer), 2026-06-23T10:07:30.272199100(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40(LocalDateTime), 2026-06-23T09:34:40(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 10:07:30.275 DEBUG [T-AEAZ-TF9C] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 10:07:30.277 DEBUG [T-AEAZ-TF9C] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:07:30.277 DEBUG [T-AEAZ-TF9C] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:07:30.280 DEBUG [T-AEAZ-TF9C] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:07:30.281 DEBUG [T-AEAZ-TF9C] [anon] [http-nio-8002-exec-3] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 10:07:30.281 DEBUG [T-AEAZ-TF9C] [anon] [http-nio-8002-exec-3] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:07:30.283 DEBUG [T-AEAZ-TF9C] [anon] [http-nio-8002-exec-3] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 10:07:30.321 DEBUG [T-AEAZ-TF9C] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 66ms
|
|
|
+2026-06-23 10:07:50.270 DEBUG [T-XHP2-T7RM] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/refresh | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:07:50.273 DEBUG [T-XHP2-T7RM] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing POST /api/auth/refresh
|
|
|
+2026-06-23 10:07:50.274 DEBUG [T-XHP2-T7RM] [anon] [http-nio-8002-exec-7] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:07:50.274 DEBUG [T-XHP2-T7RM] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Secured POST /api/auth/refresh
|
|
|
+2026-06-23 10:07:50.275 WARN [T-XHP2-T7RM] [anon] [http-nio-8002-exec-7] c.x.h.GlobalExceptionHandler : 业务异常: code=1302, message=Token无效
|
|
|
+2026-06-23 10:07:50.276 DEBUG [T-XHP2-T7RM] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/refresh 200 6ms
|
|
|
+2026-06-23 10:07:54.496 DEBUG [T-PH8M-P774] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : GET /api/auth/user/info | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:07:54.499 DEBUG [T-PH8M-P774] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing GET /api/auth/user/info
|
|
|
+2026-06-23 10:07:54.503 DEBUG [T-PH8M-P774] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Secured GET /api/auth/user/info
|
|
|
+2026-06-23 10:07:54.506 DEBUG [T-PH8M-P774] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:07:54.507 DEBUG [T-PH8M-P774] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:07:54.509 DEBUG [T-PH8M-P774] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:07:54.510 DEBUG [T-PH8M-P774] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:07:54.511 DEBUG [T-PH8M-P774] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:07:54.513 DEBUG [T-PH8M-P774] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:07:54.514 DEBUG [T-PH8M-P774] [anon] [http-nio-8002-exec-4] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 10:07:54.514 DEBUG [T-PH8M-P774] [anon] [http-nio-8002-exec-4] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:07:54.516 DEBUG [T-PH8M-P774] [anon] [http-nio-8002-exec-4] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 10:07:54.518 DEBUG [T-PH8M-P774] [2069232639064911873] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : GET /api/auth/user/info 200 22ms
|
|
|
+2026-06-23 10:10:31.268 DEBUG [T-PMKH-TD4K] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/set | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:10:31.273 DEBUG [T-PMKH-TD4K] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/set
|
|
|
+2026-06-23 10:10:31.276 DEBUG [T-PMKH-TD4K] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/set
|
|
|
+2026-06-23 10:10:31.286 DEBUG [T-PMKH-TD4K] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:10:31.287 DEBUG [T-PMKH-TD4K] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:10:31.289 DEBUG [T-PMKH-TD4K] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:10:31.385 WARN [T-PMKH-TD4K] [anon] [http-nio-8002-exec-10] c.x.h.GlobalExceptionHandler : 业务异常: code=1008, message=旧密码错误
|
|
|
+2026-06-23 10:10:31.386 DEBUG [T-PMKH-TD4K] [2069232639064911873] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/set 200 118ms
|
|
|
+2026-06-23 10:10:36.688 DEBUG [T-X4G7-VGZ5] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/set | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:10:36.691 DEBUG [T-X4G7-VGZ5] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/set
|
|
|
+2026-06-23 10:10:36.694 DEBUG [T-X4G7-VGZ5] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/set
|
|
|
+2026-06-23 10:10:36.699 DEBUG [T-X4G7-VGZ5] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:10:36.699 DEBUG [T-X4G7-VGZ5] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:10:36.701 DEBUG [T-X4G7-VGZ5] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:10:36.889 DEBUG [T-X4G7-VGZ5] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, password=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 10:10:36.890 DEBUG [T-X4G7-VGZ5] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), $2a$10$rm/0et9dBDz6IYE/BSRucO5.95w7IOb4rcqPhYq9yLRrZbPE76J8y(String), 1(Long), 1(Integer), 2026-06-23T10:07:30(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40(LocalDateTime), 2026-06-23T09:34:40(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 10:10:36.893 DEBUG [T-X4G7-VGZ5] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 10:10:36.893 INFO [T-X4G7-VGZ5] [anon] [http-nio-8002-exec-1] c.x.user.service.AuthService : 用户2069232639064911873设置/修改密码成功
|
|
|
+2026-06-23 10:10:36.900 DEBUG [T-X4G7-VGZ5] [2069232639064911873] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/set 200 212ms
|
|
|
+2026-06-23 10:10:39.254 DEBUG [T-PVRG-KT37] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/phone/change | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:10:39.257 DEBUG [T-PVRG-KT37] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing POST /api/auth/phone/change
|
|
|
+2026-06-23 10:10:39.260 DEBUG [T-PVRG-KT37] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Secured POST /api/auth/phone/change
|
|
|
+2026-06-23 10:10:39.264 WARN [T-PVRG-KT37] [anon] [http-nio-8002-exec-2] c.x.h.GlobalExceptionHandler : 参数校验失败: 验证码不能为空
|
|
|
+2026-06-23 10:10:39.265 WARN [T-PVRG-KT37] [2069232639064911873] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/phone/change 400 11ms
|
|
|
+2026-06-23 10:10:49.075 DEBUG [T-XFLP-X8FU] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/auth/phone/change | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:10:49.077 DEBUG [T-XFLP-X8FU] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing POST /api/auth/phone/change
|
|
|
+2026-06-23 10:10:49.080 DEBUG [T-XFLP-X8FU] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Secured POST /api/auth/phone/change
|
|
|
+2026-06-23 10:10:49.081 WARN [T-XFLP-X8FU] [anon] [http-nio-8002-exec-6] c.x.h.GlobalExceptionHandler : 参数校验失败: 验证码不能为空
|
|
|
+2026-06-23 10:10:49.081 WARN [T-XFLP-X8FU] [2069232639064911873] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/auth/phone/change 400 6ms
|
|
|
+2026-06-23 10:10:50.076 DEBUG [T-YV37-7V5A] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : POST /api/auth/phone/change | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:10:50.081 DEBUG [T-YV37-7V5A] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing POST /api/auth/phone/change
|
|
|
+2026-06-23 10:10:50.083 DEBUG [T-YV37-7V5A] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Secured POST /api/auth/phone/change
|
|
|
+2026-06-23 10:10:50.084 WARN [T-YV37-7V5A] [anon] [http-nio-8002-exec-8] c.x.h.GlobalExceptionHandler : 参数校验失败: 验证码不能为空
|
|
|
+2026-06-23 10:10:50.085 WARN [T-YV37-7V5A] [2069232639064911873] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : POST /api/auth/phone/change 400 9ms
|
|
|
+2026-06-23 10:11:15.704 DEBUG [T-8MVF-8DJF] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : POST /api/auth/phone/change | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:11:15.707 DEBUG [T-8MVF-8DJF] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing POST /api/auth/phone/change
|
|
|
+2026-06-23 10:11:15.708 DEBUG [T-8MVF-8DJF] [anon] [http-nio-8002-exec-5] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:11:15.712 WARN [T-8MVF-8DJF] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : POST /api/auth/phone/change 401 8ms
|
|
|
+2026-06-23 10:14:36.208 DEBUG [T-K86A-3YFD] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/sms/send | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:14:36.214 DEBUG [T-K86A-3YFD] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/auth/sms/send
|
|
|
+2026-06-23 10:14:36.214 DEBUG [T-K86A-3YFD] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/sms/send 200 6ms
|
|
|
+2026-06-23 10:14:36.216 DEBUG [T-C2WP-GARC] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:14:36.218 DEBUG [T-C2WP-GARC] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/send
|
|
|
+2026-06-23 10:14:36.218 DEBUG [T-C2WP-GARC] [anon] [http-nio-8002-exec-4] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:14:36.219 DEBUG [T-C2WP-GARC] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/send
|
|
|
+2026-06-23 10:14:36.219 INFO [T-C2WP-GARC] [anon] [http-nio-8002-exec-4] .x.u.s.VerificationCodeService : 【验证码-测试模式】是否启用 true
|
|
|
+2026-06-23 10:14:36.221 INFO [T-C2WP-GARC] [anon] [http-nio-8002-exec-4] .x.u.s.VerificationCodeService : 【验证码-测试模式】手机号: 187****6917, 验证码: 123456 (固定), 场景: login, 有效期: 5分钟
|
|
|
+2026-06-23 10:14:36.222 DEBUG [T-C2WP-GARC] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send 200 6ms
|
|
|
+2026-06-23 10:14:38.039 DEBUG [T-BNTW-FD43] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:14:38.042 DEBUG [T-BNTW-FD43] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/auth/sms/login
|
|
|
+2026-06-23 10:14:38.042 DEBUG [T-BNTW-FD43] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/sms/login 200 3ms
|
|
|
+2026-06-23 10:14:38.043 DEBUG [T-SEAY-P789] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:14:38.046 DEBUG [T-SEAY-P789] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 10:14:38.046 DEBUG [T-SEAY-P789] [anon] [http-nio-8002-exec-10] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:14:38.046 DEBUG [T-SEAY-P789] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 10:14:38.053 DEBUG [T-SEAY-P789] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 10:14:38.054 DEBUG [T-SEAY-P789] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 10:14:38.057 DEBUG [T-SEAY-P789] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 10:14:38.059 DEBUG [T-SEAY-P789] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, password=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 10:14:38.059 DEBUG [T-SEAY-P789] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), $2a$10$rm/0et9dBDz6IYE/BSRucO5.95w7IOb4rcqPhYq9yLRrZbPE76J8y(String), 1(Long), 1(Integer), 2026-06-23T10:14:38.058827700(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40(LocalDateTime), 2026-06-23T09:34:40(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 10:14:38.062 DEBUG [T-SEAY-P789] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 10:14:38.064 DEBUG [T-SEAY-P789] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:14:38.064 DEBUG [T-SEAY-P789] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:14:38.066 DEBUG [T-SEAY-P789] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:14:38.067 DEBUG [T-SEAY-P789] [anon] [http-nio-8002-exec-10] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 10:14:38.067 DEBUG [T-SEAY-P789] [anon] [http-nio-8002-exec-10] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:14:38.070 DEBUG [T-SEAY-P789] [anon] [http-nio-8002-exec-10] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 10:14:38.114 DEBUG [T-SEAY-P789] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 71ms
|
|
|
+2026-06-23 10:14:42.476 DEBUG [T-CBQR-PAW3] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:14:42.479 DEBUG [T-CBQR-PAW3] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/send
|
|
|
+2026-06-23 10:14:42.479 DEBUG [T-CBQR-PAW3] [anon] [http-nio-8002-exec-1] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:14:42.479 DEBUG [T-CBQR-PAW3] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/send
|
|
|
+2026-06-23 10:14:42.480 INFO [T-CBQR-PAW3] [anon] [http-nio-8002-exec-1] .x.u.s.VerificationCodeService : 【验证码-测试模式】是否启用 true
|
|
|
+2026-06-23 10:14:42.482 INFO [T-CBQR-PAW3] [anon] [http-nio-8002-exec-1] .x.u.s.VerificationCodeService : 【验证码-测试模式】手机号: 187****6917, 验证码: 123456 (固定), 场景: login, 有效期: 5分钟
|
|
|
+2026-06-23 10:14:42.483 DEBUG [T-CBQR-PAW3] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send 200 7ms
|
|
|
+2026-06-23 10:14:44.315 DEBUG [T-V2AN-JNNB] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:14:44.318 DEBUG [T-V2AN-JNNB] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 10:14:44.319 DEBUG [T-V2AN-JNNB] [anon] [http-nio-8002-exec-2] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:14:44.319 DEBUG [T-V2AN-JNNB] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 10:14:44.329 DEBUG [T-V2AN-JNNB] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 10:14:44.330 DEBUG [T-V2AN-JNNB] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 10:14:44.332 DEBUG [T-V2AN-JNNB] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 10:14:44.333 DEBUG [T-V2AN-JNNB] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, password=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 10:14:44.334 DEBUG [T-V2AN-JNNB] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), $2a$10$rm/0et9dBDz6IYE/BSRucO5.95w7IOb4rcqPhYq9yLRrZbPE76J8y(String), 1(Long), 1(Integer), 2026-06-23T10:14:44.332895300(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40(LocalDateTime), 2026-06-23T09:34:40(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 10:14:44.338 DEBUG [T-V2AN-JNNB] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 10:14:44.339 DEBUG [T-V2AN-JNNB] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:14:44.339 DEBUG [T-V2AN-JNNB] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:14:44.342 DEBUG [T-V2AN-JNNB] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:14:44.342 DEBUG [T-V2AN-JNNB] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 10:14:44.342 DEBUG [T-V2AN-JNNB] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:14:44.345 DEBUG [T-V2AN-JNNB] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 10:14:44.388 DEBUG [T-V2AN-JNNB] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 73ms
|
|
|
+2026-06-23 10:14:53.526 DEBUG [T-92HN-L9CX] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:14:53.530 DEBUG [T-92HN-L9CX] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/login
|
|
|
+2026-06-23 10:14:53.530 DEBUG [T-92HN-L9CX] [anon] [http-nio-8002-exec-6] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:14:53.531 DEBUG [T-92HN-L9CX] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/login
|
|
|
+2026-06-23 10:14:53.537 DEBUG [T-92HN-L9CX] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 10:14:53.537 DEBUG [T-92HN-L9CX] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 10:14:53.544 DEBUG [T-92HN-L9CX] [anon] [http-nio-8002-exec-6] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 10:14:53.651 WARN [T-92HN-L9CX] [anon] [http-nio-8002-exec-6] c.x.h.GlobalExceptionHandler : 业务异常: code=1007, message=密码错误
|
|
|
+2026-06-23 10:14:53.652 DEBUG [T-92HN-L9CX] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login 200 126ms
|
|
|
+2026-06-23 10:15:03.745 DEBUG [T-SEHD-6AQ5] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:15:03.748 DEBUG [T-SEHD-6AQ5] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/login
|
|
|
+2026-06-23 10:15:03.749 DEBUG [T-SEHD-6AQ5] [anon] [http-nio-8002-exec-8] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:15:03.749 DEBUG [T-SEHD-6AQ5] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/login
|
|
|
+2026-06-23 10:15:03.753 DEBUG [T-SEHD-6AQ5] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 10:15:03.754 DEBUG [T-SEHD-6AQ5] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 10:15:03.756 DEBUG [T-SEHD-6AQ5] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 10:15:03.855 DEBUG [T-SEHD-6AQ5] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, password=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 10:15:03.856 DEBUG [T-SEHD-6AQ5] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), $2a$10$rm/0et9dBDz6IYE/BSRucO5.95w7IOb4rcqPhYq9yLRrZbPE76J8y(String), 1(Long), 1(Integer), 2026-06-23T10:15:03.854019500(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40(LocalDateTime), 2026-06-23T09:34:40(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 10:15:03.859 DEBUG [T-SEHD-6AQ5] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 10:15:03.861 DEBUG [T-SEHD-6AQ5] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:15:03.861 DEBUG [T-SEHD-6AQ5] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:15:03.863 DEBUG [T-SEHD-6AQ5] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:15:03.864 DEBUG [T-SEHD-6AQ5] [anon] [http-nio-8002-exec-8] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 10:15:03.864 DEBUG [T-SEHD-6AQ5] [anon] [http-nio-8002-exec-8] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:15:03.866 DEBUG [T-SEHD-6AQ5] [anon] [http-nio-8002-exec-8] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 10:15:03.908 DEBUG [T-SEHD-6AQ5] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login 200 163ms
|
|
|
+2026-06-23 10:15:07.380 DEBUG [T-SHVX-C5JV] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/wechat/url?state=login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:15:07.383 DEBUG [T-SHVX-C5JV] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/auth/wechat/url?state=login
|
|
|
+2026-06-23 10:15:07.384 DEBUG [T-SHVX-C5JV] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/wechat/url?state=login 200 4ms
|
|
|
+2026-06-23 10:15:07.385 DEBUG [T-SFYD-XS86] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/url?state=login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:15:07.388 DEBUG [T-SFYD-XS86] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Securing GET /api/auth/wechat/url?state=login
|
|
|
+2026-06-23 10:15:07.389 DEBUG [T-SFYD-XS86] [anon] [http-nio-8002-exec-3] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:15:07.389 DEBUG [T-SFYD-XS86] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Secured GET /api/auth/wechat/url?state=login
|
|
|
+2026-06-23 10:15:07.390 DEBUG [T-SFYD-XS86] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/url?state=login 200 5ms
|
|
|
+2026-06-23 10:15:09.766 DEBUG [T-CWD5-WU9N] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:15:09.769 DEBUG [T-CWD5-WU9N] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing POST /api/auth/wechat/login
|
|
|
+2026-06-23 10:15:09.769 DEBUG [T-CWD5-WU9N] [anon] [http-nio-8002-exec-7] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:15:09.769 DEBUG [T-CWD5-WU9N] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Secured POST /api/auth/wechat/login
|
|
|
+2026-06-23 10:15:09.862 ERROR [T-CWD5-WU9N] [anon] [http-nio-8002-exec-7] c.x.u.service.WechatService : 获取微信access_token失败: {"errcode":40013,"errmsg":"invalid appid, rid: 6a39ec2d-47740cdf-37611496"}
|
|
|
+2026-06-23 10:15:09.865 WARN [T-CWD5-WU9N] [anon] [http-nio-8002-exec-7] c.x.h.GlobalExceptionHandler : 业务异常: code=1201, message=微信授权码无效
|
|
|
+2026-06-23 10:15:09.866 DEBUG [T-CWD5-WU9N] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/login 200 100ms
|
|
|
+2026-06-23 10:15:24.405 DEBUG [T-2W52-FH4D] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/bind | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:15:24.408 DEBUG [T-2W52-FH4D] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing POST /api/auth/wechat/bind
|
|
|
+2026-06-23 10:15:24.413 DEBUG [T-2W52-FH4D] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Secured POST /api/auth/wechat/bind
|
|
|
+2026-06-23 10:15:24.420 WARN [T-2W52-FH4D] [anon] [http-nio-8002-exec-4] c.x.h.GlobalExceptionHandler : 参数校验失败: 临时令牌不能为空
|
|
|
+2026-06-23 10:15:24.422 WARN [T-2W52-FH4D] [2069232639064911873] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/bind 400 17ms
|
|
|
+2026-06-23 10:15:30.166 DEBUG [T-56DR-4LST] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/wechat/callback?code=test_code | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:15:30.169 DEBUG [T-56DR-4LST] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/auth/wechat/callback?code=test_code
|
|
|
+2026-06-23 10:15:30.169 DEBUG [T-56DR-4LST] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/wechat/callback?code=test_code 200 3ms
|
|
|
+2026-06-23 10:15:30.172 DEBUG [T-RPGZ-92F8] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/callback?code=test_code | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:15:30.174 DEBUG [T-RPGZ-92F8] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Securing GET /api/auth/wechat/callback?code=test_code
|
|
|
+2026-06-23 10:15:30.174 DEBUG [T-RPGZ-92F8] [anon] [http-nio-8002-exec-10] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:15:30.174 DEBUG [T-RPGZ-92F8] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Secured GET /api/auth/wechat/callback?code=test_code
|
|
|
+2026-06-23 10:15:30.176 DEBUG [T-RPGZ-92F8] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/callback?code=test_code 200 4ms
|
|
|
+2026-06-23 10:15:34.181 DEBUG [T-CFFQ-GJXG] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/refresh | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:15:34.183 DEBUG [T-CFFQ-GJXG] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing POST /api/auth/refresh
|
|
|
+2026-06-23 10:15:34.184 DEBUG [T-CFFQ-GJXG] [anon] [http-nio-8002-exec-1] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:15:34.184 DEBUG [T-CFFQ-GJXG] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Secured POST /api/auth/refresh
|
|
|
+2026-06-23 10:15:34.185 WARN [T-CFFQ-GJXG] [anon] [http-nio-8002-exec-1] c.x.h.GlobalExceptionHandler : 业务异常: code=1302, message=Token无效
|
|
|
+2026-06-23 10:15:34.186 DEBUG [T-CFFQ-GJXG] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/refresh 200 5ms
|
|
|
+2026-06-23 10:16:05.074 DEBUG [T-HF6J-3EGH] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/refresh | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:16:05.078 DEBUG [T-HF6J-3EGH] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing POST /api/auth/refresh
|
|
|
+2026-06-23 10:16:05.079 DEBUG [T-HF6J-3EGH] [anon] [http-nio-8002-exec-2] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:16:05.079 DEBUG [T-HF6J-3EGH] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Secured POST /api/auth/refresh
|
|
|
+2026-06-23 10:16:05.081 WARN [T-HF6J-3EGH] [anon] [http-nio-8002-exec-2] c.x.h.GlobalExceptionHandler : 业务异常: code=1302, message=Token无效
|
|
|
+2026-06-23 10:16:05.081 DEBUG [T-HF6J-3EGH] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/refresh 200 7ms
|
|
|
+2026-06-23 10:16:07.112 DEBUG [T-HQX5-YY5M] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/auth/refresh | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:16:07.114 DEBUG [T-HQX5-YY5M] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing POST /api/auth/refresh
|
|
|
+2026-06-23 10:16:07.115 DEBUG [T-HQX5-YY5M] [anon] [http-nio-8002-exec-6] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:16:07.115 DEBUG [T-HQX5-YY5M] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Secured POST /api/auth/refresh
|
|
|
+2026-06-23 10:16:07.116 WARN [T-HQX5-YY5M] [anon] [http-nio-8002-exec-6] c.x.h.GlobalExceptionHandler : 业务异常: code=1302, message=Token无效
|
|
|
+2026-06-23 10:16:07.117 DEBUG [T-HQX5-YY5M] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/auth/refresh 200 5ms
|
|
|
+2026-06-23 10:16:10.970 DEBUG [T-WWLG-LS7R] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/user/info | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:16:10.974 DEBUG [T-WWLG-LS7R] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/auth/user/info
|
|
|
+2026-06-23 10:16:10.974 DEBUG [T-WWLG-LS7R] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/user/info 200 4ms
|
|
|
+2026-06-23 10:16:10.977 DEBUG [T-JLSQ-RG9L] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/auth/user/info | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:16:10.980 DEBUG [T-JLSQ-RG9L] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing GET /api/auth/user/info
|
|
|
+2026-06-23 10:16:10.983 DEBUG [T-JLSQ-RG9L] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Secured GET /api/auth/user/info
|
|
|
+2026-06-23 10:16:10.985 DEBUG [T-JLSQ-RG9L] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:16:10.985 DEBUG [T-JLSQ-RG9L] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:16:10.987 DEBUG [T-JLSQ-RG9L] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:16:10.988 DEBUG [T-JLSQ-RG9L] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:16:10.988 DEBUG [T-JLSQ-RG9L] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:16:10.990 DEBUG [T-JLSQ-RG9L] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:16:10.990 DEBUG [T-JLSQ-RG9L] [anon] [http-nio-8002-exec-5] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 10:16:10.990 DEBUG [T-JLSQ-RG9L] [anon] [http-nio-8002-exec-5] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:16:10.993 DEBUG [T-JLSQ-RG9L] [anon] [http-nio-8002-exec-5] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 10:16:10.994 DEBUG [T-JLSQ-RG9L] [2069232639064911873] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/auth/user/info 200 17ms
|
|
|
+2026-06-23 10:16:15.716 DEBUG [T-YMUK-E3JM] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/set | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:16:15.719 DEBUG [T-YMUK-E3JM] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/set
|
|
|
+2026-06-23 10:16:15.724 DEBUG [T-YMUK-E3JM] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/set
|
|
|
+2026-06-23 10:16:15.728 DEBUG [T-YMUK-E3JM] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:16:15.728 DEBUG [T-YMUK-E3JM] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:16:15.730 DEBUG [T-YMUK-E3JM] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:16:15.831 WARN [T-YMUK-E3JM] [anon] [http-nio-8002-exec-3] c.x.h.GlobalExceptionHandler : 业务异常: code=1008, message=旧密码错误
|
|
|
+2026-06-23 10:16:15.832 DEBUG [T-YMUK-E3JM] [2069232639064911873] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/set 200 116ms
|
|
|
+2026-06-23 10:16:19.905 DEBUG [T-SDB6-GLW3] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/set | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:16:19.910 DEBUG [T-SDB6-GLW3] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/set
|
|
|
+2026-06-23 10:16:19.912 DEBUG [T-SDB6-GLW3] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/set
|
|
|
+2026-06-23 10:16:19.916 DEBUG [T-SDB6-GLW3] [anon] [http-nio-8002-exec-7] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:16:19.916 DEBUG [T-SDB6-GLW3] [anon] [http-nio-8002-exec-7] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:16:19.918 DEBUG [T-SDB6-GLW3] [anon] [http-nio-8002-exec-7] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:16:20.114 DEBUG [T-SDB6-GLW3] [anon] [http-nio-8002-exec-7] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, password=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 10:16:20.116 DEBUG [T-SDB6-GLW3] [anon] [http-nio-8002-exec-7] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), $2a$10$EW0iOenFt1rmMi6T6XfiRONAYZYIZ81Rj2IvnlVxI/fdIDQyfhn9.(String), 1(Long), 1(Integer), 2026-06-23T10:15:04(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40(LocalDateTime), 2026-06-23T09:34:40(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 10:16:20.119 DEBUG [T-SDB6-GLW3] [anon] [http-nio-8002-exec-7] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 10:16:20.120 INFO [T-SDB6-GLW3] [anon] [http-nio-8002-exec-7] c.x.user.service.AuthService : 用户2069232639064911873设置/修改密码成功
|
|
|
+2026-06-23 10:16:20.162 DEBUG [T-SDB6-GLW3] [2069232639064911873] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/set 200 257ms
|
|
|
+2026-06-23 10:16:22.223 DEBUG [T-ZZC2-YLAW] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/phone/change | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:16:22.226 DEBUG [T-ZZC2-YLAW] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing POST /api/auth/phone/change
|
|
|
+2026-06-23 10:16:22.228 DEBUG [T-ZZC2-YLAW] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Secured POST /api/auth/phone/change
|
|
|
+2026-06-23 10:16:22.232 DEBUG [T-ZZC2-YLAW] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:16:22.233 DEBUG [T-ZZC2-YLAW] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:16:22.234 DEBUG [T-ZZC2-YLAW] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:16:22.239 WARN [T-ZZC2-YLAW] [anon] [http-nio-8002-exec-4] c.x.h.GlobalExceptionHandler : 业务异常: code=1103, message=验证码已过期
|
|
|
+2026-06-23 10:16:22.240 DEBUG [T-ZZC2-YLAW] [2069232639064911873] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/phone/change 200 17ms
|
|
|
+2026-06-23 10:17:19.027 DEBUG [T-VJBT-M3BW] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : GET /api/crawler/status | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:17:19.032 DEBUG [T-VJBT-M3BW] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Securing GET /api/crawler/status
|
|
|
+2026-06-23 10:17:19.034 DEBUG [T-VJBT-M3BW] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Secured GET /api/crawler/status
|
|
|
+2026-06-23 10:17:19.036 DEBUG [T-VJBT-M3BW] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:17:19.037 DEBUG [T-VJBT-M3BW] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:17:19.039 DEBUG [T-VJBT-M3BW] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:17:19.040 DEBUG [T-VJBT-M3BW] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 10:17:19.040 DEBUG [T-VJBT-M3BW] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:17:19.043 DEBUG [T-VJBT-M3BW] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 10:17:19.044 DEBUG [T-VJBT-M3BW] [anon] [http-nio-8002-exec-9] c.x.u.m.C.sumTodayUsage : ==> Preparing: SELECT COALESCE(SUM(usage_count), 0) FROM t_crawler_usage_log WHERE user_id = ? AND usage_date = CURDATE()
|
|
|
+2026-06-23 10:17:19.044 DEBUG [T-VJBT-M3BW] [anon] [http-nio-8002-exec-9] c.x.u.m.C.sumTodayUsage : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:17:19.047 DEBUG [T-VJBT-M3BW] [anon] [http-nio-8002-exec-9] c.x.u.m.C.sumTodayUsage : <== Total: 1
|
|
|
+2026-06-23 10:17:19.047 DEBUG [T-VJBT-M3BW] [anon] [http-nio-8002-exec-9] c.x.u.m.C.sumMonthlyUsage : ==> Preparing: SELECT COALESCE(SUM(usage_count), 0) FROM t_crawler_usage_log WHERE user_id = ? AND YEAR(usage_date) = YEAR(CURDATE()) AND MONTH(usage_date) = MONTH(CURDATE())
|
|
|
+2026-06-23 10:17:19.047 DEBUG [T-VJBT-M3BW] [anon] [http-nio-8002-exec-9] c.x.u.m.C.sumMonthlyUsage : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:17:19.049 DEBUG [T-VJBT-M3BW] [anon] [http-nio-8002-exec-9] c.x.u.m.C.sumMonthlyUsage : <== Total: 1
|
|
|
+2026-06-23 10:17:19.051 DEBUG [T-VJBT-M3BW] [anon] [http-nio-8002-exec-9] c.x.u.m.C.selectList : ==> Preparing: SELECT id FROM t_coupon WHERE (type = ?)
|
|
|
+2026-06-23 10:17:19.052 DEBUG [T-VJBT-M3BW] [anon] [http-nio-8002-exec-9] c.x.u.m.C.selectList : ==> Parameters: CRAWLER(String)
|
|
|
+2026-06-23 10:17:19.053 DEBUG [T-VJBT-M3BW] [anon] [http-nio-8002-exec-9] c.x.u.m.C.selectList : <== Total: 0
|
|
|
+2026-06-23 10:17:19.055 DEBUG [T-VJBT-M3BW] [anon] [http-nio-8002-exec-9] c.x.u.m.C.sumAvailableQuota : ==> Preparing: SELECT COALESCE(SUM(quota_count - used_count), 0) FROM t_crawler_quota_grant WHERE user_id = ? AND status = 1 AND (expire_time IS NULL OR expire_time > NOW())
|
|
|
+2026-06-23 10:17:19.055 DEBUG [T-VJBT-M3BW] [anon] [http-nio-8002-exec-9] c.x.u.m.C.sumAvailableQuota : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:17:19.057 DEBUG [T-VJBT-M3BW] [anon] [http-nio-8002-exec-9] c.x.u.m.C.sumAvailableQuota : <== Total: 1
|
|
|
+2026-06-23 10:17:19.057 DEBUG [T-VJBT-M3BW] [anon] [http-nio-8002-exec-9] .u.m.C.sumAvailableQuotaByType : ==> Preparing: SELECT grant_type AS grantType, COALESCE(SUM(quota_count - used_count), 0) AS available, COALESCE(SUM(quota_count), 0) AS totalGranted, COALESCE(SUM(used_count), 0) AS totalUsed FROM t_crawler_quota_grant WHERE user_id = ? AND (expire_time IS NULL OR expire_time > NOW()) GROUP BY grant_type
|
|
|
+2026-06-23 10:17:19.057 DEBUG [T-VJBT-M3BW] [anon] [http-nio-8002-exec-9] .u.m.C.sumAvailableQuotaByType : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:17:19.059 DEBUG [T-VJBT-M3BW] [anon] [http-nio-8002-exec-9] .u.m.C.sumAvailableQuotaByType : <== Total: 0
|
|
|
+2026-06-23 10:17:19.064 DEBUG [T-VJBT-M3BW] [2069232639064911873] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : GET /api/crawler/status 200 37ms
|
|
|
+2026-06-23 10:17:32.904 DEBUG [T-S4GW-3S6J] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : POST /api/crawler/consume | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:17:32.906 DEBUG [T-S4GW-3S6J] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Securing POST /api/crawler/consume
|
|
|
+2026-06-23 10:17:32.908 DEBUG [T-S4GW-3S6J] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Secured POST /api/crawler/consume
|
|
|
+2026-06-23 10:17:32.917 DEBUG [T-S4GW-3S6J] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:17:32.917 DEBUG [T-S4GW-3S6J] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:17:32.919 DEBUG [T-S4GW-3S6J] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:17:32.919 DEBUG [T-S4GW-3S6J] [anon] [http-nio-8002-exec-10] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 10:17:32.920 DEBUG [T-S4GW-3S6J] [anon] [http-nio-8002-exec-10] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:17:32.922 DEBUG [T-S4GW-3S6J] [anon] [http-nio-8002-exec-10] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 10:17:32.922 DEBUG [T-S4GW-3S6J] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumAvailableQuota : ==> Preparing: SELECT COALESCE(SUM(quota_count - used_count), 0) FROM t_crawler_quota_grant WHERE user_id = ? AND status = 1 AND (expire_time IS NULL OR expire_time > NOW())
|
|
|
+2026-06-23 10:17:32.922 DEBUG [T-S4GW-3S6J] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumAvailableQuota : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:17:32.924 DEBUG [T-S4GW-3S6J] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumAvailableQuota : <== Total: 1
|
|
|
+2026-06-23 10:17:32.925 DEBUG [T-S4GW-3S6J] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumTodayUsage : ==> Preparing: SELECT COALESCE(SUM(usage_count), 0) FROM t_crawler_usage_log WHERE user_id = ? AND usage_date = CURDATE()
|
|
|
+2026-06-23 10:17:32.925 DEBUG [T-S4GW-3S6J] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumTodayUsage : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:17:32.926 DEBUG [T-S4GW-3S6J] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumTodayUsage : <== Total: 1
|
|
|
+2026-06-23 10:17:32.926 DEBUG [T-S4GW-3S6J] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumMonthlyUsage : ==> Preparing: SELECT COALESCE(SUM(usage_count), 0) FROM t_crawler_usage_log WHERE user_id = ? AND YEAR(usage_date) = YEAR(CURDATE()) AND MONTH(usage_date) = MONTH(CURDATE())
|
|
|
+2026-06-23 10:17:32.927 DEBUG [T-S4GW-3S6J] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumMonthlyUsage : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:17:32.928 DEBUG [T-S4GW-3S6J] [anon] [http-nio-8002-exec-10] c.x.u.m.C.sumMonthlyUsage : <== Total: 1
|
|
|
+2026-06-23 10:17:32.928 DEBUG [T-S4GW-3S6J] [anon] [http-nio-8002-exec-10] .m.C.findEarliestExpiringGrant : ==> Preparing: SELECT id, quota_count, used_count, (quota_count - used_count) AS remaining FROM t_crawler_quota_grant WHERE user_id = ? AND status = 1 AND (quota_count - used_count) > 0 AND (expire_time IS NULL OR expire_time > NOW()) ORDER BY COALESCE(expire_time, TIMESTAMP '9999-12-31 00:00:00') ASC LIMIT 1
|
|
|
+2026-06-23 10:17:32.929 DEBUG [T-S4GW-3S6J] [anon] [http-nio-8002-exec-10] .m.C.findEarliestExpiringGrant : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:17:32.930 DEBUG [T-S4GW-3S6J] [anon] [http-nio-8002-exec-10] .m.C.findEarliestExpiringGrant : <== Total: 0
|
|
|
+2026-06-23 10:17:32.931 DEBUG [T-S4GW-3S6J] [anon] [http-nio-8002-exec-10] c.x.u.service.CrawlerService : 用户2069232639064911873消耗配额1次: 额外配额扣减0次,等级配额扣减1次
|
|
|
+2026-06-23 10:17:32.934 DEBUG [T-S4GW-3S6J] [anon] [http-nio-8002-exec-10] c.x.u.m.C.insert : ==> Preparing: INSERT INTO t_crawler_usage_log ( id, user_id, usage_date, usage_count, platform, source, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ? )
|
|
|
+2026-06-23 10:17:32.934 DEBUG [T-S4GW-3S6J] [anon] [http-nio-8002-exec-10] c.x.u.m.C.insert : ==> Parameters: 2069243429499060226(Long), 2069232639064911873(Long), 2026-06-23(LocalDate), 1(Integer), yaoshibang(String), QUOTA(String), 2026-06-23T10:17:32.934213100(LocalDateTime)
|
|
|
+2026-06-23 10:17:32.938 DEBUG [T-S4GW-3S6J] [anon] [http-nio-8002-exec-10] c.x.u.m.C.insert : <== Updates: 1
|
|
|
+2026-06-23 10:17:32.943 DEBUG [T-S4GW-3S6J] [2069232639064911873] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : POST /api/crawler/consume 200 39ms
|
|
|
+2026-06-23 10:17:38.490 DEBUG [T-GM37-2KKM] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : GET /api/crawler/logs?days=7 | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:17:38.494 DEBUG [T-GM37-2KKM] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing GET /api/crawler/logs?days=7
|
|
|
+2026-06-23 10:17:38.496 DEBUG [T-GM37-2KKM] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Secured GET /api/crawler/logs?days=7
|
|
|
+2026-06-23 10:17:38.500 DEBUG [T-GM37-2KKM] [anon] [http-nio-8002-exec-1] c.x.u.m.C.selectList : ==> Preparing: SELECT id,user_id,usage_date,usage_count,platform,source,remark,create_time FROM t_crawler_usage_log WHERE (user_id = ? AND usage_date >= ?) ORDER BY usage_date DESC
|
|
|
+2026-06-23 10:17:38.501 DEBUG [T-GM37-2KKM] [anon] [http-nio-8002-exec-1] c.x.u.m.C.selectList : ==> Parameters: 2069232639064911873(Long), 2026-06-16(LocalDate)
|
|
|
+2026-06-23 10:17:38.503 DEBUG [T-GM37-2KKM] [anon] [http-nio-8002-exec-1] c.x.u.m.C.selectList : <== Total: 3
|
|
|
+2026-06-23 10:17:38.506 DEBUG [T-GM37-2KKM] [2069232639064911873] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : GET /api/crawler/logs?days=7 200 16ms
|
|
|
+2026-06-23 10:17:49.342 DEBUG [T-58KZ-WK7J] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : GET /api/invite/code | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:17:49.345 DEBUG [T-58KZ-WK7J] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing GET /api/invite/code
|
|
|
+2026-06-23 10:17:49.347 DEBUG [T-58KZ-WK7J] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Secured GET /api/invite/code
|
|
|
+2026-06-23 10:17:49.352 DEBUG [T-58KZ-WK7J] [anon] [http-nio-8002-exec-2] c.x.i.m.I.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND status = ? AND (expire_time IS NULL OR expire_time > ?)) ORDER BY create_time DESC LIMIT 1
|
|
|
+2026-06-23 10:17:49.353 DEBUG [T-58KZ-WK7J] [anon] [http-nio-8002-exec-2] c.x.i.m.I.selectList : ==> Parameters: 2069232639064911873(Long), 1(Integer), 2026-06-23T10:17:49.349137200(LocalDateTime)
|
|
|
+2026-06-23 10:17:49.355 DEBUG [T-58KZ-WK7J] [anon] [http-nio-8002-exec-2] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 10:17:49.356 DEBUG [T-58KZ-WK7J] [anon] [http-nio-8002-exec-2] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
+2026-06-23 10:17:49.356 DEBUG [T-58KZ-WK7J] [anon] [http-nio-8002-exec-2] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
+2026-06-23 10:17:49.358 DEBUG [T-58KZ-WK7J] [anon] [http-nio-8002-exec-2] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 10:17:49.359 DEBUG [T-58KZ-WK7J] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:17:49.359 DEBUG [T-58KZ-WK7J] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:17:49.361 DEBUG [T-58KZ-WK7J] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:17:49.364 DEBUG [T-58KZ-WK7J] [2069232639064911873] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : GET /api/invite/code 200 22ms
|
|
|
+2026-06-23 10:17:55.982 DEBUG [T-8U2L-VFLF] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : GET /api/invite/rewards | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:17:55.987 DEBUG [T-8U2L-VFLF] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing GET /api/invite/rewards
|
|
|
+2026-06-23 10:17:55.988 DEBUG [T-8U2L-VFLF] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Secured GET /api/invite/rewards
|
|
|
+2026-06-23 10:17:55.992 DEBUG [T-8U2L-VFLF] [anon] [http-nio-8002-exec-6] c.x.i.m.I.selectList : ==> Preparing: SELECT id,inviter_id,invitee_id,invite_code_id,registered,reward_granted,status,create_time,update_time FROM t_invite_relation WHERE (inviter_id = ?) ORDER BY create_time DESC
|
|
|
+2026-06-23 10:17:55.993 DEBUG [T-8U2L-VFLF] [anon] [http-nio-8002-exec-6] c.x.i.m.I.selectList : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:17:55.994 DEBUG [T-8U2L-VFLF] [anon] [http-nio-8002-exec-6] c.x.i.m.I.selectList : <== Total: 0
|
|
|
+2026-06-23 10:17:55.995 DEBUG [T-8U2L-VFLF] [2069232639064911873] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : GET /api/invite/rewards 200 13ms
|
|
|
+2026-06-23 10:17:57.037 DEBUG [T-LH48-5WBX] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : GET /api/invite/stats | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:17:57.039 DEBUG [T-LH48-5WBX] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing GET /api/invite/stats
|
|
|
+2026-06-23 10:17:57.042 DEBUG [T-LH48-5WBX] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Secured GET /api/invite/stats
|
|
|
+2026-06-23 10:17:57.044 DEBUG [T-LH48-5WBX] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
+2026-06-23 10:17:57.044 DEBUG [T-LH48-5WBX] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
+2026-06-23 10:17:57.045 DEBUG [T-LH48-5WBX] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 10:17:57.046 DEBUG [T-LH48-5WBX] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND status = ? AND (expire_time IS NULL OR expire_time > ?)) ORDER BY create_time DESC LIMIT 1
|
|
|
+2026-06-23 10:17:57.046 DEBUG [T-LH48-5WBX] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectList : ==> Parameters: 2069232639064911873(Long), 1(Integer), 2026-06-23T10:17:57.045863600(LocalDateTime)
|
|
|
+2026-06-23 10:17:57.049 DEBUG [T-LH48-5WBX] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 10:17:57.049 DEBUG [T-LH48-5WBX] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
+2026-06-23 10:17:57.049 DEBUG [T-LH48-5WBX] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
+2026-06-23 10:17:57.051 DEBUG [T-LH48-5WBX] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 10:17:57.051 DEBUG [T-LH48-5WBX] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:17:57.051 DEBUG [T-LH48-5WBX] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:17:57.053 DEBUG [T-LH48-5WBX] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:17:57.054 DEBUG [T-LH48-5WBX] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectList : ==> Preparing: SELECT id,inviter_id,invitee_id,invite_code_id,registered,reward_granted,status,create_time,update_time FROM t_invite_relation WHERE (inviter_id = ?)
|
|
|
+2026-06-23 10:17:57.054 DEBUG [T-LH48-5WBX] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectList : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:17:57.056 DEBUG [T-LH48-5WBX] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectList : <== Total: 0
|
|
|
+2026-06-23 10:17:57.059 DEBUG [T-LH48-5WBX] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectCount : ==> Preparing: SELECT COUNT( * ) AS total FROM t_invite_relation WHERE (inviter_id = ? AND create_time >= ?)
|
|
|
+2026-06-23 10:17:57.059 DEBUG [T-LH48-5WBX] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectCount : ==> Parameters: 2069232639064911873(Long), 2026-06-23T00:00(LocalDateTime)
|
|
|
+2026-06-23 10:17:57.061 DEBUG [T-LH48-5WBX] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectCount : <== Total: 1
|
|
|
+2026-06-23 10:17:57.064 DEBUG [T-LH48-5WBX] [2069232639064911873] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : GET /api/invite/stats 200 27ms
|
|
|
+2026-06-23 10:18:02.499 DEBUG [T-954U-WCPK] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/invite/rewards | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:18:02.503 DEBUG [T-954U-WCPK] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing GET /api/invite/rewards
|
|
|
+2026-06-23 10:18:02.505 DEBUG [T-954U-WCPK] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Secured GET /api/invite/rewards
|
|
|
+2026-06-23 10:18:02.508 DEBUG [T-954U-WCPK] [anon] [http-nio-8002-exec-5] c.x.i.m.I.selectList : ==> Preparing: SELECT id,inviter_id,invitee_id,invite_code_id,registered,reward_granted,status,create_time,update_time FROM t_invite_relation WHERE (inviter_id = ?) ORDER BY create_time DESC
|
|
|
+2026-06-23 10:18:02.509 DEBUG [T-954U-WCPK] [anon] [http-nio-8002-exec-5] c.x.i.m.I.selectList : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:18:02.510 DEBUG [T-954U-WCPK] [anon] [http-nio-8002-exec-5] c.x.i.m.I.selectList : <== Total: 0
|
|
|
+2026-06-23 10:18:02.511 DEBUG [T-954U-WCPK] [2069232639064911873] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/invite/rewards 200 12ms
|
|
|
+2026-06-23 10:18:04.871 DEBUG [T-GY8A-LJQT] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : GET /api/invite/extra-quota | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:18:04.874 DEBUG [T-GY8A-LJQT] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Securing GET /api/invite/extra-quota
|
|
|
+2026-06-23 10:18:04.876 DEBUG [T-GY8A-LJQT] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Secured GET /api/invite/extra-quota
|
|
|
+2026-06-23 10:18:04.879 DEBUG [T-GY8A-LJQT] [anon] [http-nio-8002-exec-3] c.x.u.m.C.sumAvailableQuota : ==> Preparing: SELECT COALESCE(SUM(quota_count - used_count), 0) FROM t_crawler_quota_grant WHERE user_id = ? AND status = 1 AND (expire_time IS NULL OR expire_time > NOW())
|
|
|
+2026-06-23 10:18:04.879 DEBUG [T-GY8A-LJQT] [anon] [http-nio-8002-exec-3] c.x.u.m.C.sumAvailableQuota : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:18:04.880 DEBUG [T-GY8A-LJQT] [anon] [http-nio-8002-exec-3] c.x.u.m.C.sumAvailableQuota : <== Total: 1
|
|
|
+2026-06-23 10:18:04.881 DEBUG [T-GY8A-LJQT] [2069232639064911873] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : GET /api/invite/extra-quota 200 10ms
|
|
|
+2026-06-23 10:18:10.104 DEBUG [T-HVNE-E5A9] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:18:10.109 DEBUG [T-HVNE-E5A9] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 10:18:10.110 DEBUG [T-HVNE-E5A9] [anon] [http-nio-8002-exec-7] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:18:10.110 DEBUG [T-HVNE-E5A9] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 10:18:10.117 WARN [T-HVNE-E5A9] [anon] [http-nio-8002-exec-7] c.x.h.GlobalExceptionHandler : 业务异常: code=1103, message=验证码已过期
|
|
|
+2026-06-23 10:18:10.118 DEBUG [T-HVNE-E5A9] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 14ms
|
|
|
+2026-06-23 10:18:11.924 DEBUG [T-HNHJ-39R5] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:18:11.927 DEBUG [T-HNHJ-39R5] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/send
|
|
|
+2026-06-23 10:18:11.927 DEBUG [T-HNHJ-39R5] [anon] [http-nio-8002-exec-4] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:18:11.928 DEBUG [T-HNHJ-39R5] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/send
|
|
|
+2026-06-23 10:18:11.928 INFO [T-HNHJ-39R5] [anon] [http-nio-8002-exec-4] .x.u.s.VerificationCodeService : 【验证码-测试模式】是否启用 true
|
|
|
+2026-06-23 10:18:11.930 INFO [T-HNHJ-39R5] [anon] [http-nio-8002-exec-4] .x.u.s.VerificationCodeService : 【验证码-测试模式】手机号: 187****6917, 验证码: 123456 (固定), 场景: login, 有效期: 5分钟
|
|
|
+2026-06-23 10:18:11.931 DEBUG [T-HNHJ-39R5] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send 200 7ms
|
|
|
+2026-06-23 10:18:14.134 DEBUG [T-6QSY-JJUZ] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:18:14.138 DEBUG [T-6QSY-JJUZ] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 10:18:14.138 DEBUG [T-6QSY-JJUZ] [anon] [http-nio-8002-exec-9] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:18:14.139 DEBUG [T-6QSY-JJUZ] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 10:18:14.146 DEBUG [T-6QSY-JJUZ] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 10:18:14.146 DEBUG [T-6QSY-JJUZ] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 10:18:14.148 DEBUG [T-6QSY-JJUZ] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 10:18:14.148 DEBUG [T-6QSY-JJUZ] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, password=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 10:18:14.149 DEBUG [T-6QSY-JJUZ] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), $2a$10$EW0iOenFt1rmMi6T6XfiRONAYZYIZ81Rj2IvnlVxI/fdIDQyfhn9.(String), 1(Long), 1(Integer), 2026-06-23T10:18:14.148408800(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40(LocalDateTime), 2026-06-23T09:34:40(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 10:18:14.152 DEBUG [T-6QSY-JJUZ] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 10:18:14.153 DEBUG [T-6QSY-JJUZ] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:18:14.153 DEBUG [T-6QSY-JJUZ] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:18:14.155 DEBUG [T-6QSY-JJUZ] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:18:14.155 DEBUG [T-6QSY-JJUZ] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 10:18:14.155 DEBUG [T-6QSY-JJUZ] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:18:14.156 DEBUG [T-6QSY-JJUZ] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 10:18:14.198 DEBUG [T-6QSY-JJUZ] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 64ms
|
|
|
+2026-06-23 10:18:18.072 DEBUG [T-YZPD-JUF4] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/invite/code | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:18:18.073 DEBUG [T-YZPD-JUF4] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Securing GET /api/invite/code
|
|
|
+2026-06-23 10:18:18.076 DEBUG [T-YZPD-JUF4] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Secured GET /api/invite/code
|
|
|
+2026-06-23 10:18:18.078 DEBUG [T-YZPD-JUF4] [anon] [http-nio-8002-exec-10] c.x.i.m.I.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND status = ? AND (expire_time IS NULL OR expire_time > ?)) ORDER BY create_time DESC LIMIT 1
|
|
|
+2026-06-23 10:18:18.078 DEBUG [T-YZPD-JUF4] [anon] [http-nio-8002-exec-10] c.x.i.m.I.selectList : ==> Parameters: 2069232639064911873(Long), 1(Integer), 2026-06-23T10:18:18.076052(LocalDateTime)
|
|
|
+2026-06-23 10:18:18.081 DEBUG [T-YZPD-JUF4] [anon] [http-nio-8002-exec-10] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 10:18:18.081 DEBUG [T-YZPD-JUF4] [anon] [http-nio-8002-exec-10] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
+2026-06-23 10:18:18.081 DEBUG [T-YZPD-JUF4] [anon] [http-nio-8002-exec-10] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
+2026-06-23 10:18:18.084 DEBUG [T-YZPD-JUF4] [anon] [http-nio-8002-exec-10] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 10:18:18.085 DEBUG [T-YZPD-JUF4] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:18:18.085 DEBUG [T-YZPD-JUF4] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:18:18.087 DEBUG [T-YZPD-JUF4] [anon] [http-nio-8002-exec-10] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:18:18.088 DEBUG [T-YZPD-JUF4] [2069232639064911873] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/invite/code 200 17ms
|
|
|
+2026-06-23 10:18:20.910 DEBUG [T-5TLF-V4FW] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : GET /api/invite/stats | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:18:20.914 DEBUG [T-5TLF-V4FW] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing GET /api/invite/stats
|
|
|
+2026-06-23 10:18:20.918 DEBUG [T-5TLF-V4FW] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Secured GET /api/invite/stats
|
|
|
+2026-06-23 10:18:20.920 DEBUG [T-5TLF-V4FW] [anon] [http-nio-8002-exec-1] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
+2026-06-23 10:18:20.920 DEBUG [T-5TLF-V4FW] [anon] [http-nio-8002-exec-1] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
+2026-06-23 10:18:20.922 DEBUG [T-5TLF-V4FW] [anon] [http-nio-8002-exec-1] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 10:18:20.923 DEBUG [T-5TLF-V4FW] [anon] [http-nio-8002-exec-1] c.x.i.m.I.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND status = ? AND (expire_time IS NULL OR expire_time > ?)) ORDER BY create_time DESC LIMIT 1
|
|
|
+2026-06-23 10:18:20.923 DEBUG [T-5TLF-V4FW] [anon] [http-nio-8002-exec-1] c.x.i.m.I.selectList : ==> Parameters: 2069232639064911873(Long), 1(Integer), 2026-06-23T10:18:20.922290800(LocalDateTime)
|
|
|
+2026-06-23 10:18:20.925 DEBUG [T-5TLF-V4FW] [anon] [http-nio-8002-exec-1] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 10:18:20.925 DEBUG [T-5TLF-V4FW] [anon] [http-nio-8002-exec-1] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
+2026-06-23 10:18:20.925 DEBUG [T-5TLF-V4FW] [anon] [http-nio-8002-exec-1] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
+2026-06-23 10:18:20.927 DEBUG [T-5TLF-V4FW] [anon] [http-nio-8002-exec-1] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 10:18:20.928 DEBUG [T-5TLF-V4FW] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:18:20.928 DEBUG [T-5TLF-V4FW] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:18:20.929 DEBUG [T-5TLF-V4FW] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:18:20.930 DEBUG [T-5TLF-V4FW] [anon] [http-nio-8002-exec-1] c.x.i.m.I.selectList : ==> Preparing: SELECT id,inviter_id,invitee_id,invite_code_id,registered,reward_granted,status,create_time,update_time FROM t_invite_relation WHERE (inviter_id = ?)
|
|
|
+2026-06-23 10:18:20.930 DEBUG [T-5TLF-V4FW] [anon] [http-nio-8002-exec-1] c.x.i.m.I.selectList : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:18:20.932 DEBUG [T-5TLF-V4FW] [anon] [http-nio-8002-exec-1] c.x.i.m.I.selectList : <== Total: 0
|
|
|
+2026-06-23 10:18:20.932 DEBUG [T-5TLF-V4FW] [anon] [http-nio-8002-exec-1] c.x.i.m.I.selectCount : ==> Preparing: SELECT COUNT( * ) AS total FROM t_invite_relation WHERE (inviter_id = ? AND create_time >= ?)
|
|
|
+2026-06-23 10:18:20.932 DEBUG [T-5TLF-V4FW] [anon] [http-nio-8002-exec-1] c.x.i.m.I.selectCount : ==> Parameters: 2069232639064911873(Long), 2026-06-23T00:00(LocalDateTime)
|
|
|
+2026-06-23 10:18:20.934 DEBUG [T-5TLF-V4FW] [anon] [http-nio-8002-exec-1] c.x.i.m.I.selectCount : <== Total: 1
|
|
|
+2026-06-23 10:18:20.935 DEBUG [T-5TLF-V4FW] [2069232639064911873] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : GET /api/invite/stats 200 25ms
|
|
|
+2026-06-23 10:18:25.768 DEBUG [T-3E3S-EF4F] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : GET /api/invite/rewards | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:18:25.771 DEBUG [T-3E3S-EF4F] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing GET /api/invite/rewards
|
|
|
+2026-06-23 10:18:25.772 DEBUG [T-3E3S-EF4F] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Secured GET /api/invite/rewards
|
|
|
+2026-06-23 10:18:25.775 DEBUG [T-3E3S-EF4F] [anon] [http-nio-8002-exec-2] c.x.i.m.I.selectList : ==> Preparing: SELECT id,inviter_id,invitee_id,invite_code_id,registered,reward_granted,status,create_time,update_time FROM t_invite_relation WHERE (inviter_id = ?) ORDER BY create_time DESC
|
|
|
+2026-06-23 10:18:25.776 DEBUG [T-3E3S-EF4F] [anon] [http-nio-8002-exec-2] c.x.i.m.I.selectList : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:18:25.777 DEBUG [T-3E3S-EF4F] [anon] [http-nio-8002-exec-2] c.x.i.m.I.selectList : <== Total: 0
|
|
|
+2026-06-23 10:18:25.778 DEBUG [T-3E3S-EF4F] [2069232639064911873] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : GET /api/invite/rewards 200 10ms
|
|
|
+2026-06-23 10:18:27.850 DEBUG [T-SLSN-YJ3G] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : GET /api/invite/extra-quota | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:18:27.853 DEBUG [T-SLSN-YJ3G] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing GET /api/invite/extra-quota
|
|
|
+2026-06-23 10:18:27.856 DEBUG [T-SLSN-YJ3G] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Secured GET /api/invite/extra-quota
|
|
|
+2026-06-23 10:18:27.858 DEBUG [T-SLSN-YJ3G] [anon] [http-nio-8002-exec-6] c.x.u.m.C.sumAvailableQuota : ==> Preparing: SELECT COALESCE(SUM(quota_count - used_count), 0) FROM t_crawler_quota_grant WHERE user_id = ? AND status = 1 AND (expire_time IS NULL OR expire_time > NOW())
|
|
|
+2026-06-23 10:18:27.858 DEBUG [T-SLSN-YJ3G] [anon] [http-nio-8002-exec-6] c.x.u.m.C.sumAvailableQuota : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:18:27.860 DEBUG [T-SLSN-YJ3G] [anon] [http-nio-8002-exec-6] c.x.u.m.C.sumAvailableQuota : <== Total: 1
|
|
|
+2026-06-23 10:18:27.862 DEBUG [T-SLSN-YJ3G] [2069232639064911873] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : GET /api/invite/extra-quota 200 12ms
|
|
|
+2026-06-23 10:18:29.645 DEBUG [T-TRP7-EP27] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : GET /api/invite/page/code?channel=app | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:18:29.649 DEBUG [T-TRP7-EP27] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing GET /api/invite/page/code?channel=app
|
|
|
+2026-06-23 10:18:29.649 DEBUG [T-TRP7-EP27] [anon] [http-nio-8002-exec-8] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:18:29.649 DEBUG [T-TRP7-EP27] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Secured GET /api/invite/page/code?channel=app
|
|
|
+2026-06-23 10:18:29.653 DEBUG [T-TRP7-EP27] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (code = ?)
|
|
|
+2026-06-23 10:18:29.654 DEBUG [T-TRP7-EP27] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectList : ==> Parameters: code(String)
|
|
|
+2026-06-23 10:18:29.655 DEBUG [T-TRP7-EP27] [anon] [http-nio-8002-exec-8] c.x.i.m.I.selectList : <== Total: 0
|
|
|
+2026-06-23 10:18:29.656 WARN [T-TRP7-EP27] [anon] [http-nio-8002-exec-8] c.x.h.GlobalExceptionHandler : 业务异常: code=3001, message=邀请码无效
|
|
|
+2026-06-23 10:18:29.656 DEBUG [T-TRP7-EP27] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : GET /api/invite/page/code?channel=app 200 11ms
|
|
|
+2026-06-23 10:18:51.358 DEBUG [T-ZUEU-X268] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/invite/code?channel=app | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:18:51.363 DEBUG [T-ZUEU-X268] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing GET /api/invite/code?channel=app
|
|
|
+2026-06-23 10:18:51.363 DEBUG [T-ZUEU-X268] [anon] [http-nio-8002-exec-5] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:18:51.365 WARN [T-ZUEU-X268] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/invite/code?channel=app 401 7ms
|
|
|
+2026-06-23 10:19:23.830 DEBUG [T-N4PV-Z7Y7] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : OPTIONS /api/invite/page/JTDRQ5ZT?channel=app | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:19:23.833 DEBUG [T-N4PV-Z7Y7] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/invite/page/JTDRQ5ZT?channel=app
|
|
|
+2026-06-23 10:19:23.834 DEBUG [T-N4PV-Z7Y7] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : OPTIONS /api/invite/page/JTDRQ5ZT?channel=app 200 4ms
|
|
|
+2026-06-23 10:19:23.836 DEBUG [T-YQF3-U33Q] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : GET /api/invite/page/JTDRQ5ZT?channel=app | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:19:23.838 DEBUG [T-YQF3-U33Q] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing GET /api/invite/page/JTDRQ5ZT?channel=app
|
|
|
+2026-06-23 10:19:23.838 DEBUG [T-YQF3-U33Q] [anon] [http-nio-8002-exec-7] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:19:23.838 DEBUG [T-YQF3-U33Q] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Secured GET /api/invite/page/JTDRQ5ZT?channel=app
|
|
|
+2026-06-23 10:19:23.841 DEBUG [T-YQF3-U33Q] [anon] [http-nio-8002-exec-7] c.x.i.m.I.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (code = ?)
|
|
|
+2026-06-23 10:19:23.842 DEBUG [T-YQF3-U33Q] [anon] [http-nio-8002-exec-7] c.x.i.m.I.selectList : ==> Parameters: JTDRQ5ZT(String)
|
|
|
+2026-06-23 10:19:23.843 DEBUG [T-YQF3-U33Q] [anon] [http-nio-8002-exec-7] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 10:19:23.845 DEBUG [T-YQF3-U33Q] [anon] [http-nio-8002-exec-7] c.x.i.m.I.updateById : ==> Preparing: UPDATE t_invite_code SET user_id=?, code=?, max_uses=?, used_count=?, click_count=?, expire_time=?, status=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 10:19:23.846 DEBUG [T-YQF3-U33Q] [anon] [http-nio-8002-exec-7] c.x.i.m.I.updateById : ==> Parameters: 2069232639064911873(Long), JTDRQ5ZT(String), -1(Integer), 0(Integer), 1(Integer), 2026-07-23T09:51:38(LocalDateTime), 1(Integer), 2026-06-23T09:51:38(LocalDateTime), 2026-06-23T09:51:38(LocalDateTime), 2(Long)
|
|
|
+2026-06-23 10:19:23.889 DEBUG [T-YQF3-U33Q] [anon] [http-nio-8002-exec-7] c.x.i.m.I.updateById : <== Updates: 1
|
|
|
+2026-06-23 10:19:23.889 DEBUG [T-YQF3-U33Q] [anon] [http-nio-8002-exec-7] c.x.i.service.InviteService : 邀请落地页 JTDRQ5ZT 被访问,累计点击 1 次
|
|
|
+2026-06-23 10:19:23.890 DEBUG [T-YQF3-U33Q] [anon] [http-nio-8002-exec-7] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:19:23.890 DEBUG [T-YQF3-U33Q] [anon] [http-nio-8002-exec-7] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:19:23.892 DEBUG [T-YQF3-U33Q] [anon] [http-nio-8002-exec-7] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:19:23.893 DEBUG [T-YQF3-U33Q] [anon] [http-nio-8002-exec-7] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
+2026-06-23 10:19:23.893 DEBUG [T-YQF3-U33Q] [anon] [http-nio-8002-exec-7] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
+2026-06-23 10:19:23.895 DEBUG [T-YQF3-U33Q] [anon] [http-nio-8002-exec-7] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 10:19:23.899 DEBUG [T-YQF3-U33Q] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : GET /api/invite/page/JTDRQ5ZT?channel=app 200 63ms
|
|
|
+2026-06-23 10:19:31.513 DEBUG [T-R85Z-Q2GW] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : OPTIONS /api/invite/JTDRQ5ZT?channel=app | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:19:31.517 DEBUG [T-R85Z-Q2GW] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/invite/JTDRQ5ZT?channel=app
|
|
|
+2026-06-23 10:19:31.517 DEBUG [T-R85Z-Q2GW] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : OPTIONS /api/invite/JTDRQ5ZT?channel=app 200 4ms
|
|
|
+2026-06-23 10:19:31.520 DEBUG [T-V5MC-ALQZ] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : GET /api/invite/JTDRQ5ZT?channel=app | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:19:31.522 DEBUG [T-V5MC-ALQZ] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Securing GET /api/invite/JTDRQ5ZT?channel=app
|
|
|
+2026-06-23 10:19:31.522 DEBUG [T-V5MC-ALQZ] [anon] [http-nio-8002-exec-9] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:19:31.523 WARN [T-V5MC-ALQZ] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : GET /api/invite/JTDRQ5ZT?channel=app 401 3ms
|
|
|
+2026-06-23 10:19:36.029 DEBUG [T-NESW-YEXF] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/invite/JTDRQ5ZT?channel=app | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:19:36.033 DEBUG [T-NESW-YEXF] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Securing GET /api/invite/JTDRQ5ZT?channel=app
|
|
|
+2026-06-23 10:19:36.034 DEBUG [T-NESW-YEXF] [anon] [http-nio-8002-exec-10] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:19:36.035 WARN [T-NESW-YEXF] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/invite/JTDRQ5ZT?channel=app 401 6ms
|
|
|
+2026-06-23 10:19:43.843 DEBUG [T-CCXC-DY9N] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : GET /api/invite/JTDRQ5ZT?channel=app | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:19:43.847 DEBUG [T-CCXC-DY9N] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing GET /api/invite/JTDRQ5ZT?channel=app
|
|
|
+2026-06-23 10:19:43.849 DEBUG [T-CCXC-DY9N] [anon] [http-nio-8002-exec-1] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:19:43.850 WARN [T-CCXC-DY9N] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : GET /api/invite/JTDRQ5ZT?channel=app 401 7ms
|
|
|
+2026-06-23 10:19:52.928 DEBUG [T-HTJH-JE4A] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : OPTIONS /api/invite/click/JTDRQ5ZT | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:19:52.933 DEBUG [T-HTJH-JE4A] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/invite/click/JTDRQ5ZT
|
|
|
+2026-06-23 10:19:52.933 DEBUG [T-HTJH-JE4A] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : OPTIONS /api/invite/click/JTDRQ5ZT 200 5ms
|
|
|
+2026-06-23 10:19:52.934 DEBUG [T-MR5Q-QGTS] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/invite/click/JTDRQ5ZT | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:19:52.936 DEBUG [T-MR5Q-QGTS] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing POST /api/invite/click/JTDRQ5ZT
|
|
|
+2026-06-23 10:19:52.936 DEBUG [T-MR5Q-QGTS] [anon] [http-nio-8002-exec-6] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:19:52.936 DEBUG [T-MR5Q-QGTS] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Secured POST /api/invite/click/JTDRQ5ZT
|
|
|
+2026-06-23 10:19:52.940 DEBUG [T-MR5Q-QGTS] [anon] [http-nio-8002-exec-6] c.x.i.m.I.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (code = ?)
|
|
|
+2026-06-23 10:19:52.940 DEBUG [T-MR5Q-QGTS] [anon] [http-nio-8002-exec-6] c.x.i.m.I.selectList : ==> Parameters: JTDRQ5ZT(String)
|
|
|
+2026-06-23 10:19:52.941 DEBUG [T-MR5Q-QGTS] [anon] [http-nio-8002-exec-6] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 10:19:52.942 DEBUG [T-MR5Q-QGTS] [anon] [http-nio-8002-exec-6] c.x.i.m.I.updateById : ==> Preparing: UPDATE t_invite_code SET user_id=?, code=?, max_uses=?, used_count=?, click_count=?, expire_time=?, status=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 10:19:52.942 DEBUG [T-MR5Q-QGTS] [anon] [http-nio-8002-exec-6] c.x.i.m.I.updateById : ==> Parameters: 2069232639064911873(Long), JTDRQ5ZT(String), -1(Integer), 0(Integer), 2(Integer), 2026-07-23T09:51:38(LocalDateTime), 1(Integer), 2026-06-23T09:51:38(LocalDateTime), 2026-06-23T09:51:38(LocalDateTime), 2(Long)
|
|
|
+2026-06-23 10:19:52.983 DEBUG [T-MR5Q-QGTS] [anon] [http-nio-8002-exec-6] c.x.i.m.I.updateById : <== Updates: 1
|
|
|
+2026-06-23 10:19:52.984 DEBUG [T-MR5Q-QGTS] [anon] [http-nio-8002-exec-6] c.x.i.service.InviteService : 邀请链接 JTDRQ5ZT 被打开,累计 2 次
|
|
|
+2026-06-23 10:19:52.985 DEBUG [T-MR5Q-QGTS] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/invite/click/JTDRQ5ZT 200 51ms
|
|
|
+2026-06-23 10:19:56.734 DEBUG [T-8Z52-F5Z5] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : GET /api/invite/resolve-link?link=test | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:19:56.738 DEBUG [T-8Z52-F5Z5] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing GET /api/invite/resolve-link?link=test
|
|
|
+2026-06-23 10:19:56.739 DEBUG [T-8Z52-F5Z5] [anon] [http-nio-8002-exec-8] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:19:56.739 DEBUG [T-8Z52-F5Z5] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Secured GET /api/invite/resolve-link?link=test
|
|
|
+2026-06-23 10:19:56.741 WARN [T-8Z52-F5Z5] [anon] [http-nio-8002-exec-8] c.x.h.GlobalExceptionHandler : 业务异常: code=3001, message=邀请码无效
|
|
|
+2026-06-23 10:19:56.742 DEBUG [T-8Z52-F5Z5] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : GET /api/invite/resolve-link?link=test 200 8ms
|
|
|
+2026-06-23 10:20:29.364 DEBUG [T-PL4G-4TBR] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/invite/resolve-link?link=test | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:20:29.367 DEBUG [T-PL4G-4TBR] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing GET /api/invite/resolve-link?link=test
|
|
|
+2026-06-23 10:20:29.368 DEBUG [T-PL4G-4TBR] [anon] [http-nio-8002-exec-5] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:20:29.368 DEBUG [T-PL4G-4TBR] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Secured GET /api/invite/resolve-link?link=test
|
|
|
+2026-06-23 10:20:29.368 WARN [T-PL4G-4TBR] [anon] [http-nio-8002-exec-5] c.x.h.GlobalExceptionHandler : 业务异常: code=3001, message=邀请码无效
|
|
|
+2026-06-23 10:20:29.369 DEBUG [T-PL4G-4TBR] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/invite/resolve-link?link=test 200 5ms
|
|
|
+2026-06-23 10:20:45.598 DEBUG [T-MXFY-WUAU] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : GET /api/level/list | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:20:45.600 DEBUG [T-MXFY-WUAU] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Securing GET /api/level/list
|
|
|
+2026-06-23 10:20:45.601 DEBUG [T-MXFY-WUAU] [anon] [http-nio-8002-exec-3] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:20:45.601 DEBUG [T-MXFY-WUAU] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Secured GET /api/level/list
|
|
|
+2026-06-23 10:20:45.603 DEBUG [T-MXFY-WUAU] [anon] [http-nio-8002-exec-3] c.x.u.m.U.selectList : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE (status = ?) ORDER BY level_weight ASC
|
|
|
+2026-06-23 10:20:45.604 DEBUG [T-MXFY-WUAU] [anon] [http-nio-8002-exec-3] c.x.u.m.U.selectList : ==> Parameters: 1(Integer)
|
|
|
+2026-06-23 10:20:45.605 DEBUG [T-MXFY-WUAU] [anon] [http-nio-8002-exec-3] c.x.u.m.U.selectList : <== Total: 3
|
|
|
+2026-06-23 10:20:45.607 DEBUG [T-MXFY-WUAU] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : GET /api/level/list 200 9ms
|
|
|
+2026-06-23 10:20:54.283 DEBUG [T-CKMT-FWEF] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : GET /api/level/1 | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:20:54.288 DEBUG [T-CKMT-FWEF] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing GET /api/level/1
|
|
|
+2026-06-23 10:20:54.288 DEBUG [T-CKMT-FWEF] [anon] [http-nio-8002-exec-7] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:20:54.288 DEBUG [T-CKMT-FWEF] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Secured GET /api/level/1
|
|
|
+2026-06-23 10:20:54.292 DEBUG [T-CKMT-FWEF] [anon] [http-nio-8002-exec-7] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 10:20:54.292 DEBUG [T-CKMT-FWEF] [anon] [http-nio-8002-exec-7] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:20:54.293 DEBUG [T-CKMT-FWEF] [anon] [http-nio-8002-exec-7] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 10:20:54.295 DEBUG [T-CKMT-FWEF] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : GET /api/level/1 200 12ms
|
|
|
+2026-06-23 10:20:58.410 DEBUG [T-NE68-XDRB] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : GET /api/level/my | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:20:58.414 DEBUG [T-NE68-XDRB] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing GET /api/level/my
|
|
|
+2026-06-23 10:20:58.417 DEBUG [T-NE68-XDRB] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Secured GET /api/level/my
|
|
|
+2026-06-23 10:20:58.418 DEBUG [T-NE68-XDRB] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:20:58.419 DEBUG [T-NE68-XDRB] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:20:58.421 DEBUG [T-NE68-XDRB] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:20:58.421 DEBUG [T-NE68-XDRB] [anon] [http-nio-8002-exec-4] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 10:20:58.421 DEBUG [T-NE68-XDRB] [anon] [http-nio-8002-exec-4] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:20:58.425 DEBUG [T-NE68-XDRB] [anon] [http-nio-8002-exec-4] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 10:20:58.426 DEBUG [T-NE68-XDRB] [2069232639064911873] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : GET /api/level/my 200 16ms
|
|
|
+2026-06-23 10:21:01.010 DEBUG [T-2NNV-HFMF] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : PUT /api/level/user/1?levelId=2 | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:21:01.013 DEBUG [T-2NNV-HFMF] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Securing PUT /api/level/user/1?levelId=2
|
|
|
+2026-06-23 10:21:01.015 DEBUG [T-2NNV-HFMF] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Secured PUT /api/level/user/1?levelId=2
|
|
|
+2026-06-23 10:21:01.018 DEBUG [T-2NNV-HFMF] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:21:01.019 DEBUG [T-2NNV-HFMF] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:21:01.020 DEBUG [T-2NNV-HFMF] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:21:01.020 DEBUG [T-2NNV-HFMF] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 10:21:01.020 DEBUG [T-2NNV-HFMF] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectById : ==> Parameters: 2(Long)
|
|
|
+2026-06-23 10:21:01.021 DEBUG [T-2NNV-HFMF] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 10:21:01.022 DEBUG [T-2NNV-HFMF] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 10:21:01.023 DEBUG [T-2NNV-HFMF] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.updateById : ==> Parameters: 13800138000(String), 测试用户(String), 2(Long), 1(Integer), 2026-06-23T09:33:57(LocalDateTime), 127.0.0.1(String), 2026-06-23T09:33:44(LocalDateTime), 2026-06-23T09:33:44(LocalDateTime), 1(Long)
|
|
|
+2026-06-23 10:21:01.025 DEBUG [T-2NNV-HFMF] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 10:21:01.025 INFO [T-2NNV-HFMF] [anon] [http-nio-8002-exec-9] c.x.u.s.UserLevelService : 用户 1 等级已设置为 VIP会员
|
|
|
+2026-06-23 10:21:01.028 DEBUG [T-2NNV-HFMF] [2069232639064911873] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : PUT /api/level/user/1?levelId=2 200 18ms
|
|
|
+2026-06-23 10:21:02.553 DEBUG [T-UCHF-MXJN] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/user-level-config/current-version | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:21:02.555 DEBUG [T-UCHF-MXJN] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Securing GET /api/user-level-config/current-version
|
|
|
+2026-06-23 10:21:02.555 DEBUG [T-UCHF-MXJN] [anon] [http-nio-8002-exec-10] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:21:02.556 WARN [T-UCHF-MXJN] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/user-level-config/current-version 401 3ms
|
|
|
+2026-06-23 10:21:09.145 DEBUG [T-U2YG-B867] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : GET /api/user-level-config/current-version | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:21:09.151 DEBUG [T-U2YG-B867] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing GET /api/user-level-config/current-version
|
|
|
+2026-06-23 10:21:09.152 DEBUG [T-U2YG-B867] [anon] [http-nio-8002-exec-1] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:21:09.153 WARN [T-U2YG-B867] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : GET /api/user-level-config/current-version 401 8ms
|
|
|
+2026-06-23 10:21:16.293 DEBUG [T-ESVQ-FUZE] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : PUT /api/level/user/1?levelId=2 | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:21:16.296 DEBUG [T-ESVQ-FUZE] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing PUT /api/level/user/1?levelId=2
|
|
|
+2026-06-23 10:21:16.298 DEBUG [T-ESVQ-FUZE] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Secured PUT /api/level/user/1?levelId=2
|
|
|
+2026-06-23 10:21:16.301 DEBUG [T-ESVQ-FUZE] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:21:16.301 DEBUG [T-ESVQ-FUZE] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:21:16.302 DEBUG [T-ESVQ-FUZE] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:21:16.303 DEBUG [T-ESVQ-FUZE] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 10:21:16.303 DEBUG [T-ESVQ-FUZE] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectById : ==> Parameters: 2(Long)
|
|
|
+2026-06-23 10:21:16.304 DEBUG [T-ESVQ-FUZE] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 10:21:16.305 DEBUG [T-ESVQ-FUZE] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 10:21:16.305 DEBUG [T-ESVQ-FUZE] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.updateById : ==> Parameters: 13800138000(String), 测试用户(String), 2(Long), 1(Integer), 2026-06-23T09:33:57(LocalDateTime), 127.0.0.1(String), 2026-06-23T09:33:44(LocalDateTime), 2026-06-23T09:33:44(LocalDateTime), 1(Long)
|
|
|
+2026-06-23 10:21:16.307 DEBUG [T-ESVQ-FUZE] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 10:21:16.307 INFO [T-ESVQ-FUZE] [anon] [http-nio-8002-exec-2] c.x.u.s.UserLevelService : 用户 1 等级已设置为 VIP会员
|
|
|
+2026-06-23 10:21:16.309 DEBUG [T-ESVQ-FUZE] [2069232639064911873] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : PUT /api/level/user/1?levelId=2 200 16ms
|
|
|
+2026-06-23 10:22:06.064 DEBUG [T-AHPD-8LG9] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/auth/phone/change | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:06.069 DEBUG [T-AHPD-8LG9] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing POST /api/auth/phone/change
|
|
|
+2026-06-23 10:22:06.069 DEBUG [T-AHPD-8LG9] [anon] [http-nio-8002-exec-6] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:22:06.070 WARN [T-AHPD-8LG9] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : POST /api/auth/phone/change 401 6ms
|
|
|
+2026-06-23 10:22:09.793 DEBUG [T-PDD2-J4MA] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/set | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:09.796 DEBUG [T-PDD2-J4MA] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/set
|
|
|
+2026-06-23 10:22:09.797 DEBUG [T-PDD2-J4MA] [anon] [http-nio-8002-exec-8] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:22:09.798 WARN [T-PDD2-J4MA] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/set 401 5ms
|
|
|
+2026-06-23 10:22:18.178 DEBUG [T-KVBU-8Z56] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:18.183 DEBUG [T-KVBU-8Z56] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/send
|
|
|
+2026-06-23 10:22:18.184 DEBUG [T-KVBU-8Z56] [anon] [http-nio-8002-exec-5] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:22:18.184 DEBUG [T-KVBU-8Z56] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/send
|
|
|
+2026-06-23 10:22:18.185 INFO [T-KVBU-8Z56] [anon] [http-nio-8002-exec-5] .x.u.s.VerificationCodeService : 【验证码-测试模式】是否启用 true
|
|
|
+2026-06-23 10:22:18.186 INFO [T-KVBU-8Z56] [anon] [http-nio-8002-exec-5] .x.u.s.VerificationCodeService : 【验证码-测试模式】手机号: 187****6917, 验证码: 123456 (固定), 场景: login, 有效期: 5分钟
|
|
|
+2026-06-23 10:22:18.187 DEBUG [T-KVBU-8Z56] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send 200 9ms
|
|
|
+2026-06-23 10:22:20.566 DEBUG [T-SWXL-2E9S] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:20.569 DEBUG [T-SWXL-2E9S] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 10:22:20.569 DEBUG [T-SWXL-2E9S] [anon] [http-nio-8002-exec-3] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:22:20.570 DEBUG [T-SWXL-2E9S] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 10:22:20.578 DEBUG [T-SWXL-2E9S] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 10:22:20.579 DEBUG [T-SWXL-2E9S] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 10:22:20.580 DEBUG [T-SWXL-2E9S] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 10:22:20.581 DEBUG [T-SWXL-2E9S] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, password=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 10:22:20.581 DEBUG [T-SWXL-2E9S] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), $2a$10$EW0iOenFt1rmMi6T6XfiRONAYZYIZ81Rj2IvnlVxI/fdIDQyfhn9.(String), 1(Long), 1(Integer), 2026-06-23T10:22:20.580787500(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40(LocalDateTime), 2026-06-23T09:34:40(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 10:22:20.584 DEBUG [T-SWXL-2E9S] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 10:22:20.585 DEBUG [T-SWXL-2E9S] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:22:20.585 DEBUG [T-SWXL-2E9S] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:22:20.587 DEBUG [T-SWXL-2E9S] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:22:20.587 DEBUG [T-SWXL-2E9S] [anon] [http-nio-8002-exec-3] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 10:22:20.588 DEBUG [T-SWXL-2E9S] [anon] [http-nio-8002-exec-3] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:22:20.589 DEBUG [T-SWXL-2E9S] [anon] [http-nio-8002-exec-3] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 10:22:20.596 DEBUG [T-SWXL-2E9S] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 30ms
|
|
|
+2026-06-23 10:22:28.198 DEBUG [T-4EZQ-JMRK] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:28.201 DEBUG [T-4EZQ-JMRK] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/send
|
|
|
+2026-06-23 10:22:28.201 DEBUG [T-4EZQ-JMRK] [anon] [http-nio-8002-exec-7] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:22:28.201 DEBUG [T-4EZQ-JMRK] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/send
|
|
|
+2026-06-23 10:22:28.202 INFO [T-4EZQ-JMRK] [anon] [http-nio-8002-exec-7] .x.u.s.VerificationCodeService : 【验证码-测试模式】是否启用 true
|
|
|
+2026-06-23 10:22:28.205 INFO [T-4EZQ-JMRK] [anon] [http-nio-8002-exec-7] .x.u.s.VerificationCodeService : 【验证码-测试模式】手机号: 187****6917, 验证码: 123456 (固定), 场景: login, 有效期: 5分钟
|
|
|
+2026-06-23 10:22:28.207 DEBUG [T-4EZQ-JMRK] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send 200 9ms
|
|
|
+2026-06-23 10:22:28.409 DEBUG [T-GVFE-3QBR] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:28.412 DEBUG [T-GVFE-3QBR] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
+2026-06-23 10:22:28.412 DEBUG [T-GVFE-3QBR] [anon] [http-nio-8002-exec-4] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:22:28.412 DEBUG [T-GVFE-3QBR] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
+2026-06-23 10:22:28.419 DEBUG [T-GVFE-3QBR] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 10:22:28.419 DEBUG [T-GVFE-3QBR] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 10:22:28.422 DEBUG [T-GVFE-3QBR] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 10:22:28.422 DEBUG [T-GVFE-3QBR] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, password=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 10:22:28.422 DEBUG [T-GVFE-3QBR] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), $2a$10$EW0iOenFt1rmMi6T6XfiRONAYZYIZ81Rj2IvnlVxI/fdIDQyfhn9.(String), 1(Long), 1(Integer), 2026-06-23T10:22:28.422194500(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-23T09:34:40(LocalDateTime), 2026-06-23T09:34:40(LocalDateTime), 2069232639064911873(Long)
|
|
|
+2026-06-23 10:22:28.426 DEBUG [T-GVFE-3QBR] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 10:22:28.427 DEBUG [T-GVFE-3QBR] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:22:28.427 DEBUG [T-GVFE-3QBR] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:22:28.429 DEBUG [T-GVFE-3QBR] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:22:28.429 DEBUG [T-GVFE-3QBR] [anon] [http-nio-8002-exec-4] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 10:22:28.429 DEBUG [T-GVFE-3QBR] [anon] [http-nio-8002-exec-4] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:22:28.431 DEBUG [T-GVFE-3QBR] [anon] [http-nio-8002-exec-4] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 10:22:28.438 DEBUG [T-GVFE-3QBR] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 29ms
|
|
|
+2026-06-23 10:22:28.610 DEBUG [T-7TDZ-GWZC] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:28.613 DEBUG [T-7TDZ-GWZC] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/login
|
|
|
+2026-06-23 10:22:28.613 DEBUG [T-7TDZ-GWZC] [anon] [http-nio-8002-exec-9] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:22:28.614 DEBUG [T-7TDZ-GWZC] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/login
|
|
|
+2026-06-23 10:22:28.618 DEBUG [T-7TDZ-GWZC] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
+2026-06-23 10:22:28.618 DEBUG [T-7TDZ-GWZC] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
+2026-06-23 10:22:28.621 DEBUG [T-7TDZ-GWZC] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectList : <== Total: 1
|
|
|
+2026-06-23 10:22:28.721 WARN [T-7TDZ-GWZC] [anon] [http-nio-8002-exec-9] c.x.h.GlobalExceptionHandler : 业务异常: code=1007, message=密码错误
|
|
|
+2026-06-23 10:22:28.722 DEBUG [T-7TDZ-GWZC] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/login 200 112ms
|
|
|
+2026-06-23 10:22:28.826 DEBUG [T-43UX-JMAE] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/url?state=login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:28.830 DEBUG [T-43UX-JMAE] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Securing GET /api/auth/wechat/url?state=login
|
|
|
+2026-06-23 10:22:28.830 DEBUG [T-43UX-JMAE] [anon] [http-nio-8002-exec-10] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:22:28.831 DEBUG [T-43UX-JMAE] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Secured GET /api/auth/wechat/url?state=login
|
|
|
+2026-06-23 10:22:28.832 DEBUG [T-43UX-JMAE] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/url?state=login 200 6ms
|
|
|
+2026-06-23 10:22:29.027 DEBUG [T-T7SD-2XN9] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/login | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:29.029 DEBUG [T-T7SD-2XN9] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing POST /api/auth/wechat/login
|
|
|
+2026-06-23 10:22:29.030 DEBUG [T-T7SD-2XN9] [anon] [http-nio-8002-exec-1] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:22:29.030 DEBUG [T-T7SD-2XN9] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Secured POST /api/auth/wechat/login
|
|
|
+2026-06-23 10:22:29.104 ERROR [T-T7SD-2XN9] [anon] [http-nio-8002-exec-1] c.x.u.service.WechatService : 获取微信access_token失败: {"errcode":40013,"errmsg":"invalid appid, rid: 6a39ede5-299c45d9-1ca973b7"}
|
|
|
+2026-06-23 10:22:29.107 WARN [T-T7SD-2XN9] [anon] [http-nio-8002-exec-1] c.x.h.GlobalExceptionHandler : 业务异常: code=1201, message=微信授权码无效
|
|
|
+2026-06-23 10:22:29.108 DEBUG [T-T7SD-2XN9] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/login 200 81ms
|
|
|
+2026-06-23 10:22:29.228 DEBUG [T-P4A2-DSG8] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/bind | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:29.230 DEBUG [T-P4A2-DSG8] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing POST /api/auth/wechat/bind
|
|
|
+2026-06-23 10:22:29.231 DEBUG [T-P4A2-DSG8] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Secured POST /api/auth/wechat/bind
|
|
|
+2026-06-23 10:22:29.233 WARN [T-P4A2-DSG8] [anon] [http-nio-8002-exec-2] c.x.h.GlobalExceptionHandler : 参数校验失败: 临时令牌不能为空
|
|
|
+2026-06-23 10:22:29.234 WARN [T-P4A2-DSG8] [2069232639064911873] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : POST /api/auth/wechat/bind 400 6ms
|
|
|
+2026-06-23 10:22:29.432 DEBUG [T-M3GE-AFXA] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/callback?code=test_code | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:29.435 DEBUG [T-M3GE-AFXA] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing GET /api/auth/wechat/callback?code=test_code
|
|
|
+2026-06-23 10:22:29.436 DEBUG [T-M3GE-AFXA] [anon] [http-nio-8002-exec-6] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:22:29.436 DEBUG [T-M3GE-AFXA] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Secured GET /api/auth/wechat/callback?code=test_code
|
|
|
+2026-06-23 10:22:29.437 DEBUG [T-M3GE-AFXA] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : GET /api/auth/wechat/callback?code=test_code 200 5ms
|
|
|
+2026-06-23 10:22:29.632 DEBUG [T-P56V-JX2L] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : POST /api/auth/refresh | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:29.634 DEBUG [T-P56V-JX2L] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing POST /api/auth/refresh
|
|
|
+2026-06-23 10:22:29.634 DEBUG [T-P56V-JX2L] [anon] [http-nio-8002-exec-8] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:22:29.635 DEBUG [T-P56V-JX2L] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Secured POST /api/auth/refresh
|
|
|
+2026-06-23 10:22:29.635 WARN [T-P56V-JX2L] [anon] [http-nio-8002-exec-8] c.x.h.GlobalExceptionHandler : 业务异常: code=1302, message=Token无效
|
|
|
+2026-06-23 10:22:29.636 DEBUG [T-P56V-JX2L] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : POST /api/auth/refresh 200 5ms
|
|
|
+2026-06-23 10:22:29.835 DEBUG [T-XWKW-PMW9] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/auth/user/info | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:29.838 DEBUG [T-XWKW-PMW9] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing GET /api/auth/user/info
|
|
|
+2026-06-23 10:22:29.841 DEBUG [T-XWKW-PMW9] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Secured GET /api/auth/user/info
|
|
|
+2026-06-23 10:22:29.843 DEBUG [T-XWKW-PMW9] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:22:29.843 DEBUG [T-XWKW-PMW9] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:22:29.845 DEBUG [T-XWKW-PMW9] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:22:29.846 DEBUG [T-XWKW-PMW9] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:22:29.846 DEBUG [T-XWKW-PMW9] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:22:29.847 DEBUG [T-XWKW-PMW9] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:22:29.847 DEBUG [T-XWKW-PMW9] [anon] [http-nio-8002-exec-5] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 10:22:29.847 DEBUG [T-XWKW-PMW9] [anon] [http-nio-8002-exec-5] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:22:29.848 DEBUG [T-XWKW-PMW9] [anon] [http-nio-8002-exec-5] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 10:22:29.849 DEBUG [T-XWKW-PMW9] [2069232639064911873] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/auth/user/info 200 14ms
|
|
|
+2026-06-23 10:22:30.036 DEBUG [T-U6UX-Y78R] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/set | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:30.038 DEBUG [T-U6UX-Y78R] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Securing POST /api/auth/password/set
|
|
|
+2026-06-23 10:22:30.040 DEBUG [T-U6UX-Y78R] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Secured POST /api/auth/password/set
|
|
|
+2026-06-23 10:22:30.043 DEBUG [T-U6UX-Y78R] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:22:30.043 DEBUG [T-U6UX-Y78R] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:22:30.044 DEBUG [T-U6UX-Y78R] [anon] [http-nio-8002-exec-3] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:22:30.146 WARN [T-U6UX-Y78R] [anon] [http-nio-8002-exec-3] c.x.h.GlobalExceptionHandler : 业务异常: code=1008, message=旧密码错误
|
|
|
+2026-06-23 10:22:30.147 DEBUG [T-U6UX-Y78R] [2069232639064911873] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : POST /api/auth/password/set 200 111ms
|
|
|
+2026-06-23 10:22:30.238 DEBUG [T-FSEX-D6R4] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/phone/change | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:30.241 DEBUG [T-FSEX-D6R4] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing POST /api/auth/phone/change
|
|
|
+2026-06-23 10:22:30.242 DEBUG [T-FSEX-D6R4] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Secured POST /api/auth/phone/change
|
|
|
+2026-06-23 10:22:30.245 DEBUG [T-FSEX-D6R4] [anon] [http-nio-8002-exec-7] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:22:30.246 DEBUG [T-FSEX-D6R4] [anon] [http-nio-8002-exec-7] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:22:30.247 DEBUG [T-FSEX-D6R4] [anon] [http-nio-8002-exec-7] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:22:30.251 WARN [T-FSEX-D6R4] [anon] [http-nio-8002-exec-7] c.x.h.GlobalExceptionHandler : 业务异常: code=1103, message=验证码已过期
|
|
|
+2026-06-23 10:22:30.252 DEBUG [T-FSEX-D6R4] [2069232639064911873] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/auth/phone/change 200 14ms
|
|
|
+2026-06-23 10:22:30.458 DEBUG [T-FGPF-7TDT] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : GET /api/crawler/status | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:30.462 DEBUG [T-FGPF-7TDT] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing GET /api/crawler/status
|
|
|
+2026-06-23 10:22:30.463 DEBUG [T-FGPF-7TDT] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Secured GET /api/crawler/status
|
|
|
+2026-06-23 10:22:30.464 DEBUG [T-FGPF-7TDT] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:22:30.464 DEBUG [T-FGPF-7TDT] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:22:30.466 DEBUG [T-FGPF-7TDT] [anon] [http-nio-8002-exec-4] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:22:30.467 DEBUG [T-FGPF-7TDT] [anon] [http-nio-8002-exec-4] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 10:22:30.467 DEBUG [T-FGPF-7TDT] [anon] [http-nio-8002-exec-4] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:22:30.470 DEBUG [T-FGPF-7TDT] [anon] [http-nio-8002-exec-4] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 10:22:30.470 DEBUG [T-FGPF-7TDT] [anon] [http-nio-8002-exec-4] c.x.u.m.C.sumTodayUsage : ==> Preparing: SELECT COALESCE(SUM(usage_count), 0) FROM t_crawler_usage_log WHERE user_id = ? AND usage_date = CURDATE()
|
|
|
+2026-06-23 10:22:30.470 DEBUG [T-FGPF-7TDT] [anon] [http-nio-8002-exec-4] c.x.u.m.C.sumTodayUsage : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:22:30.473 DEBUG [T-FGPF-7TDT] [anon] [http-nio-8002-exec-4] c.x.u.m.C.sumTodayUsage : <== Total: 1
|
|
|
+2026-06-23 10:22:30.473 DEBUG [T-FGPF-7TDT] [anon] [http-nio-8002-exec-4] c.x.u.m.C.sumMonthlyUsage : ==> Preparing: SELECT COALESCE(SUM(usage_count), 0) FROM t_crawler_usage_log WHERE user_id = ? AND YEAR(usage_date) = YEAR(CURDATE()) AND MONTH(usage_date) = MONTH(CURDATE())
|
|
|
+2026-06-23 10:22:30.474 DEBUG [T-FGPF-7TDT] [anon] [http-nio-8002-exec-4] c.x.u.m.C.sumMonthlyUsage : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:22:30.476 DEBUG [T-FGPF-7TDT] [anon] [http-nio-8002-exec-4] c.x.u.m.C.sumMonthlyUsage : <== Total: 1
|
|
|
+2026-06-23 10:22:30.477 DEBUG [T-FGPF-7TDT] [anon] [http-nio-8002-exec-4] c.x.u.m.C.selectList : ==> Preparing: SELECT id FROM t_coupon WHERE (type = ?)
|
|
|
+2026-06-23 10:22:30.477 DEBUG [T-FGPF-7TDT] [anon] [http-nio-8002-exec-4] c.x.u.m.C.selectList : ==> Parameters: CRAWLER(String)
|
|
|
+2026-06-23 10:22:30.480 DEBUG [T-FGPF-7TDT] [anon] [http-nio-8002-exec-4] c.x.u.m.C.selectList : <== Total: 0
|
|
|
+2026-06-23 10:22:30.480 DEBUG [T-FGPF-7TDT] [anon] [http-nio-8002-exec-4] c.x.u.m.C.sumAvailableQuota : ==> Preparing: SELECT COALESCE(SUM(quota_count - used_count), 0) FROM t_crawler_quota_grant WHERE user_id = ? AND status = 1 AND (expire_time IS NULL OR expire_time > NOW())
|
|
|
+2026-06-23 10:22:30.480 DEBUG [T-FGPF-7TDT] [anon] [http-nio-8002-exec-4] c.x.u.m.C.sumAvailableQuota : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:22:30.482 DEBUG [T-FGPF-7TDT] [anon] [http-nio-8002-exec-4] c.x.u.m.C.sumAvailableQuota : <== Total: 1
|
|
|
+2026-06-23 10:22:30.482 DEBUG [T-FGPF-7TDT] [anon] [http-nio-8002-exec-4] .u.m.C.sumAvailableQuotaByType : ==> Preparing: SELECT grant_type AS grantType, COALESCE(SUM(quota_count - used_count), 0) AS available, COALESCE(SUM(quota_count), 0) AS totalGranted, COALESCE(SUM(used_count), 0) AS totalUsed FROM t_crawler_quota_grant WHERE user_id = ? AND (expire_time IS NULL OR expire_time > NOW()) GROUP BY grant_type
|
|
|
+2026-06-23 10:22:30.483 DEBUG [T-FGPF-7TDT] [anon] [http-nio-8002-exec-4] .u.m.C.sumAvailableQuotaByType : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:22:30.485 DEBUG [T-FGPF-7TDT] [anon] [http-nio-8002-exec-4] .u.m.C.sumAvailableQuotaByType : <== Total: 0
|
|
|
+2026-06-23 10:22:30.486 DEBUG [T-FGPF-7TDT] [2069232639064911873] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : GET /api/crawler/status 200 28ms
|
|
|
+2026-06-23 10:22:30.660 DEBUG [T-LL2R-E2QF] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : POST /api/crawler/consume | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:30.662 DEBUG [T-LL2R-E2QF] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Securing POST /api/crawler/consume
|
|
|
+2026-06-23 10:22:30.664 DEBUG [T-LL2R-E2QF] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Secured POST /api/crawler/consume
|
|
|
+2026-06-23 10:22:30.666 DEBUG [T-LL2R-E2QF] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:22:30.666 DEBUG [T-LL2R-E2QF] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:22:30.668 DEBUG [T-LL2R-E2QF] [anon] [http-nio-8002-exec-9] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:22:30.668 DEBUG [T-LL2R-E2QF] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 10:22:30.669 DEBUG [T-LL2R-E2QF] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:22:30.670 DEBUG [T-LL2R-E2QF] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 10:22:30.670 DEBUG [T-LL2R-E2QF] [anon] [http-nio-8002-exec-9] c.x.u.m.C.sumAvailableQuota : ==> Preparing: SELECT COALESCE(SUM(quota_count - used_count), 0) FROM t_crawler_quota_grant WHERE user_id = ? AND status = 1 AND (expire_time IS NULL OR expire_time > NOW())
|
|
|
+2026-06-23 10:22:30.670 DEBUG [T-LL2R-E2QF] [anon] [http-nio-8002-exec-9] c.x.u.m.C.sumAvailableQuota : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:22:30.672 DEBUG [T-LL2R-E2QF] [anon] [http-nio-8002-exec-9] c.x.u.m.C.sumAvailableQuota : <== Total: 1
|
|
|
+2026-06-23 10:22:30.672 DEBUG [T-LL2R-E2QF] [anon] [http-nio-8002-exec-9] c.x.u.m.C.sumTodayUsage : ==> Preparing: SELECT COALESCE(SUM(usage_count), 0) FROM t_crawler_usage_log WHERE user_id = ? AND usage_date = CURDATE()
|
|
|
+2026-06-23 10:22:30.672 DEBUG [T-LL2R-E2QF] [anon] [http-nio-8002-exec-9] c.x.u.m.C.sumTodayUsage : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:22:30.673 DEBUG [T-LL2R-E2QF] [anon] [http-nio-8002-exec-9] c.x.u.m.C.sumTodayUsage : <== Total: 1
|
|
|
+2026-06-23 10:22:30.673 DEBUG [T-LL2R-E2QF] [anon] [http-nio-8002-exec-9] c.x.u.m.C.sumMonthlyUsage : ==> Preparing: SELECT COALESCE(SUM(usage_count), 0) FROM t_crawler_usage_log WHERE user_id = ? AND YEAR(usage_date) = YEAR(CURDATE()) AND MONTH(usage_date) = MONTH(CURDATE())
|
|
|
+2026-06-23 10:22:30.673 DEBUG [T-LL2R-E2QF] [anon] [http-nio-8002-exec-9] c.x.u.m.C.sumMonthlyUsage : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:22:30.675 DEBUG [T-LL2R-E2QF] [anon] [http-nio-8002-exec-9] c.x.u.m.C.sumMonthlyUsage : <== Total: 1
|
|
|
+2026-06-23 10:22:30.676 DEBUG [T-LL2R-E2QF] [anon] [http-nio-8002-exec-9] .m.C.findEarliestExpiringGrant : ==> Preparing: SELECT id, quota_count, used_count, (quota_count - used_count) AS remaining FROM t_crawler_quota_grant WHERE user_id = ? AND status = 1 AND (quota_count - used_count) > 0 AND (expire_time IS NULL OR expire_time > NOW()) ORDER BY COALESCE(expire_time, TIMESTAMP '9999-12-31 00:00:00') ASC LIMIT 1
|
|
|
+2026-06-23 10:22:30.676 DEBUG [T-LL2R-E2QF] [anon] [http-nio-8002-exec-9] .m.C.findEarliestExpiringGrant : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:22:30.678 DEBUG [T-LL2R-E2QF] [anon] [http-nio-8002-exec-9] .m.C.findEarliestExpiringGrant : <== Total: 0
|
|
|
+2026-06-23 10:22:30.678 DEBUG [T-LL2R-E2QF] [anon] [http-nio-8002-exec-9] c.x.u.service.CrawlerService : 用户2069232639064911873消耗配额1次: 额外配额扣减0次,等级配额扣减1次
|
|
|
+2026-06-23 10:22:30.679 DEBUG [T-LL2R-E2QF] [anon] [http-nio-8002-exec-9] c.x.u.m.C.insert : ==> Preparing: INSERT INTO t_crawler_usage_log ( id, user_id, usage_date, usage_count, platform, source, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ? )
|
|
|
+2026-06-23 10:22:30.679 DEBUG [T-LL2R-E2QF] [anon] [http-nio-8002-exec-9] c.x.u.m.C.insert : ==> Parameters: 2069244678285967361(Long), 2069232639064911873(Long), 2026-06-23(LocalDate), 1(Integer), yaoshibang(String), QUOTA(String), 2026-06-23T10:22:30.679459400(LocalDateTime)
|
|
|
+2026-06-23 10:22:30.683 DEBUG [T-LL2R-E2QF] [anon] [http-nio-8002-exec-9] c.x.u.m.C.insert : <== Updates: 1
|
|
|
+2026-06-23 10:22:30.725 DEBUG [T-LL2R-E2QF] [2069232639064911873] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : POST /api/crawler/consume 200 65ms
|
|
|
+2026-06-23 10:22:30.870 DEBUG [T-MJL8-NHVT] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/crawler/logs?days=7 | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:30.872 DEBUG [T-MJL8-NHVT] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Securing GET /api/crawler/logs?days=7
|
|
|
+2026-06-23 10:22:30.874 DEBUG [T-MJL8-NHVT] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Secured GET /api/crawler/logs?days=7
|
|
|
+2026-06-23 10:22:30.875 DEBUG [T-MJL8-NHVT] [anon] [http-nio-8002-exec-10] c.x.u.m.C.selectList : ==> Preparing: SELECT id,user_id,usage_date,usage_count,platform,source,remark,create_time FROM t_crawler_usage_log WHERE (user_id = ? AND usage_date >= ?) ORDER BY usage_date DESC
|
|
|
+2026-06-23 10:22:30.875 DEBUG [T-MJL8-NHVT] [anon] [http-nio-8002-exec-10] c.x.u.m.C.selectList : ==> Parameters: 2069232639064911873(Long), 2026-06-16(LocalDate)
|
|
|
+2026-06-23 10:22:30.878 DEBUG [T-MJL8-NHVT] [anon] [http-nio-8002-exec-10] c.x.u.m.C.selectList : <== Total: 4
|
|
|
+2026-06-23 10:22:30.880 DEBUG [T-MJL8-NHVT] [2069232639064911873] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/crawler/logs?days=7 200 10ms
|
|
|
+2026-06-23 10:22:31.074 DEBUG [T-ZPG2-H2K7] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : GET /api/invite/code | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:31.076 DEBUG [T-ZPG2-H2K7] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing GET /api/invite/code
|
|
|
+2026-06-23 10:22:31.078 DEBUG [T-ZPG2-H2K7] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Secured GET /api/invite/code
|
|
|
+2026-06-23 10:22:31.079 DEBUG [T-ZPG2-H2K7] [anon] [http-nio-8002-exec-1] c.x.i.m.I.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND status = ? AND (expire_time IS NULL OR expire_time > ?)) ORDER BY create_time DESC LIMIT 1
|
|
|
+2026-06-23 10:22:31.079 DEBUG [T-ZPG2-H2K7] [anon] [http-nio-8002-exec-1] c.x.i.m.I.selectList : ==> Parameters: 2069232639064911873(Long), 1(Integer), 2026-06-23T10:22:31.078870(LocalDateTime)
|
|
|
+2026-06-23 10:22:31.082 DEBUG [T-ZPG2-H2K7] [anon] [http-nio-8002-exec-1] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 10:22:31.083 DEBUG [T-ZPG2-H2K7] [anon] [http-nio-8002-exec-1] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
+2026-06-23 10:22:31.083 DEBUG [T-ZPG2-H2K7] [anon] [http-nio-8002-exec-1] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
+2026-06-23 10:22:31.086 DEBUG [T-ZPG2-H2K7] [anon] [http-nio-8002-exec-1] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 10:22:31.087 DEBUG [T-ZPG2-H2K7] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:22:31.087 DEBUG [T-ZPG2-H2K7] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:22:31.089 DEBUG [T-ZPG2-H2K7] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:22:31.090 DEBUG [T-ZPG2-H2K7] [2069232639064911873] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : GET /api/invite/code 200 16ms
|
|
|
+2026-06-23 10:22:31.277 DEBUG [T-TAMH-UUZ3] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : GET /api/invite/stats | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:31.279 DEBUG [T-TAMH-UUZ3] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing GET /api/invite/stats
|
|
|
+2026-06-23 10:22:31.281 DEBUG [T-TAMH-UUZ3] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Secured GET /api/invite/stats
|
|
|
+2026-06-23 10:22:31.282 DEBUG [T-TAMH-UUZ3] [anon] [http-nio-8002-exec-2] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
+2026-06-23 10:22:31.282 DEBUG [T-TAMH-UUZ3] [anon] [http-nio-8002-exec-2] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
+2026-06-23 10:22:31.284 DEBUG [T-TAMH-UUZ3] [anon] [http-nio-8002-exec-2] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 10:22:31.285 DEBUG [T-TAMH-UUZ3] [anon] [http-nio-8002-exec-2] c.x.i.m.I.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND status = ? AND (expire_time IS NULL OR expire_time > ?)) ORDER BY create_time DESC LIMIT 1
|
|
|
+2026-06-23 10:22:31.285 DEBUG [T-TAMH-UUZ3] [anon] [http-nio-8002-exec-2] c.x.i.m.I.selectList : ==> Parameters: 2069232639064911873(Long), 1(Integer), 2026-06-23T10:22:31.284721500(LocalDateTime)
|
|
|
+2026-06-23 10:22:31.287 DEBUG [T-TAMH-UUZ3] [anon] [http-nio-8002-exec-2] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 10:22:31.287 DEBUG [T-TAMH-UUZ3] [anon] [http-nio-8002-exec-2] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
+2026-06-23 10:22:31.287 DEBUG [T-TAMH-UUZ3] [anon] [http-nio-8002-exec-2] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
+2026-06-23 10:22:31.290 DEBUG [T-TAMH-UUZ3] [anon] [http-nio-8002-exec-2] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 10:22:31.290 DEBUG [T-TAMH-UUZ3] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:22:31.290 DEBUG [T-TAMH-UUZ3] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:22:31.292 DEBUG [T-TAMH-UUZ3] [anon] [http-nio-8002-exec-2] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:22:31.293 DEBUG [T-TAMH-UUZ3] [anon] [http-nio-8002-exec-2] c.x.i.m.I.selectList : ==> Preparing: SELECT id,inviter_id,invitee_id,invite_code_id,registered,reward_granted,status,create_time,update_time FROM t_invite_relation WHERE (inviter_id = ?)
|
|
|
+2026-06-23 10:22:31.293 DEBUG [T-TAMH-UUZ3] [anon] [http-nio-8002-exec-2] c.x.i.m.I.selectList : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:22:31.295 DEBUG [T-TAMH-UUZ3] [anon] [http-nio-8002-exec-2] c.x.i.m.I.selectList : <== Total: 0
|
|
|
+2026-06-23 10:22:31.296 DEBUG [T-TAMH-UUZ3] [anon] [http-nio-8002-exec-2] c.x.i.m.I.selectCount : ==> Preparing: SELECT COUNT( * ) AS total FROM t_invite_relation WHERE (inviter_id = ? AND create_time >= ?)
|
|
|
+2026-06-23 10:22:31.297 DEBUG [T-TAMH-UUZ3] [anon] [http-nio-8002-exec-2] c.x.i.m.I.selectCount : ==> Parameters: 2069232639064911873(Long), 2026-06-23T00:00(LocalDateTime)
|
|
|
+2026-06-23 10:22:31.298 DEBUG [T-TAMH-UUZ3] [anon] [http-nio-8002-exec-2] c.x.i.m.I.selectCount : <== Total: 1
|
|
|
+2026-06-23 10:22:31.299 DEBUG [T-TAMH-UUZ3] [2069232639064911873] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : GET /api/invite/stats 200 22ms
|
|
|
+2026-06-23 10:22:31.492 DEBUG [T-F9DN-JBNT] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : GET /api/invite/rewards | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:31.495 DEBUG [T-F9DN-JBNT] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing GET /api/invite/rewards
|
|
|
+2026-06-23 10:22:31.498 DEBUG [T-F9DN-JBNT] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Secured GET /api/invite/rewards
|
|
|
+2026-06-23 10:22:31.499 DEBUG [T-F9DN-JBNT] [anon] [http-nio-8002-exec-6] c.x.i.m.I.selectList : ==> Preparing: SELECT id,inviter_id,invitee_id,invite_code_id,registered,reward_granted,status,create_time,update_time FROM t_invite_relation WHERE (inviter_id = ?) ORDER BY create_time DESC
|
|
|
+2026-06-23 10:22:31.499 DEBUG [T-F9DN-JBNT] [anon] [http-nio-8002-exec-6] c.x.i.m.I.selectList : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:22:31.501 DEBUG [T-F9DN-JBNT] [anon] [http-nio-8002-exec-6] c.x.i.m.I.selectList : <== Total: 0
|
|
|
+2026-06-23 10:22:31.502 DEBUG [T-F9DN-JBNT] [2069232639064911873] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : GET /api/invite/rewards 200 10ms
|
|
|
+2026-06-23 10:22:31.696 DEBUG [T-99AT-XNUQ] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : GET /api/invite/extra-quota | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:31.698 DEBUG [T-99AT-XNUQ] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing GET /api/invite/extra-quota
|
|
|
+2026-06-23 10:22:31.701 DEBUG [T-99AT-XNUQ] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Secured GET /api/invite/extra-quota
|
|
|
+2026-06-23 10:22:31.702 DEBUG [T-99AT-XNUQ] [anon] [http-nio-8002-exec-8] c.x.u.m.C.sumAvailableQuota : ==> Preparing: SELECT COALESCE(SUM(quota_count - used_count), 0) FROM t_crawler_quota_grant WHERE user_id = ? AND status = 1 AND (expire_time IS NULL OR expire_time > NOW())
|
|
|
+2026-06-23 10:22:31.702 DEBUG [T-99AT-XNUQ] [anon] [http-nio-8002-exec-8] c.x.u.m.C.sumAvailableQuota : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:22:31.704 DEBUG [T-99AT-XNUQ] [anon] [http-nio-8002-exec-8] c.x.u.m.C.sumAvailableQuota : <== Total: 1
|
|
|
+2026-06-23 10:22:31.705 DEBUG [T-99AT-XNUQ] [2069232639064911873] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : GET /api/invite/extra-quota 200 9ms
|
|
|
+2026-06-23 10:22:31.898 DEBUG [T-X55T-8ZV7] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/invite/page/code?channel=app | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:31.901 DEBUG [T-X55T-8ZV7] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing GET /api/invite/page/code?channel=app
|
|
|
+2026-06-23 10:22:31.901 DEBUG [T-X55T-8ZV7] [anon] [http-nio-8002-exec-5] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:22:31.901 DEBUG [T-X55T-8ZV7] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Secured GET /api/invite/page/code?channel=app
|
|
|
+2026-06-23 10:22:31.903 DEBUG [T-X55T-8ZV7] [anon] [http-nio-8002-exec-5] c.x.i.m.I.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (code = ?)
|
|
|
+2026-06-23 10:22:31.903 DEBUG [T-X55T-8ZV7] [anon] [http-nio-8002-exec-5] c.x.i.m.I.selectList : ==> Parameters: code(String)
|
|
|
+2026-06-23 10:22:31.904 DEBUG [T-X55T-8ZV7] [anon] [http-nio-8002-exec-5] c.x.i.m.I.selectList : <== Total: 0
|
|
|
+2026-06-23 10:22:31.905 WARN [T-X55T-8ZV7] [anon] [http-nio-8002-exec-5] c.x.h.GlobalExceptionHandler : 业务异常: code=3001, message=邀请码无效
|
|
|
+2026-06-23 10:22:31.906 DEBUG [T-X55T-8ZV7] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/invite/page/code?channel=app 200 8ms
|
|
|
+2026-06-23 10:22:32.100 DEBUG [T-UH2Z-6HLQ] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : GET /api/invite/code?channel=app | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:32.103 DEBUG [T-UH2Z-6HLQ] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Securing GET /api/invite/code?channel=app
|
|
|
+2026-06-23 10:22:32.103 DEBUG [T-UH2Z-6HLQ] [anon] [http-nio-8002-exec-3] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:22:32.105 WARN [T-UH2Z-6HLQ] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : GET /api/invite/code?channel=app 401 5ms
|
|
|
+2026-06-23 10:22:32.302 DEBUG [T-QSE5-4WX4] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/invite/click/code | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:32.305 DEBUG [T-QSE5-4WX4] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing POST /api/invite/click/code
|
|
|
+2026-06-23 10:22:32.305 DEBUG [T-QSE5-4WX4] [anon] [http-nio-8002-exec-7] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:22:32.305 DEBUG [T-QSE5-4WX4] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Secured POST /api/invite/click/code
|
|
|
+2026-06-23 10:22:32.307 DEBUG [T-QSE5-4WX4] [anon] [http-nio-8002-exec-7] c.x.i.m.I.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (code = ?)
|
|
|
+2026-06-23 10:22:32.307 DEBUG [T-QSE5-4WX4] [anon] [http-nio-8002-exec-7] c.x.i.m.I.selectList : ==> Parameters: code(String)
|
|
|
+2026-06-23 10:22:32.308 DEBUG [T-QSE5-4WX4] [anon] [http-nio-8002-exec-7] c.x.i.m.I.selectList : <== Total: 0
|
|
|
+2026-06-23 10:22:32.310 DEBUG [T-QSE5-4WX4] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : POST /api/invite/click/code 200 8ms
|
|
|
+2026-06-23 10:22:32.505 DEBUG [T-PTN6-XW44] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : GET /api/invite/resolve-link?link=test | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:32.508 DEBUG [T-PTN6-XW44] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing GET /api/invite/resolve-link?link=test
|
|
|
+2026-06-23 10:22:32.509 DEBUG [T-PTN6-XW44] [anon] [http-nio-8002-exec-4] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:22:32.509 DEBUG [T-PTN6-XW44] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Secured GET /api/invite/resolve-link?link=test
|
|
|
+2026-06-23 10:22:32.510 WARN [T-PTN6-XW44] [anon] [http-nio-8002-exec-4] c.x.h.GlobalExceptionHandler : 业务异常: code=3001, message=邀请码无效
|
|
|
+2026-06-23 10:22:32.511 DEBUG [T-PTN6-XW44] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : GET /api/invite/resolve-link?link=test 200 6ms
|
|
|
+2026-06-23 10:22:32.722 DEBUG [T-6LSU-KVFW] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : POST /api/coupon/issue | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:32.725 DEBUG [T-6LSU-KVFW] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Securing POST /api/coupon/issue
|
|
|
+2026-06-23 10:22:32.726 DEBUG [T-6LSU-KVFW] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Secured POST /api/coupon/issue
|
|
|
+2026-06-23 10:22:32.732 WARN [T-6LSU-KVFW] [anon] [http-nio-8002-exec-9] c.x.h.GlobalExceptionHandler : 请求体解析失败: JSON parse error: Cannot deserialize value of type `java.util.ArrayList<java.lang.Long>` from String value (token `JsonToken.VALUE_STRING`)
|
|
|
+2026-06-23 10:22:32.733 WARN [T-6LSU-KVFW] [2069232639064911873] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : POST /api/coupon/issue 400 11ms
|
|
|
+2026-06-23 10:22:32.927 DEBUG [T-D7YQ-6XUA] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/coupon/my?status=0 | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:32.929 DEBUG [T-D7YQ-6XUA] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Securing GET /api/coupon/my?status=0
|
|
|
+2026-06-23 10:22:32.930 DEBUG [T-D7YQ-6XUA] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Secured GET /api/coupon/my?status=0
|
|
|
+2026-06-23 10:22:32.934 DEBUG [T-D7YQ-6XUA] [anon] [http-nio-8002-exec-10] c.x.u.m.U.selectList : ==> Preparing: SELECT id,user_id,coupon_id,status,used_time,expire_time,source,create_time,update_time FROM t_user_coupon WHERE (user_id = ? AND status = ?) ORDER BY create_time DESC
|
|
|
+2026-06-23 10:22:32.935 DEBUG [T-D7YQ-6XUA] [anon] [http-nio-8002-exec-10] c.x.u.m.U.selectList : ==> Parameters: 2069232639064911873(Long), 0(Integer)
|
|
|
+2026-06-23 10:22:32.937 DEBUG [T-D7YQ-6XUA] [anon] [http-nio-8002-exec-10] c.x.u.m.U.selectList : <== Total: 0
|
|
|
+2026-06-23 10:22:32.938 DEBUG [T-D7YQ-6XUA] [2069232639064911873] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : GET /api/coupon/my?status=0 200 11ms
|
|
|
+2026-06-23 10:22:33.139 DEBUG [T-KM5U-X7S9] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : GET /api/coupon/my/available?type=CRAWLER | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:33.141 DEBUG [T-KM5U-X7S9] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing GET /api/coupon/my/available?type=CRAWLER
|
|
|
+2026-06-23 10:22:33.143 DEBUG [T-KM5U-X7S9] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Secured GET /api/coupon/my/available?type=CRAWLER
|
|
|
+2026-06-23 10:22:33.146 DEBUG [T-KM5U-X7S9] [anon] [http-nio-8002-exec-1] c.x.u.m.C.selectList : ==> Preparing: SELECT id FROM t_coupon WHERE (type = ?)
|
|
|
+2026-06-23 10:22:33.146 DEBUG [T-KM5U-X7S9] [anon] [http-nio-8002-exec-1] c.x.u.m.C.selectList : ==> Parameters: CRAWLER(String)
|
|
|
+2026-06-23 10:22:33.148 DEBUG [T-KM5U-X7S9] [anon] [http-nio-8002-exec-1] c.x.u.m.C.selectList : <== Total: 0
|
|
|
+2026-06-23 10:22:33.148 DEBUG [T-KM5U-X7S9] [anon] [http-nio-8002-exec-1] c.x.u.m.U.selectList : ==> Preparing: SELECT id,user_id,coupon_id,status,used_time,expire_time,source,create_time,update_time FROM t_user_coupon WHERE (user_id = ? AND status = ? AND expire_time > ?) ORDER BY expire_time ASC
|
|
|
+2026-06-23 10:22:33.149 DEBUG [T-KM5U-X7S9] [anon] [http-nio-8002-exec-1] c.x.u.m.U.selectList : ==> Parameters: 2069232639064911873(Long), 0(Integer), 2026-06-23T10:22:33.145243700(LocalDateTime)
|
|
|
+2026-06-23 10:22:33.150 DEBUG [T-KM5U-X7S9] [anon] [http-nio-8002-exec-1] c.x.u.m.U.selectList : <== Total: 0
|
|
|
+2026-06-23 10:22:33.151 DEBUG [T-KM5U-X7S9] [2069232639064911873] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : GET /api/coupon/my/available?type=CRAWLER 200 12ms
|
|
|
+2026-06-23 10:22:33.342 DEBUG [T-Q2MB-PNTV] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : GET /api/level/list | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:33.344 DEBUG [T-Q2MB-PNTV] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing GET /api/level/list
|
|
|
+2026-06-23 10:22:33.344 DEBUG [T-Q2MB-PNTV] [anon] [http-nio-8002-exec-2] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:22:33.345 DEBUG [T-Q2MB-PNTV] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Secured GET /api/level/list
|
|
|
+2026-06-23 10:22:33.345 DEBUG [T-Q2MB-PNTV] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectList : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE (status = ?) ORDER BY level_weight ASC
|
|
|
+2026-06-23 10:22:33.346 DEBUG [T-Q2MB-PNTV] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectList : ==> Parameters: 1(Integer)
|
|
|
+2026-06-23 10:22:33.349 DEBUG [T-Q2MB-PNTV] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectList : <== Total: 3
|
|
|
+2026-06-23 10:22:33.350 DEBUG [T-Q2MB-PNTV] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : GET /api/level/list 200 8ms
|
|
|
+2026-06-23 10:22:33.543 DEBUG [T-DSCM-YD57] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : GET /api/level/1 | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:33.546 DEBUG [T-DSCM-YD57] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing GET /api/level/1
|
|
|
+2026-06-23 10:22:33.547 DEBUG [T-DSCM-YD57] [anon] [http-nio-8002-exec-6] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:22:33.547 DEBUG [T-DSCM-YD57] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Secured GET /api/level/1
|
|
|
+2026-06-23 10:22:33.547 DEBUG [T-DSCM-YD57] [anon] [http-nio-8002-exec-6] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 10:22:33.548 DEBUG [T-DSCM-YD57] [anon] [http-nio-8002-exec-6] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:22:33.551 DEBUG [T-DSCM-YD57] [anon] [http-nio-8002-exec-6] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 10:22:33.552 DEBUG [T-DSCM-YD57] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : GET /api/level/1 200 9ms
|
|
|
+2026-06-23 10:22:33.747 DEBUG [T-7NY6-LMRJ] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : GET /api/level/my | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:33.751 DEBUG [T-7NY6-LMRJ] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing GET /api/level/my
|
|
|
+2026-06-23 10:22:33.754 DEBUG [T-7NY6-LMRJ] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Secured GET /api/level/my
|
|
|
+2026-06-23 10:22:33.755 DEBUG [T-7NY6-LMRJ] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:22:33.756 DEBUG [T-7NY6-LMRJ] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectById : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:22:33.757 DEBUG [T-7NY6-LMRJ] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:22:33.758 DEBUG [T-7NY6-LMRJ] [anon] [http-nio-8002-exec-8] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 10:22:33.758 DEBUG [T-7NY6-LMRJ] [anon] [http-nio-8002-exec-8] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:22:33.759 DEBUG [T-7NY6-LMRJ] [anon] [http-nio-8002-exec-8] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 10:22:33.760 DEBUG [T-7NY6-LMRJ] [2069232639064911873] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : GET /api/level/my 200 13ms
|
|
|
+2026-06-23 10:22:33.950 DEBUG [T-QVA8-JV3L] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : PUT /api/level/user/1?levelId=2 | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:33.952 DEBUG [T-QVA8-JV3L] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing PUT /api/level/user/1?levelId=2
|
|
|
+2026-06-23 10:22:33.953 DEBUG [T-QVA8-JV3L] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Secured PUT /api/level/user/1?levelId=2
|
|
|
+2026-06-23 10:22:33.955 DEBUG [T-QVA8-JV3L] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:22:33.956 DEBUG [T-QVA8-JV3L] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:22:33.957 DEBUG [T-QVA8-JV3L] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:22:33.958 DEBUG [T-QVA8-JV3L] [anon] [http-nio-8002-exec-5] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
+2026-06-23 10:22:33.958 DEBUG [T-QVA8-JV3L] [anon] [http-nio-8002-exec-5] c.x.u.m.U.selectById : ==> Parameters: 2(Long)
|
|
|
+2026-06-23 10:22:33.960 DEBUG [T-QVA8-JV3L] [anon] [http-nio-8002-exec-5] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 10:22:33.960 DEBUG [T-QVA8-JV3L] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 10:22:33.960 DEBUG [T-QVA8-JV3L] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.updateById : ==> Parameters: 13800138000(String), 测试用户(String), 2(Long), 1(Integer), 2026-06-23T09:33:57(LocalDateTime), 127.0.0.1(String), 2026-06-23T09:33:44(LocalDateTime), 2026-06-23T09:33:44(LocalDateTime), 1(Long)
|
|
|
+2026-06-23 10:22:33.963 DEBUG [T-QVA8-JV3L] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
+2026-06-23 10:22:33.963 INFO [T-QVA8-JV3L] [anon] [http-nio-8002-exec-5] c.x.u.s.UserLevelService : 用户 1 等级已设置为 VIP会员
|
|
|
+2026-06-23 10:22:33.967 DEBUG [T-QVA8-JV3L] [2069232639064911873] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : PUT /api/level/user/1?levelId=2 200 17ms
|
|
|
+2026-06-23 10:22:34.151 DEBUG [T-QLPM-UPPT] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : GET /api/user-level-config/current-version | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:34.153 DEBUG [T-QLPM-UPPT] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Securing GET /api/user-level-config/current-version
|
|
|
+2026-06-23 10:22:34.154 DEBUG [T-QLPM-UPPT] [anon] [http-nio-8002-exec-3] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:22:34.155 WARN [T-QLPM-UPPT] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : GET /api/user-level-config/current-version 401 4ms
|
|
|
+2026-06-23 10:22:34.354 DEBUG [T-7TRN-YJMT] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : GET /api/user-level-config/my-level | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:34.356 DEBUG [T-7TRN-YJMT] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing GET /api/user-level-config/my-level
|
|
|
+2026-06-23 10:22:34.357 DEBUG [T-7TRN-YJMT] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Secured GET /api/user-level-config/my-level
|
|
|
+2026-06-23 10:22:34.358 DEBUG [T-7TRN-YJMT] [anon] [http-nio-8002-exec-7] c.x.u.m.U.selectByUserId : ==> Preparing: SELECT * FROM t_user_level_version_relation WHERE user_id = ? LIMIT 1
|
|
|
+2026-06-23 10:22:34.358 DEBUG [T-7TRN-YJMT] [anon] [http-nio-8002-exec-7] c.x.u.m.U.selectByUserId : ==> Parameters: 2069232639064911873(Long)
|
|
|
+2026-06-23 10:22:34.359 DEBUG [T-7TRN-YJMT] [anon] [http-nio-8002-exec-7] c.x.u.m.U.selectByUserId : <== Total: 0
|
|
|
+2026-06-23 10:22:34.361 WARN [T-7TRN-YJMT] [anon] [http-nio-8002-exec-7] c.x.h.GlobalExceptionHandler : 业务异常: code=500, message=用户未分配等级配置
|
|
|
+2026-06-23 10:22:34.361 DEBUG [T-7TRN-YJMT] [2069232639064911873] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : GET /api/user-level-config/my-level 200 7ms
|
|
|
+2026-06-23 10:22:34.561 DEBUG [T-PZDU-FMZD] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : GET /api/admin/invite/config | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:34.563 DEBUG [T-PZDU-FMZD] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing GET /api/admin/invite/config
|
|
|
+2026-06-23 10:22:34.564 DEBUG [T-PZDU-FMZD] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Secured GET /api/admin/invite/config
|
|
|
+2026-06-23 10:22:34.565 DEBUG [T-PZDU-FMZD] [anon] [http-nio-8002-exec-4] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
+2026-06-23 10:22:34.565 DEBUG [T-PZDU-FMZD] [anon] [http-nio-8002-exec-4] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
+2026-06-23 10:22:34.567 DEBUG [T-PZDU-FMZD] [anon] [http-nio-8002-exec-4] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 10:22:34.569 DEBUG [T-PZDU-FMZD] [2069232639064911873] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : GET /api/admin/invite/config 200 8ms
|
|
|
+2026-06-23 10:22:34.775 DEBUG [T-98BF-TJB4] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : GET /api/admin/invite/configs | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:34.779 DEBUG [T-98BF-TJB4] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Securing GET /api/admin/invite/configs
|
|
|
+2026-06-23 10:22:34.780 DEBUG [T-98BF-TJB4] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Secured GET /api/admin/invite/configs
|
|
|
+2026-06-23 10:22:34.780 DEBUG [T-98BF-TJB4] [anon] [http-nio-8002-exec-9] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
+2026-06-23 10:22:34.780 DEBUG [T-98BF-TJB4] [anon] [http-nio-8002-exec-9] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
+2026-06-23 10:22:34.782 DEBUG [T-98BF-TJB4] [anon] [http-nio-8002-exec-9] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 10:22:34.784 DEBUG [T-98BF-TJB4] [2069232639064911873] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : GET /api/admin/invite/configs 200 9ms
|
|
|
+2026-06-23 10:22:34.977 DEBUG [T-LLU3-2966] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : PUT /api/admin/invite/config | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:34.980 DEBUG [T-LLU3-2966] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Securing PUT /api/admin/invite/config
|
|
|
+2026-06-23 10:22:34.981 DEBUG [T-LLU3-2966] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Secured PUT /api/admin/invite/config
|
|
|
+2026-06-23 10:22:34.992 DEBUG [T-LLU3-2966] [anon] [http-nio-8002-exec-10] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
+2026-06-23 10:22:34.992 DEBUG [T-LLU3-2966] [anon] [http-nio-8002-exec-10] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
+2026-06-23 10:22:34.994 DEBUG [T-LLU3-2966] [anon] [http-nio-8002-exec-10] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 10:22:34.999 DEBUG [T-LLU3-2966] [anon] [http-nio-8002-exec-10] c.x.i.m.I.updateById : ==> Preparing: UPDATE t_invite_config SET reward_crawler_count=?, reward_type=?, max_daily_reward=?, invite_code_expire_days=?, max_invite_per_day=?, app_download_url=?, miniapp_path=?, miniapp_app_id=?, wechat_redirect_url=?, dingtalk_app_id=?, feishu_app_id=?, landing_title=?, landing_desc=?, app_name=?, status=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 10:22:34.999 DEBUG [T-LLU3-2966] [anon] [http-nio-8002-exec-10] c.x.i.m.I.updateById : ==> Parameters: 5(Integer), CRAWLER(String), 50(Integer), 30(Integer), 10(Integer), https://download.example.com/app.exe(String), /pages/download/index(String), wx1234567890(String), https://mp.weixin.qq.com/xxx(String), dingxxx(String), feishuxxx(String), 邀请你加入智价云药店(String), 高效数据采集(String), 智价云药店(String), 1(Integer), 2026-06-23T09:33:44(LocalDateTime), 2026-06-23T09:33:44(LocalDateTime), 1(Long)
|
|
|
+2026-06-23 10:22:35.002 DEBUG [T-LLU3-2966] [anon] [http-nio-8002-exec-10] c.x.i.m.I.updateById : <== Updates: 1
|
|
|
+2026-06-23 10:22:35.002 INFO [T-LLU3-2966] [anon] [http-nio-8002-exec-10] c.x.i.s.InviteConfigService : 邀请配置已更新: rewardCrawlerCount=5, appDownloadUrl=https://download.example.com/app.exe, miniappPath=/pages/download/index
|
|
|
+2026-06-23 10:22:35.004 DEBUG [T-LLU3-2966] [2069232639064911873] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : PUT /api/admin/invite/config 200 27ms
|
|
|
+2026-06-23 10:22:35.194 DEBUG [T-J5EK-E6FL] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/admin/crawler/grant | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:35.196 DEBUG [T-J5EK-E6FL] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing POST /api/admin/crawler/grant
|
|
|
+2026-06-23 10:22:35.197 DEBUG [T-J5EK-E6FL] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Secured POST /api/admin/crawler/grant
|
|
|
+2026-06-23 10:22:35.203 DEBUG [T-J5EK-E6FL] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:22:35.203 DEBUG [T-J5EK-E6FL] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:22:35.205 DEBUG [T-J5EK-E6FL] [anon] [http-nio-8002-exec-1] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:22:35.206 DEBUG [T-J5EK-E6FL] [anon] [http-nio-8002-exec-1] c.x.u.m.C.insert : ==> Preparing: INSERT INTO t_crawler_quota_grant ( id, user_id, grant_type, quota_count, used_count, remark, status, create_time, update_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? )
|
|
|
+2026-06-23 10:22:35.207 DEBUG [T-J5EK-E6FL] [anon] [http-nio-8002-exec-1] c.x.u.m.C.insert : ==> Parameters: 2069244697319718914(Long), 1(Long), ADMIN(String), 10(Integer), 0(Integer), 测试发放(String), 1(Integer), 2026-06-23T10:22:35.206928800(LocalDateTime), 2026-06-23T10:22:35.206928800(LocalDateTime)
|
|
|
+2026-06-23 10:22:35.209 DEBUG [T-J5EK-E6FL] [anon] [http-nio-8002-exec-1] c.x.u.m.C.insert : <== Updates: 1
|
|
|
+2026-06-23 10:22:35.210 INFO [T-J5EK-E6FL] [anon] [http-nio-8002-exec-1] x.u.s.CrawlerQuotaGrantService : 爬虫配额发放: 用户=1, 类型=ADMIN, 次数=10, 过期=null, 备注=测试发放
|
|
|
+2026-06-23 10:22:35.215 DEBUG [T-J5EK-E6FL] [2069232639064911873] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : POST /api/admin/crawler/grant 200 21ms
|
|
|
+2026-06-23 10:22:35.395 DEBUG [T-74Q6-T69N] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : GET /api/admin/crawler/grants | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:35.397 DEBUG [T-74Q6-T69N] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing GET /api/admin/crawler/grants
|
|
|
+2026-06-23 10:22:35.399 DEBUG [T-74Q6-T69N] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Secured GET /api/admin/crawler/grants
|
|
|
+2026-06-23 10:22:35.400 DEBUG [T-74Q6-T69N] [anon] [http-nio-8002-exec-2] c.x.u.m.C.selectList : ==> Preparing: SELECT id,user_id,grant_type,quota_count,used_count,expire_time,source_user_id,remark,status,create_time,update_time FROM t_crawler_quota_grant ORDER BY create_time DESC
|
|
|
+2026-06-23 10:22:35.400 DEBUG [T-74Q6-T69N] [anon] [http-nio-8002-exec-2] c.x.u.m.C.selectList : ==> Parameters:
|
|
|
+2026-06-23 10:22:35.402 DEBUG [T-74Q6-T69N] [anon] [http-nio-8002-exec-2] c.x.u.m.C.selectList : <== Total: 3
|
|
|
+2026-06-23 10:22:35.404 DEBUG [T-74Q6-T69N] [2069232639064911873] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : GET /api/admin/crawler/grants 200 9ms
|
|
|
+2026-06-23 10:22:35.599 DEBUG [T-NH34-R5MU] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : GET /api/admin/invite/rewards?userId=1 | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:35.602 DEBUG [T-NH34-R5MU] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing GET /api/admin/invite/rewards?userId=1
|
|
|
+2026-06-23 10:22:35.603 DEBUG [T-NH34-R5MU] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Secured GET /api/admin/invite/rewards?userId=1
|
|
|
+2026-06-23 10:22:35.603 DEBUG [T-NH34-R5MU] [anon] [http-nio-8002-exec-6] c.x.i.m.I.selectList : ==> Preparing: SELECT id,inviter_id,invitee_id,invite_code_id,registered,reward_granted,status,create_time,update_time FROM t_invite_relation WHERE (inviter_id = ?) ORDER BY create_time DESC
|
|
|
+2026-06-23 10:22:35.604 DEBUG [T-NH34-R5MU] [anon] [http-nio-8002-exec-6] c.x.i.m.I.selectList : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:22:35.605 DEBUG [T-NH34-R5MU] [anon] [http-nio-8002-exec-6] c.x.i.m.I.selectList : <== Total: 0
|
|
|
+2026-06-23 10:22:35.606 DEBUG [T-NH34-R5MU] [2069232639064911873] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : GET /api/admin/invite/rewards?userId=1 200 8ms
|
|
|
+2026-06-23 10:22:35.800 DEBUG [T-FH7Z-AGCU] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : GET /api/admin/crawler/user-detail?userId=1 | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:35.803 DEBUG [T-FH7Z-AGCU] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing GET /api/admin/crawler/user-detail?userId=1
|
|
|
+2026-06-23 10:22:35.804 DEBUG [T-FH7Z-AGCU] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Secured GET /api/admin/crawler/user-detail?userId=1
|
|
|
+2026-06-23 10:22:35.804 DEBUG [T-FH7Z-AGCU] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:22:35.805 DEBUG [T-FH7Z-AGCU] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:22:35.806 DEBUG [T-FH7Z-AGCU] [anon] [http-nio-8002-exec-8] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:22:35.806 DEBUG [T-FH7Z-AGCU] [anon] [http-nio-8002-exec-8] c.x.u.m.C.sumTodayUsage : ==> Preparing: SELECT COALESCE(SUM(usage_count), 0) FROM t_crawler_usage_log WHERE user_id = ? AND usage_date = CURDATE()
|
|
|
+2026-06-23 10:22:35.806 DEBUG [T-FH7Z-AGCU] [anon] [http-nio-8002-exec-8] c.x.u.m.C.sumTodayUsage : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:22:35.808 DEBUG [T-FH7Z-AGCU] [anon] [http-nio-8002-exec-8] c.x.u.m.C.sumTodayUsage : <== Total: 1
|
|
|
+2026-06-23 10:22:35.809 DEBUG [T-FH7Z-AGCU] [anon] [http-nio-8002-exec-8] c.x.u.m.C.sumMonthlyUsage : ==> Preparing: SELECT COALESCE(SUM(usage_count), 0) FROM t_crawler_usage_log WHERE user_id = ? AND YEAR(usage_date) = YEAR(CURDATE()) AND MONTH(usage_date) = MONTH(CURDATE())
|
|
|
+2026-06-23 10:22:35.810 DEBUG [T-FH7Z-AGCU] [anon] [http-nio-8002-exec-8] c.x.u.m.C.sumMonthlyUsage : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:22:35.812 DEBUG [T-FH7Z-AGCU] [anon] [http-nio-8002-exec-8] c.x.u.m.C.sumMonthlyUsage : <== Total: 1
|
|
|
+2026-06-23 10:22:35.812 DEBUG [T-FH7Z-AGCU] [anon] [http-nio-8002-exec-8] .u.m.C.sumTodayUsageByPlatform : ==> Preparing: SELECT platform, COALESCE(SUM(usage_count), 0) as today_usage FROM t_crawler_usage_log WHERE user_id = ? AND usage_date = CURDATE() GROUP BY platform
|
|
|
+2026-06-23 10:22:35.813 DEBUG [T-FH7Z-AGCU] [anon] [http-nio-8002-exec-8] .u.m.C.sumTodayUsageByPlatform : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:22:35.815 DEBUG [T-FH7Z-AGCU] [anon] [http-nio-8002-exec-8] .u.m.C.sumTodayUsageByPlatform : <== Total: 9
|
|
|
+2026-06-23 10:22:35.816 DEBUG [T-FH7Z-AGCU] [anon] [http-nio-8002-exec-8] .m.C.sumMonthlyUsageByPlatform : ==> Preparing: SELECT platform, COALESCE(SUM(usage_count), 0) as monthly_usage FROM t_crawler_usage_log WHERE user_id = ? AND YEAR(usage_date) = YEAR(CURDATE()) AND MONTH(usage_date) = MONTH(CURDATE()) GROUP BY platform
|
|
|
+2026-06-23 10:22:35.816 DEBUG [T-FH7Z-AGCU] [anon] [http-nio-8002-exec-8] .m.C.sumMonthlyUsageByPlatform : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:22:35.819 DEBUG [T-FH7Z-AGCU] [anon] [http-nio-8002-exec-8] .m.C.sumMonthlyUsageByPlatform : <== Total: 9
|
|
|
+2026-06-23 10:22:35.819 DEBUG [T-FH7Z-AGCU] [anon] [http-nio-8002-exec-8] .u.m.C.sumTotalUsageByPlatform : ==> Preparing: SELECT platform, COALESCE(SUM(usage_count), 0) as total_usage FROM t_crawler_usage_log WHERE user_id = ? GROUP BY platform
|
|
|
+2026-06-23 10:22:35.819 DEBUG [T-FH7Z-AGCU] [anon] [http-nio-8002-exec-8] .u.m.C.sumTotalUsageByPlatform : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:22:35.821 DEBUG [T-FH7Z-AGCU] [anon] [http-nio-8002-exec-8] .u.m.C.sumTotalUsageByPlatform : <== Total: 9
|
|
|
+2026-06-23 10:22:35.823 WARN [T-FH7Z-AGCU] [anon] [http-nio-8002-exec-8] c.x.h.GlobalExceptionHandler : 非法参数: 不支持的平台: pdd
|
|
|
+2026-06-23 10:22:35.824 WARN [T-FH7Z-AGCU] [2069232639064911873] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : GET /api/admin/crawler/user-detail?userId=1 400 24ms
|
|
|
+2026-06-23 10:22:36.004 DEBUG [T-VPME-5MEA] [anon] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/admin/invite/conversion-stats?userId=1 | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:36.007 DEBUG [T-VPME-5MEA] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Securing GET /api/admin/invite/conversion-stats?userId=1
|
|
|
+2026-06-23 10:22:36.008 DEBUG [T-VPME-5MEA] [anon] [http-nio-8002-exec-5] o.s.s.web.FilterChainProxy : Secured GET /api/admin/invite/conversion-stats?userId=1
|
|
|
+2026-06-23 10:22:36.010 DEBUG [T-VPME-5MEA] [anon] [http-nio-8002-exec-5] c.x.i.m.I.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND status = ? AND (expire_time IS NULL OR expire_time > ?)) ORDER BY create_time DESC LIMIT 1
|
|
|
+2026-06-23 10:22:36.010 DEBUG [T-VPME-5MEA] [anon] [http-nio-8002-exec-5] c.x.i.m.I.selectList : ==> Parameters: 1(Long), 1(Integer), 2026-06-23T10:22:36.009156800(LocalDateTime)
|
|
|
+2026-06-23 10:22:36.014 DEBUG [T-VPME-5MEA] [anon] [http-nio-8002-exec-5] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 10:22:36.014 DEBUG [T-VPME-5MEA] [anon] [http-nio-8002-exec-5] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
+2026-06-23 10:22:36.014 DEBUG [T-VPME-5MEA] [anon] [http-nio-8002-exec-5] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
+2026-06-23 10:22:36.016 DEBUG [T-VPME-5MEA] [anon] [http-nio-8002-exec-5] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 10:22:36.016 DEBUG [T-VPME-5MEA] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
+2026-06-23 10:22:36.016 DEBUG [T-VPME-5MEA] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:22:36.017 DEBUG [T-VPME-5MEA] [anon] [http-nio-8002-exec-5] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
+2026-06-23 10:22:36.019 DEBUG [T-VPME-5MEA] [anon] [http-nio-8002-exec-5] c.x.i.m.I.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND code = ?)
|
|
|
+2026-06-23 10:22:36.019 DEBUG [T-VPME-5MEA] [anon] [http-nio-8002-exec-5] c.x.i.m.I.selectList : ==> Parameters: 1(Long), UBDBUKK6(String)
|
|
|
+2026-06-23 10:22:36.021 DEBUG [T-VPME-5MEA] [anon] [http-nio-8002-exec-5] c.x.i.m.I.selectList : <== Total: 1
|
|
|
+2026-06-23 10:22:36.022 DEBUG [T-VPME-5MEA] [anon] [http-nio-8002-exec-5] c.x.i.m.I.selectList : ==> Preparing: SELECT id,inviter_id,invitee_id,invite_code_id,registered,reward_granted,status,create_time,update_time FROM t_invite_relation WHERE (inviter_id = ?)
|
|
|
+2026-06-23 10:22:36.022 DEBUG [T-VPME-5MEA] [anon] [http-nio-8002-exec-5] c.x.i.m.I.selectList : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:22:36.024 DEBUG [T-VPME-5MEA] [anon] [http-nio-8002-exec-5] c.x.i.m.I.selectList : <== Total: 0
|
|
|
+2026-06-23 10:22:36.029 DEBUG [T-VPME-5MEA] [2069232639064911873] [http-nio-8002-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/admin/invite/conversion-stats?userId=1 200 25ms
|
|
|
+2026-06-23 10:22:36.221 DEBUG [T-TDCX-MMRY] [anon] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : GET /api/admin/user-level-config/versions | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:36.223 DEBUG [T-TDCX-MMRY] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Securing GET /api/admin/user-level-config/versions
|
|
|
+2026-06-23 10:22:36.224 DEBUG [T-TDCX-MMRY] [anon] [http-nio-8002-exec-3] o.s.s.web.FilterChainProxy : Secured GET /api/admin/user-level-config/versions
|
|
|
+2026-06-23 10:22:36.225 DEBUG [T-TDCX-MMRY] [anon] [http-nio-8002-exec-3] c.x.u.m.U.selectList : ==> Preparing: SELECT id,version,version_name,is_current,effective_from,effective_to,status,change_log,created_by,activated_by,activated_at,user_count,create_time,update_time FROM t_user_level_config_version ORDER BY create_time DESC
|
|
|
+2026-06-23 10:22:36.226 DEBUG [T-TDCX-MMRY] [anon] [http-nio-8002-exec-3] c.x.u.m.U.selectList : ==> Parameters:
|
|
|
+2026-06-23 10:22:36.231 DEBUG [T-TDCX-MMRY] [anon] [http-nio-8002-exec-3] c.x.u.m.U.selectList : <== Total: 2
|
|
|
+2026-06-23 10:22:36.235 DEBUG [T-TDCX-MMRY] [2069232639064911873] [http-nio-8002-exec-3] c.x.g.f.RequestLoggingFilter : GET /api/admin/user-level-config/versions 200 14ms
|
|
|
+2026-06-23 10:22:36.421 DEBUG [T-D257-LJ4T] [anon] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : GET /api/admin/user-level-config/version/1/details | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:36.425 DEBUG [T-D257-LJ4T] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Securing GET /api/admin/user-level-config/version/1/details
|
|
|
+2026-06-23 10:22:36.426 DEBUG [T-D257-LJ4T] [anon] [http-nio-8002-exec-7] o.s.s.web.FilterChainProxy : Secured GET /api/admin/user-level-config/version/1/details
|
|
|
+2026-06-23 10:22:36.427 DEBUG [T-D257-LJ4T] [anon] [http-nio-8002-exec-7] c.x.u.m.U.selectById : ==> Preparing: SELECT id,version,version_name,is_current,effective_from,effective_to,status,change_log,created_by,activated_by,activated_at,user_count,create_time,update_time FROM t_user_level_config_version WHERE id=?
|
|
|
+2026-06-23 10:22:36.427 DEBUG [T-D257-LJ4T] [anon] [http-nio-8002-exec-7] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:22:36.429 DEBUG [T-D257-LJ4T] [anon] [http-nio-8002-exec-7] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 10:22:36.430 DEBUG [T-D257-LJ4T] [anon] [http-nio-8002-exec-7] .u.m.U.selectByConfigVersionId : ==> Preparing: SELECT * FROM t_user_level_detail WHERE config_version_id = ? AND status = 1 ORDER BY level_weight ASC
|
|
|
+2026-06-23 10:22:36.430 DEBUG [T-D257-LJ4T] [anon] [http-nio-8002-exec-7] .u.m.U.selectByConfigVersionId : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:22:36.432 DEBUG [T-D257-LJ4T] [anon] [http-nio-8002-exec-7] .u.m.U.selectByConfigVersionId : <== Total: 6
|
|
|
+2026-06-23 10:22:36.436 DEBUG [T-D257-LJ4T] [2069232639064911873] [http-nio-8002-exec-7] c.x.g.f.RequestLoggingFilter : GET /api/admin/user-level-config/version/1/details 200 15ms
|
|
|
+2026-06-23 10:22:36.622 DEBUG [T-4ENS-9RZ5] [anon] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/admin/user-level-config/version | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:36.625 DEBUG [T-4ENS-9RZ5] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Securing POST /api/admin/user-level-config/version
|
|
|
+2026-06-23 10:22:36.626 DEBUG [T-4ENS-9RZ5] [anon] [http-nio-8002-exec-4] o.s.s.web.FilterChainProxy : Secured POST /api/admin/user-level-config/version
|
|
|
+2026-06-23 10:22:36.632 WARN [T-4ENS-9RZ5] [anon] [http-nio-8002-exec-4] c.x.h.GlobalExceptionHandler : 请求体解析失败: JSON parse error: Cannot deserialize value of type `java.util.ArrayList<com.xuekairui.user.dto.CreateLevelVersionRequest$LevelDetailRequest>` from String value (token `JsonToken.VALUE_STRING`)
|
|
|
+2026-06-23 10:22:36.634 WARN [T-4ENS-9RZ5] [2069232639064911873] [http-nio-8002-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/admin/user-level-config/version 400 12ms
|
|
|
+2026-06-23 10:22:36.835 DEBUG [T-LML7-E3QL] [anon] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : POST /api/admin/user-level-config/version/1/activate | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:36.837 DEBUG [T-LML7-E3QL] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Securing POST /api/admin/user-level-config/version/1/activate
|
|
|
+2026-06-23 10:22:36.838 DEBUG [T-LML7-E3QL] [anon] [http-nio-8002-exec-9] o.s.s.web.FilterChainProxy : Secured POST /api/admin/user-level-config/version/1/activate
|
|
|
+2026-06-23 10:22:36.840 DEBUG [T-LML7-E3QL] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectById : ==> Preparing: SELECT id,version,version_name,is_current,effective_from,effective_to,status,change_log,created_by,activated_by,activated_at,user_count,create_time,update_time FROM t_user_level_config_version WHERE id=?
|
|
|
+2026-06-23 10:22:36.841 DEBUG [T-LML7-E3QL] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:22:36.842 DEBUG [T-LML7-E3QL] [anon] [http-nio-8002-exec-9] c.x.u.m.U.selectById : <== Total: 1
|
|
|
+2026-06-23 10:22:36.846 DEBUG [T-LML7-E3QL] [anon] [http-nio-8002-exec-9] c.x.u.m.U.update : ==> Preparing: UPDATE t_user_level_config_version SET is_current=?
|
|
|
+2026-06-23 10:22:36.847 DEBUG [T-LML7-E3QL] [anon] [http-nio-8002-exec-9] c.x.u.m.U.update : ==> Parameters: false(Boolean)
|
|
|
+2026-06-23 10:22:36.851 DEBUG [T-LML7-E3QL] [anon] [http-nio-8002-exec-9] c.x.u.m.U.update : <== Updates: 2
|
|
|
+2026-06-23 10:22:36.853 DEBUG [T-LML7-E3QL] [anon] [http-nio-8002-exec-9] c.x.u.m.U.updateById : ==> Preparing: UPDATE t_user_level_config_version SET version=?, version_name=?, is_current=?, status=?, change_log=?, activated_by=?, activated_at=?, user_count=?, create_time=?, update_time=? WHERE id=?
|
|
|
+2026-06-23 10:22:36.854 DEBUG [T-LML7-E3QL] [anon] [http-nio-8002-exec-9] c.x.u.m.U.updateById : ==> Parameters: v1.0(String), MVP初始版本(String), true(Boolean), ACTIVE(String), 项目上线初始版本,包含3个等级:普通用户、VIP、SVIP(String), 2069232639064911873(Long), 2026-06-23T10:22:36.851592500(LocalDateTime), 0(Integer), 2026-06-23T09:55:34(LocalDateTime), 2026-06-23T09:55:34(LocalDateTime), 1(Long)
|
|
|
+2026-06-23 10:22:36.856 DEBUG [T-LML7-E3QL] [anon] [http-nio-8002-exec-9] c.x.u.m.U.updateById : <== Updates: 1
|
|
|
+2026-06-23 10:22:36.857 INFO [T-LML7-E3QL] [anon] [http-nio-8002-exec-9] c.x.u.s.UserLevelConfigService : 激活等级配置版本: version=v1.0, activatedBy=2069232639064911873
|
|
|
+2026-06-23 10:22:36.862 DEBUG [T-LML7-E3QL] [2069232639064911873] [http-nio-8002-exec-9] c.x.g.f.RequestLoggingFilter : POST /api/admin/user-level-config/version/1/activate 200 27ms
|
|
|
+2026-06-23 10:22:37.038 DEBUG [T-43Q8-VR4U] [anon] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : POST /api/admin/user-level-config/migrate-users | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:37.041 DEBUG [T-43Q8-VR4U] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Securing POST /api/admin/user-level-config/migrate-users
|
|
|
+2026-06-23 10:22:37.042 DEBUG [T-43Q8-VR4U] [anon] [http-nio-8002-exec-10] o.s.s.web.FilterChainProxy : Secured POST /api/admin/user-level-config/migrate-users
|
|
|
+2026-06-23 10:22:37.045 WARN [T-43Q8-VR4U] [anon] [http-nio-8002-exec-10] c.x.h.GlobalExceptionHandler : 请求体解析失败: JSON parse error: Cannot deserialize value of type `java.util.ArrayList<java.lang.Long>` from String value (token `JsonToken.VALUE_STRING`)
|
|
|
+2026-06-23 10:22:37.046 WARN [T-43Q8-VR4U] [2069232639064911873] [http-nio-8002-exec-10] c.x.g.f.RequestLoggingFilter : POST /api/admin/user-level-config/migrate-users 400 8ms
|
|
|
+2026-06-23 10:22:37.242 DEBUG [T-6FWF-2TD4] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : PUT /api/admin/user-level-config/user/1/level | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:37.245 DEBUG [T-6FWF-2TD4] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing PUT /api/admin/user-level-config/user/1/level
|
|
|
+2026-06-23 10:22:37.247 DEBUG [T-6FWF-2TD4] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Secured PUT /api/admin/user-level-config/user/1/level
|
|
|
+2026-06-23 10:22:37.253 DEBUG [T-6FWF-2TD4] [anon] [http-nio-8002-exec-1] c.x.u.m.U.selectByUserId : ==> Preparing: SELECT * FROM t_user_level_version_relation WHERE user_id = ? LIMIT 1
|
|
|
+2026-06-23 10:22:37.253 DEBUG [T-6FWF-2TD4] [anon] [http-nio-8002-exec-1] c.x.u.m.U.selectByUserId : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:22:37.254 DEBUG [T-6FWF-2TD4] [anon] [http-nio-8002-exec-1] c.x.u.m.U.selectByUserId : <== Total: 0
|
|
|
+2026-06-23 10:22:37.257 WARN [T-6FWF-2TD4] [anon] [http-nio-8002-exec-1] c.x.h.GlobalExceptionHandler : 业务异常: code=500, message=用户未分配等级配置
|
|
|
+2026-06-23 10:22:37.258 DEBUG [T-6FWF-2TD4] [2069232639064911873] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : PUT /api/admin/user-level-config/user/1/level 200 16ms
|
|
|
+2026-06-23 10:22:37.455 DEBUG [T-FKAN-QBCH] [anon] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : GET /api/admin/user-level-config/version/1/users?page=1&size=10 | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:37.458 DEBUG [T-FKAN-QBCH] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Securing GET /api/admin/user-level-config/version/1/users?page=1&size=10
|
|
|
+2026-06-23 10:22:37.459 DEBUG [T-FKAN-QBCH] [anon] [http-nio-8002-exec-2] o.s.s.web.FilterChainProxy : Secured GET /api/admin/user-level-config/version/1/users?page=1&size=10
|
|
|
+2026-06-23 10:22:37.462 DEBUG [T-FKAN-QBCH] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectList : ==> Preparing: SELECT id,user_id,config_version_id,level_detail_id,level_code,from_version_id,migrate_reason,migrated_by,migrated_at,remark,create_time,update_time FROM t_user_level_version_relation WHERE (config_version_id = ?) ORDER BY create_time DESC
|
|
|
+2026-06-23 10:22:37.462 DEBUG [T-FKAN-QBCH] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectList : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:22:37.464 DEBUG [T-FKAN-QBCH] [anon] [http-nio-8002-exec-2] c.x.u.m.U.selectList : <== Total: 0
|
|
|
+2026-06-23 10:22:37.467 DEBUG [T-FKAN-QBCH] [2069232639064911873] [http-nio-8002-exec-2] c.x.g.f.RequestLoggingFilter : GET /api/admin/user-level-config/version/1/users?page=1&size=10 200 12ms
|
|
|
+2026-06-23 10:22:37.660 DEBUG [T-4CYS-TFD4] [anon] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : GET /api/admin/user-level-config/user/1/history | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:22:37.663 DEBUG [T-4CYS-TFD4] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Securing GET /api/admin/user-level-config/user/1/history
|
|
|
+2026-06-23 10:22:37.664 DEBUG [T-4CYS-TFD4] [anon] [http-nio-8002-exec-6] o.s.s.web.FilterChainProxy : Secured GET /api/admin/user-level-config/user/1/history
|
|
|
+2026-06-23 10:22:37.665 DEBUG [T-4CYS-TFD4] [anon] [http-nio-8002-exec-6] c.x.u.m.U.selectList : ==> Preparing: SELECT id,user_id,config_version_id,level_detail_id,level_code,from_version_id,migrate_reason,migrated_by,migrated_at,remark,create_time,update_time FROM t_user_level_version_relation WHERE (user_id = ?) ORDER BY create_time DESC
|
|
|
+2026-06-23 10:22:37.666 DEBUG [T-4CYS-TFD4] [anon] [http-nio-8002-exec-6] c.x.u.m.U.selectList : ==> Parameters: 1(Long)
|
|
|
+2026-06-23 10:22:37.668 DEBUG [T-4CYS-TFD4] [anon] [http-nio-8002-exec-6] c.x.u.m.U.selectList : <== Total: 0
|
|
|
+2026-06-23 10:22:37.669 DEBUG [T-4CYS-TFD4] [2069232639064911873] [http-nio-8002-exec-6] c.x.g.f.RequestLoggingFilter : GET /api/admin/user-level-config/user/1/history 200 9ms
|
|
|
+2026-06-23 10:23:17.881 DEBUG [T-8SYG-XEMX] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : GET /api/user-level-config/current-version | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:23:17.884 DEBUG [T-8SYG-XEMX] [anon] [http-nio-8002-exec-8] o.s.s.web.FilterChainProxy : Securing GET /api/user-level-config/current-version
|
|
|
+2026-06-23 10:23:17.884 DEBUG [T-8SYG-XEMX] [anon] [http-nio-8002-exec-8] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:23:17.885 WARN [T-8SYG-XEMX] [anon] [http-nio-8002-exec-8] c.x.g.f.RequestLoggingFilter : GET /api/user-level-config/current-version 401 4ms
|
|
|
+2026-06-23 10:24:16.331 INFO [no-trace] [anon] [main] com.xuekairui.Application : Starting Application v1.0.0 using Java 17.0.17 with PID 14968 (D:\project\zhijiayun-pharmacy\zhijiayun-gateway\target\zhijiayun-gateway-1.0.0.jar started by geloger in D:\project\zhijiayun-pharmacy)
|
|
|
+2026-06-23 10:24:16.332 DEBUG [no-trace] [anon] [main] com.xuekairui.Application : Running with Spring Boot v3.5.14, Spring v6.2.18
|
|
|
+2026-06-23 10:24:16.334 INFO [no-trace] [anon] [main] com.xuekairui.Application : The following 1 profile is active: "dev"
|
|
|
+2026-06-23 10:24:17.233 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
+2026-06-23 10:24:17.236 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
+2026-06-23 10:24:17.264 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Finished Spring Data repository scanning in 13 ms. Found 0 Redis repository interfaces.
|
|
|
+2026-06-23 10:24:18.359 INFO [no-trace] [anon] [main] o.s.b.w.e.t.TomcatWebServer : Tomcat initialized with port 8002 (http)
|
|
|
+2026-06-23 10:24:18.391 INFO [no-trace] [anon] [main] o.a.c.core.StandardService : Starting service [Tomcat]
|
|
|
+2026-06-23 10:24:18.391 INFO [no-trace] [anon] [main] o.a.c.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.54]
|
|
|
+2026-06-23 10:24:18.485 INFO [no-trace] [anon] [main] o.a.c.c.C.[.[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2026-06-23 10:24:18.486 INFO [no-trace] [anon] [main] letWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2099 ms
|
|
|
+2026-06-23 10:24:19.400 DEBUG [no-trace] [anon] [main] .x.u.s.JwtAuthenticationFilter : Filter 'jwtAuthenticationFilter' configured for use
|
|
|
+2026-06-23 10:24:19.402 DEBUG [no-trace] [anon] [main] c.x.g.filter.RateLimitFilter : Filter 'rateLimitFilter' configured for use
|
|
|
+2026-06-23 10:24:19.403 DEBUG [no-trace] [anon] [main] c.x.g.f.RequestLoggingFilter : Filter 'requestLoggingFilter' configured for use
|
|
|
+2026-06-23 10:24:19.582 INFO [no-trace] [anon] [main] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Starting...
|
|
|
+2026-06-23 10:24:19.940 INFO [no-trace] [anon] [main] c.z.hikari.pool.HikariPool : ZhijiayunHikariPool-Dev - Added connection com.mysql.cj.jdbc.ConnectionImpl@380e33c2
|
|
|
+2026-06-23 10:24:19.944 INFO [no-trace] [anon] [main] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Start completed.
|
|
|
+2026-06-23 10:24:21.317 INFO [no-trace] [anon] [main] c.x.u.service.AliyunSmsClient : 阿里云短信客户端初始化成功,端点: dysmsapi.aliyuncs.com
|
|
|
+2026-06-23 10:24:22.776 WARN [no-trace] [anon] [main] etailsServiceAutoConfiguration :
|
|
|
+
|
|
|
+Using generated security password: cfaeca41-476a-4846-92bf-52fee90fd7b4
|
|
|
+
|
|
|
+This generated password is for development use only. Your security configuration must be updated before running your application in production.
|
|
|
+
|
|
|
+2026-06-23 10:24:22.816 INFO [no-trace] [anon] [main] zeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager
|
|
|
+2026-06-23 10:24:23.136 DEBUG [no-trace] [anon] [main] s.w.DefaultSecurityFilterChain : Will secure any request with filters: DisableEncodeUrlFilter, WebAsyncManagerIntegrationFilter, SecurityContextHolderFilter, HeaderWriterFilter, CorsFilter, LogoutFilter, JwtAuthenticationFilter, RequestCacheAwareFilter, SecurityContextHolderAwareRequestFilter, AnonymousAuthenticationFilter, SessionManagementFilter, ExceptionTranslationFilter, AuthorizationFilter
|
|
|
+2026-06-23 10:24:23.523 INFO [no-trace] [anon] [main] tisPlusApplicationContextAware : Register ApplicationContext instances org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@514eedd8
|
|
|
+2026-06-23 10:24:24.014 WARN [no-trace] [anon] [main] letWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'
|
|
|
+2026-06-23 10:24:24.018 INFO [no-trace] [anon] [main] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Shutdown initiated...
|
|
|
+2026-06-23 10:24:24.035 INFO [no-trace] [anon] [main] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Shutdown completed.
|
|
|
+2026-06-23 10:24:24.149 INFO [no-trace] [anon] [main] onditionEvaluationReportLogger :
|
|
|
+
|
|
|
+Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.
|
|
|
+2026-06-23 10:24:24.232 ERROR [no-trace] [anon] [main] LoggingFailureAnalysisReporter :
|
|
|
+
|
|
|
+***************************
|
|
|
+APPLICATION FAILED TO START
|
|
|
+***************************
|
|
|
+
|
|
|
+Description:
|
|
|
+
|
|
|
+Web server failed to start. Port 8002 was already in use.
|
|
|
+
|
|
|
+Action:
|
|
|
+
|
|
|
+Identify and stop the process that's listening on port 8002 or configure this application to listen on another port.
|
|
|
+
|
|
|
+2026-06-23 10:24:36.505 INFO [no-trace] [anon] [main] com.xuekairui.Application : Starting Application v1.0.0 using Java 17.0.17 with PID 15104 (D:\project\zhijiayun-pharmacy\zhijiayun-gateway\target\zhijiayun-gateway-1.0.0.jar started by geloger in D:\project\zhijiayun-pharmacy)
|
|
|
+2026-06-23 10:24:36.506 DEBUG [no-trace] [anon] [main] com.xuekairui.Application : Running with Spring Boot v3.5.14, Spring v6.2.18
|
|
|
+2026-06-23 10:24:36.507 INFO [no-trace] [anon] [main] com.xuekairui.Application : The following 1 profile is active: "dev"
|
|
|
+2026-06-23 10:24:37.326 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
+2026-06-23 10:24:37.329 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
+2026-06-23 10:24:37.352 INFO [no-trace] [anon] [main] epositoryConfigurationDelegate : Finished Spring Data repository scanning in 9 ms. Found 0 Redis repository interfaces.
|
|
|
+2026-06-23 10:24:38.471 INFO [no-trace] [anon] [main] o.s.b.w.e.t.TomcatWebServer : Tomcat initialized with port 8002 (http)
|
|
|
+2026-06-23 10:24:38.507 INFO [no-trace] [anon] [main] o.a.c.core.StandardService : Starting service [Tomcat]
|
|
|
+2026-06-23 10:24:38.508 INFO [no-trace] [anon] [main] o.a.c.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.54]
|
|
|
+2026-06-23 10:24:38.611 INFO [no-trace] [anon] [main] o.a.c.c.C.[.[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2026-06-23 10:24:38.612 INFO [no-trace] [anon] [main] letWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2061 ms
|
|
|
+2026-06-23 10:24:39.941 DEBUG [no-trace] [anon] [main] .x.u.s.JwtAuthenticationFilter : Filter 'jwtAuthenticationFilter' configured for use
|
|
|
+2026-06-23 10:24:39.941 DEBUG [no-trace] [anon] [main] c.x.g.filter.RateLimitFilter : Filter 'rateLimitFilter' configured for use
|
|
|
+2026-06-23 10:24:39.943 DEBUG [no-trace] [anon] [main] c.x.g.f.RequestLoggingFilter : Filter 'requestLoggingFilter' configured for use
|
|
|
+2026-06-23 10:24:40.186 INFO [no-trace] [anon] [main] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Starting...
|
|
|
+2026-06-23 10:24:40.846 INFO [no-trace] [anon] [main] c.z.hikari.pool.HikariPool : ZhijiayunHikariPool-Dev - Added connection com.mysql.cj.jdbc.ConnectionImpl@8d29719
|
|
|
+2026-06-23 10:24:40.849 INFO [no-trace] [anon] [main] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Start completed.
|
|
|
+2026-06-23 10:24:42.639 INFO [no-trace] [anon] [main] c.x.u.service.AliyunSmsClient : 阿里云短信客户端初始化成功,端点: dysmsapi.aliyuncs.com
|
|
|
+2026-06-23 10:24:44.145 WARN [no-trace] [anon] [main] etailsServiceAutoConfiguration :
|
|
|
+
|
|
|
+Using generated security password: 50d06973-d65f-4276-b6ff-ac2467b00f95
|
|
|
|
|
|
This generated password is for development use only. Your security configuration must be updated before running your application in production.
|
|
|
|
|
|
-2026-06-22 11:32:24.700 INFO [no-trace] [anon] [main] zeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager
|
|
|
-2026-06-22 11:32:24.768 DEBUG [no-trace] [anon] [main] s.w.DefaultSecurityFilterChain : Will secure any request with filters: DisableEncodeUrlFilter, WebAsyncManagerIntegrationFilter, SecurityContextHolderFilter, HeaderWriterFilter, CorsFilter, LogoutFilter, JwtAuthenticationFilter, RequestCacheAwareFilter, SecurityContextHolderAwareRequestFilter, AnonymousAuthenticationFilter, SessionManagementFilter, ExceptionTranslationFilter, AuthorizationFilter
|
|
|
-2026-06-22 11:32:24.869 INFO [no-trace] [anon] [main] tisPlusApplicationContextAware : Register ApplicationContext instances org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6e521c1e
|
|
|
-2026-06-22 11:32:25.033 INFO [no-trace] [anon] [main] o.s.b.w.e.t.TomcatWebServer : Tomcat started on port 8001 (http) with context path '/'
|
|
|
-2026-06-22 11:32:25.045 INFO [no-trace] [anon] [main] com.xuekairui.Application : Started Application in 3.563 seconds (process running for 3.869)
|
|
|
-2026-06-22 11:32:41.966 INFO [no-trace] [anon] [http-nio-8001-exec-1] o.a.c.c.C.[.[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
-2026-06-22 11:32:41.966 INFO [no-trace] [anon] [http-nio-8001-exec-1] o.s.w.s.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
-2026-06-22 11:32:41.967 INFO [no-trace] [anon] [http-nio-8001-exec-1] o.s.w.s.DispatcherServlet : Completed initialization in 1 ms
|
|
|
-2026-06-22 11:32:41.972 DEBUG [T-68C2-ECG4] [anon] [http-nio-8001-exec-1] c.x.g.f.RequestLoggingFilter : OPTIONS /api/invite/code | IP: 0:0:0:0:0:0:0:1
|
|
|
-2026-06-22 11:32:42.531 DEBUG [T-68C2-ECG4] [anon] [http-nio-8001-exec-1] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/invite/code
|
|
|
-2026-06-22 11:32:42.558 DEBUG [T-68C2-ECG4] [anon] [http-nio-8001-exec-1] c.x.g.f.RequestLoggingFilter : OPTIONS /api/invite/code 200 586ms
|
|
|
-2026-06-22 11:32:42.563 DEBUG [T-KJFX-TFF2] [anon] [http-nio-8001-exec-2] c.x.g.f.RequestLoggingFilter : GET /api/invite/code | IP: 0:0:0:0:0:0:0:1
|
|
|
-2026-06-22 11:32:42.566 DEBUG [T-KJFX-TFF2] [anon] [http-nio-8001-exec-2] o.s.s.web.FilterChainProxy : Securing GET /api/invite/code
|
|
|
-2026-06-22 11:32:42.570 DEBUG [T-KJFX-TFF2] [anon] [http-nio-8001-exec-2] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
-2026-06-22 11:32:42.607 WARN [T-KJFX-TFF2] [anon] [http-nio-8001-exec-2] c.x.g.f.RequestLoggingFilter : GET /api/invite/code 401 44ms
|
|
|
-2026-06-22 11:32:51.798 DEBUG [T-M2X3-6QT2] [anon] [http-nio-8001-exec-6] c.x.g.f.RequestLoggingFilter : GET /api/invite/code | IP: 0:0:0:0:0:0:0:1
|
|
|
-2026-06-22 11:32:51.800 DEBUG [T-M2X3-6QT2] [anon] [http-nio-8001-exec-6] o.s.s.web.FilterChainProxy : Securing GET /api/invite/code
|
|
|
-2026-06-22 11:32:51.801 DEBUG [T-M2X3-6QT2] [anon] [http-nio-8001-exec-6] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
-2026-06-22 11:32:51.803 WARN [T-M2X3-6QT2] [anon] [http-nio-8001-exec-6] c.x.g.f.RequestLoggingFilter : GET /api/invite/code 401 5ms
|
|
|
-2026-06-22 11:32:56.070 DEBUG [T-24KW-9NWG] [anon] [http-nio-8001-exec-9] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/sms/send | IP: 0:0:0:0:0:0:0:1
|
|
|
-2026-06-22 11:32:56.074 DEBUG [T-24KW-9NWG] [anon] [http-nio-8001-exec-9] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/auth/sms/send
|
|
|
-2026-06-22 11:32:56.075 DEBUG [T-24KW-9NWG] [anon] [http-nio-8001-exec-9] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/sms/send 200 5ms
|
|
|
-2026-06-22 11:32:56.078 DEBUG [T-FKEQ-NSNS] [anon] [http-nio-8001-exec-5] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send | IP: 0:0:0:0:0:0:0:1
|
|
|
-2026-06-22 11:32:56.080 DEBUG [T-FKEQ-NSNS] [anon] [http-nio-8001-exec-5] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/send
|
|
|
-2026-06-22 11:32:56.082 DEBUG [T-FKEQ-NSNS] [anon] [http-nio-8001-exec-5] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
-2026-06-22 11:32:56.083 DEBUG [T-FKEQ-NSNS] [anon] [http-nio-8001-exec-5] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/send
|
|
|
-2026-06-22 11:32:57.121 INFO [T-FKEQ-NSNS] [anon] [http-nio-8001-exec-5] c.x.u.service.AliyunSmsClient : 短信发送成功,手机号: 187****6917, 验证码: 366842
|
|
|
-2026-06-22 11:32:57.121 INFO [T-FKEQ-NSNS] [anon] [http-nio-8001-exec-5] .x.u.s.VerificationCodeService : 【验证码】已发送,手机号: 187****6917, 场景: login, 有效期: 5分钟
|
|
|
-2026-06-22 11:32:57.136 WARN [T-FKEQ-NSNS] [anon] [http-nio-8001-exec-5] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/send 200 1058ms SLOW
|
|
|
-2026-06-22 11:33:19.646 DEBUG [T-7NEQ-6V8H] [anon] [http-nio-8001-exec-3] c.x.g.f.RequestLoggingFilter : GET /api/invite/code | IP: 0:0:0:0:0:0:0:1
|
|
|
-2026-06-22 11:33:19.650 DEBUG [T-7NEQ-6V8H] [anon] [http-nio-8001-exec-3] o.s.s.web.FilterChainProxy : Securing GET /api/invite/code
|
|
|
-2026-06-22 11:33:19.651 DEBUG [T-7NEQ-6V8H] [anon] [http-nio-8001-exec-3] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
-2026-06-22 11:33:19.653 WARN [T-7NEQ-6V8H] [anon] [http-nio-8001-exec-3] c.x.g.f.RequestLoggingFilter : GET /api/invite/code 401 7ms
|
|
|
-2026-06-22 11:33:22.369 DEBUG [T-Y2G8-XFTZ] [anon] [http-nio-8001-exec-7] c.x.g.f.RequestLoggingFilter : GET /api/invite/code | IP: 0:0:0:0:0:0:0:1
|
|
|
-2026-06-22 11:33:22.372 DEBUG [T-Y2G8-XFTZ] [anon] [http-nio-8001-exec-7] o.s.s.web.FilterChainProxy : Securing GET /api/invite/code
|
|
|
-2026-06-22 11:33:22.373 DEBUG [T-Y2G8-XFTZ] [anon] [http-nio-8001-exec-7] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
-2026-06-22 11:33:22.374 WARN [T-Y2G8-XFTZ] [anon] [http-nio-8001-exec-7] c.x.g.f.RequestLoggingFilter : GET /api/invite/code 401 5ms
|
|
|
-2026-06-22 11:33:26.593 DEBUG [T-C4P3-PLWT] [anon] [http-nio-8001-exec-8] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
-2026-06-22 11:33:26.595 DEBUG [T-C4P3-PLWT] [anon] [http-nio-8001-exec-8] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/auth/sms/login
|
|
|
-2026-06-22 11:33:26.597 DEBUG [T-C4P3-PLWT] [anon] [http-nio-8001-exec-8] c.x.g.f.RequestLoggingFilter : OPTIONS /api/auth/sms/login 200 4ms
|
|
|
-2026-06-22 11:33:26.598 DEBUG [T-6J36-BVBX] [anon] [http-nio-8001-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login | IP: 0:0:0:0:0:0:0:1
|
|
|
-2026-06-22 11:33:26.601 DEBUG [T-6J36-BVBX] [anon] [http-nio-8001-exec-4] o.s.s.web.FilterChainProxy : Securing POST /api/auth/sms/login
|
|
|
-2026-06-22 11:33:26.601 DEBUG [T-6J36-BVBX] [anon] [http-nio-8001-exec-4] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
-2026-06-22 11:33:26.601 DEBUG [T-6J36-BVBX] [anon] [http-nio-8001-exec-4] o.s.s.web.FilterChainProxy : Secured POST /api/auth/sms/login
|
|
|
-2026-06-22 11:33:26.720 DEBUG [T-6J36-BVBX] [anon] [http-nio-8001-exec-4] c.x.u.m.UserMapper.selectList : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE (phone = ?)
|
|
|
-2026-06-22 11:33:26.738 DEBUG [T-6J36-BVBX] [anon] [http-nio-8001-exec-4] c.x.u.m.UserMapper.selectList : ==> Parameters: 18776156917(String)
|
|
|
-2026-06-22 11:33:26.763 DEBUG [T-6J36-BVBX] [anon] [http-nio-8001-exec-4] c.x.u.m.UserMapper.selectList : <== Total: 0
|
|
|
-2026-06-22 11:33:26.767 DEBUG [T-6J36-BVBX] [anon] [http-nio-8001-exec-4] c.x.u.m.U.selectByLevelCode : ==> Preparing: SELECT * FROM t_user_level WHERE level_code = ? AND status = 1 LIMIT 1
|
|
|
-2026-06-22 11:33:26.768 DEBUG [T-6J36-BVBX] [anon] [http-nio-8001-exec-4] c.x.u.m.U.selectByLevelCode : ==> Parameters: NORMAL(String)
|
|
|
-2026-06-22 11:33:26.773 DEBUG [T-6J36-BVBX] [anon] [http-nio-8001-exec-4] c.x.u.m.U.selectByLevelCode : <== Total: 1
|
|
|
-2026-06-22 11:33:26.781 DEBUG [T-6J36-BVBX] [anon] [http-nio-8001-exec-4] c.x.u.m.UserMapper.insert : ==> Preparing: INSERT INTO t_user ( id, phone, nickname, level_id, status, create_time, update_time ) VALUES ( ?, ?, ?, ?, ?, ?, ? )
|
|
|
-2026-06-22 11:33:26.781 DEBUG [T-6J36-BVBX] [anon] [http-nio-8001-exec-4] c.x.u.m.UserMapper.insert : ==> Parameters: 2068900141840998402(Long), 18776156917(String), 用户6917(String), 1(Long), 1(Integer), 2026-06-22T11:33:26.778865600(LocalDateTime), 2026-06-22T11:33:26.780517700(LocalDateTime)
|
|
|
-2026-06-22 11:33:26.789 DEBUG [T-6J36-BVBX] [anon] [http-nio-8001-exec-4] c.x.u.m.UserMapper.insert : <== Updates: 1
|
|
|
-2026-06-22 11:33:26.790 INFO [T-6J36-BVBX] [anon] [http-nio-8001-exec-4] c.x.i.l.UserRegisteredListener : 收到用户注册事件: userId=2068900141840998402, inviteCode=null
|
|
|
-2026-06-22 11:33:26.794 DEBUG [T-6J36-BVBX] [anon] [http-nio-8001-exec-4] c.x.u.m.UserMapper.updateById : ==> Preparing: UPDATE t_user SET phone=?, nickname=?, level_id=?, status=?, last_login_time=?, last_login_ip=?, create_time=?, update_time=? WHERE id=?
|
|
|
-2026-06-22 11:33:26.795 DEBUG [T-6J36-BVBX] [anon] [http-nio-8001-exec-4] c.x.u.m.UserMapper.updateById : ==> Parameters: 18776156917(String), 用户6917(String), 1(Long), 1(Integer), 2026-06-22T11:33:26.790743800(LocalDateTime), 0:0:0:0:0:0:0:1(String), 2026-06-22T11:33:26.778865600(LocalDateTime), 2026-06-22T11:33:26.780517700(LocalDateTime), 2068900141840998402(Long)
|
|
|
-2026-06-22 11:33:26.798 DEBUG [T-6J36-BVBX] [anon] [http-nio-8001-exec-4] c.x.u.m.UserMapper.updateById : <== Updates: 1
|
|
|
-2026-06-22 11:33:26.882 DEBUG [T-6J36-BVBX] [anon] [http-nio-8001-exec-4] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
-2026-06-22 11:33:26.883 DEBUG [T-6J36-BVBX] [anon] [http-nio-8001-exec-4] c.x.u.m.UserMapper.selectById : ==> Parameters: 2068900141840998402(Long)
|
|
|
-2026-06-22 11:33:26.887 DEBUG [T-6J36-BVBX] [anon] [http-nio-8001-exec-4] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
-2026-06-22 11:33:26.887 DEBUG [T-6J36-BVBX] [anon] [http-nio-8001-exec-4] c.x.u.m.U.selectById : ==> Preparing: SELECT id,level_name,level_code,level_weight,crawler_quota,monthly_quota,max_concurrent,description,status,create_time,update_time FROM t_user_level WHERE id=?
|
|
|
-2026-06-22 11:33:26.887 DEBUG [T-6J36-BVBX] [anon] [http-nio-8001-exec-4] c.x.u.m.U.selectById : ==> Parameters: 1(Long)
|
|
|
-2026-06-22 11:33:26.889 DEBUG [T-6J36-BVBX] [anon] [http-nio-8001-exec-4] c.x.u.m.U.selectById : <== Total: 1
|
|
|
-2026-06-22 11:33:26.908 DEBUG [T-6J36-BVBX] [anon] [http-nio-8001-exec-4] c.x.g.f.RequestLoggingFilter : POST /api/auth/sms/login 200 310ms
|
|
|
-2026-06-22 11:33:29.285 DEBUG [T-S4L5-MLUV] [anon] [http-nio-8001-exec-10] c.x.g.f.RequestLoggingFilter : OPTIONS /api/invite/code | IP: 0:0:0:0:0:0:0:1
|
|
|
-2026-06-22 11:33:29.288 DEBUG [T-S4L5-MLUV] [anon] [http-nio-8001-exec-10] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/invite/code
|
|
|
-2026-06-22 11:33:29.289 DEBUG [T-S4L5-MLUV] [anon] [http-nio-8001-exec-10] c.x.g.f.RequestLoggingFilter : OPTIONS /api/invite/code 200 4ms
|
|
|
-2026-06-22 11:33:29.290 DEBUG [T-7B7V-AG79] [anon] [http-nio-8001-exec-1] c.x.g.f.RequestLoggingFilter : GET /api/invite/code | IP: 0:0:0:0:0:0:0:1
|
|
|
-2026-06-22 11:33:29.292 DEBUG [T-7B7V-AG79] [anon] [http-nio-8001-exec-1] o.s.s.web.FilterChainProxy : Securing GET /api/invite/code
|
|
|
-2026-06-22 11:33:29.322 DEBUG [T-7B7V-AG79] [anon] [http-nio-8001-exec-1] o.s.s.web.FilterChainProxy : Secured GET /api/invite/code
|
|
|
-2026-06-22 11:33:29.331 DEBUG [T-7B7V-AG79] [anon] [http-nio-8001-exec-1] c.x.i.m.I.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND status = ? AND (expire_time IS NULL OR expire_time > ?)) ORDER BY create_time DESC LIMIT 1
|
|
|
-2026-06-22 11:33:29.332 DEBUG [T-7B7V-AG79] [anon] [http-nio-8001-exec-1] c.x.i.m.I.selectList : ==> Parameters: 2068900141840998402(Long), 1(Integer), 2026-06-22T11:33:29.325623900(LocalDateTime)
|
|
|
-2026-06-22 11:33:29.333 DEBUG [T-7B7V-AG79] [anon] [http-nio-8001-exec-1] c.x.i.m.I.selectList : <== Total: 0
|
|
|
-2026-06-22 11:33:29.334 DEBUG [T-7B7V-AG79] [anon] [http-nio-8001-exec-1] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 11:33:29.335 DEBUG [T-7B7V-AG79] [anon] [http-nio-8001-exec-1] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
-2026-06-22 11:33:29.337 DEBUG [T-7B7V-AG79] [anon] [http-nio-8001-exec-1] c.x.i.m.I.selectList : <== Total: 1
|
|
|
-2026-06-22 11:33:29.339 DEBUG [T-7B7V-AG79] [anon] [http-nio-8001-exec-1] c.x.i.m.I.selectCount : ==> Preparing: SELECT COUNT( * ) AS total FROM t_invite_code WHERE (code = ?)
|
|
|
-2026-06-22 11:33:29.339 DEBUG [T-7B7V-AG79] [anon] [http-nio-8001-exec-1] c.x.i.m.I.selectCount : ==> Parameters: FQ9E268G(String)
|
|
|
-2026-06-22 11:33:29.341 DEBUG [T-7B7V-AG79] [anon] [http-nio-8001-exec-1] c.x.i.m.I.selectCount : <== Total: 1
|
|
|
-2026-06-22 11:33:29.348 DEBUG [T-7B7V-AG79] [anon] [http-nio-8001-exec-1] c.x.i.m.I.insert : ==> Preparing: INSERT INTO t_invite_code ( user_id, code, max_uses, used_count, click_count, expire_time, status, create_time, update_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? )
|
|
|
-2026-06-22 11:33:29.349 DEBUG [T-7B7V-AG79] [anon] [http-nio-8001-exec-1] c.x.i.m.I.insert : ==> Parameters: 2068900141840998402(Long), FQ9E268G(String), -1(Integer), 0(Integer), 0(Integer), 2026-07-22T11:33:29.341741600(LocalDateTime), 1(Integer), 2026-06-22T11:33:29.348900100(LocalDateTime), 2026-06-22T11:33:29.348900100(LocalDateTime)
|
|
|
-2026-06-22 11:33:29.356 DEBUG [T-7B7V-AG79] [anon] [http-nio-8001-exec-1] c.x.i.m.I.insert : <== Updates: 1
|
|
|
-2026-06-22 11:33:29.358 INFO [T-7B7V-AG79] [anon] [http-nio-8001-exec-1] c.x.i.service.InviteService : 用户 2068900141840998402 创建邀请码: FQ9E268G
|
|
|
-2026-06-22 11:33:29.359 DEBUG [T-7B7V-AG79] [anon] [http-nio-8001-exec-1] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 11:33:29.359 DEBUG [T-7B7V-AG79] [anon] [http-nio-8001-exec-1] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
-2026-06-22 11:33:29.362 DEBUG [T-7B7V-AG79] [anon] [http-nio-8001-exec-1] c.x.i.m.I.selectList : <== Total: 1
|
|
|
-2026-06-22 11:33:29.362 DEBUG [T-7B7V-AG79] [anon] [http-nio-8001-exec-1] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
-2026-06-22 11:33:29.363 DEBUG [T-7B7V-AG79] [anon] [http-nio-8001-exec-1] c.x.u.m.UserMapper.selectById : ==> Parameters: 2068900141840998402(Long)
|
|
|
-2026-06-22 11:33:29.365 DEBUG [T-7B7V-AG79] [anon] [http-nio-8001-exec-1] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
-2026-06-22 11:33:29.369 DEBUG [T-7B7V-AG79] [2068900141840998402] [http-nio-8001-exec-1] c.x.g.f.RequestLoggingFilter : GET /api/invite/code 200 79ms
|
|
|
-2026-06-22 11:33:38.150 DEBUG [T-W5TC-NNPF] [anon] [http-nio-8001-exec-2] c.x.g.f.RequestLoggingFilter : OPTIONS /api/invite/stats | IP: 0:0:0:0:0:0:0:1
|
|
|
-2026-06-22 11:33:38.153 DEBUG [T-W5TC-NNPF] [anon] [http-nio-8001-exec-2] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/invite/stats
|
|
|
-2026-06-22 11:33:38.154 DEBUG [T-W5TC-NNPF] [anon] [http-nio-8001-exec-2] c.x.g.f.RequestLoggingFilter : OPTIONS /api/invite/stats 200 4ms
|
|
|
-2026-06-22 11:33:38.156 DEBUG [T-LQZH-27Y9] [anon] [http-nio-8001-exec-6] c.x.g.f.RequestLoggingFilter : GET /api/invite/stats | IP: 0:0:0:0:0:0:0:1
|
|
|
-2026-06-22 11:33:38.158 DEBUG [T-LQZH-27Y9] [anon] [http-nio-8001-exec-6] o.s.s.web.FilterChainProxy : Securing GET /api/invite/stats
|
|
|
-2026-06-22 11:33:38.160 DEBUG [T-LQZH-27Y9] [anon] [http-nio-8001-exec-6] o.s.s.web.FilterChainProxy : Secured GET /api/invite/stats
|
|
|
-2026-06-22 11:33:38.162 DEBUG [T-LQZH-27Y9] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 11:33:38.163 DEBUG [T-LQZH-27Y9] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
-2026-06-22 11:33:38.165 DEBUG [T-LQZH-27Y9] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectList : <== Total: 1
|
|
|
-2026-06-22 11:33:38.166 DEBUG [T-LQZH-27Y9] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectList : ==> Preparing: SELECT id,user_id,code,max_uses,used_count,click_count,expire_time,status,create_time,update_time FROM t_invite_code WHERE (user_id = ? AND status = ? AND (expire_time IS NULL OR expire_time > ?)) ORDER BY create_time DESC LIMIT 1
|
|
|
-2026-06-22 11:33:38.166 DEBUG [T-LQZH-27Y9] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectList : ==> Parameters: 2068900141840998402(Long), 1(Integer), 2026-06-22T11:33:38.165189300(LocalDateTime)
|
|
|
-2026-06-22 11:33:38.168 DEBUG [T-LQZH-27Y9] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectList : <== Total: 1
|
|
|
-2026-06-22 11:33:38.168 DEBUG [T-LQZH-27Y9] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectList : ==> Preparing: SELECT id,reward_crawler_count,reward_type,max_daily_reward,invite_code_expire_days,max_invite_per_day,app_download_url,miniapp_path,miniapp_app_id,wechat_redirect_url,dingtalk_app_id,feishu_app_id,landing_title,landing_desc,app_name,status,remark,create_time,update_time FROM t_invite_config
|
|
|
-2026-06-22 11:33:38.168 DEBUG [T-LQZH-27Y9] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectList : ==> Parameters:
|
|
|
-2026-06-22 11:33:38.172 DEBUG [T-LQZH-27Y9] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectList : <== Total: 1
|
|
|
-2026-06-22 11:33:38.172 DEBUG [T-LQZH-27Y9] [anon] [http-nio-8001-exec-6] c.x.u.m.UserMapper.selectById : ==> Preparing: SELECT id,phone,nickname,avatar,password,wechat_open_id,wechat_union_id,level_id,status,last_login_time,last_login_ip,create_time,update_time FROM t_user WHERE id=?
|
|
|
-2026-06-22 11:33:38.173 DEBUG [T-LQZH-27Y9] [anon] [http-nio-8001-exec-6] c.x.u.m.UserMapper.selectById : ==> Parameters: 2068900141840998402(Long)
|
|
|
-2026-06-22 11:33:38.176 DEBUG [T-LQZH-27Y9] [anon] [http-nio-8001-exec-6] c.x.u.m.UserMapper.selectById : <== Total: 1
|
|
|
-2026-06-22 11:33:38.178 DEBUG [T-LQZH-27Y9] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectList : ==> Preparing: SELECT id,inviter_id,invitee_id,invite_code_id,registered,reward_granted,status,create_time,update_time FROM t_invite_relation WHERE (inviter_id = ?)
|
|
|
-2026-06-22 11:33:38.178 DEBUG [T-LQZH-27Y9] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectList : ==> Parameters: 2068900141840998402(Long)
|
|
|
-2026-06-22 11:33:38.180 DEBUG [T-LQZH-27Y9] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectList : <== Total: 0
|
|
|
-2026-06-22 11:33:38.183 DEBUG [T-LQZH-27Y9] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectCount : ==> Preparing: SELECT COUNT( * ) AS total FROM t_invite_relation WHERE (inviter_id = ? AND create_time >= ?)
|
|
|
-2026-06-22 11:33:38.183 DEBUG [T-LQZH-27Y9] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectCount : ==> Parameters: 2068900141840998402(Long), 2026-06-22T00:00(LocalDateTime)
|
|
|
-2026-06-22 11:33:38.185 DEBUG [T-LQZH-27Y9] [anon] [http-nio-8001-exec-6] c.x.i.m.I.selectCount : <== Total: 1
|
|
|
-2026-06-22 11:33:38.189 DEBUG [T-LQZH-27Y9] [2068900141840998402] [http-nio-8001-exec-6] c.x.g.f.RequestLoggingFilter : GET /api/invite/stats 200 33ms
|
|
|
-2026-06-22 11:33:43.566 DEBUG [T-WJGS-GEZV] [anon] [http-nio-8001-exec-9] c.x.g.f.RequestLoggingFilter : OPTIONS /api/invite/rewards | IP: 0:0:0:0:0:0:0:1
|
|
|
-2026-06-22 11:33:43.571 DEBUG [T-WJGS-GEZV] [anon] [http-nio-8001-exec-9] o.s.s.web.FilterChainProxy : Securing OPTIONS /api/invite/rewards
|
|
|
-2026-06-22 11:33:43.571 DEBUG [T-WJGS-GEZV] [anon] [http-nio-8001-exec-9] c.x.g.f.RequestLoggingFilter : OPTIONS /api/invite/rewards 200 5ms
|
|
|
-2026-06-22 11:33:43.573 DEBUG [T-85YH-VB28] [anon] [http-nio-8001-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/invite/rewards | IP: 0:0:0:0:0:0:0:1
|
|
|
-2026-06-22 11:33:43.574 DEBUG [T-85YH-VB28] [anon] [http-nio-8001-exec-5] o.s.s.web.FilterChainProxy : Securing GET /api/invite/rewards
|
|
|
-2026-06-22 11:33:43.576 DEBUG [T-85YH-VB28] [anon] [http-nio-8001-exec-5] o.s.s.web.FilterChainProxy : Secured GET /api/invite/rewards
|
|
|
-2026-06-22 11:33:43.579 DEBUG [T-85YH-VB28] [anon] [http-nio-8001-exec-5] c.x.i.m.I.selectList : ==> Preparing: SELECT id,inviter_id,invitee_id,invite_code_id,registered,reward_granted,status,create_time,update_time FROM t_invite_relation WHERE (inviter_id = ?) ORDER BY create_time DESC
|
|
|
-2026-06-22 11:33:43.580 DEBUG [T-85YH-VB28] [anon] [http-nio-8001-exec-5] c.x.i.m.I.selectList : ==> Parameters: 2068900141840998402(Long)
|
|
|
-2026-06-22 11:33:43.582 DEBUG [T-85YH-VB28] [anon] [http-nio-8001-exec-5] c.x.i.m.I.selectList : <== Total: 0
|
|
|
-2026-06-22 11:33:43.585 DEBUG [T-85YH-VB28] [2068900141840998402] [http-nio-8001-exec-5] c.x.g.f.RequestLoggingFilter : GET /api/invite/rewards 200 12ms
|
|
|
-2026-06-22 12:00:00.065 DEBUG [no-trace] [anon] [scheduling-1] c.x.u.m.C.markExpiredGrants : ==> Preparing: UPDATE t_crawler_quota_grant SET status = 3 WHERE status = 1 AND expire_time IS NOT NULL AND expire_time <= NOW()
|
|
|
-2026-06-22 12:00:00.066 DEBUG [no-trace] [anon] [scheduling-1] c.x.u.m.C.markExpiredGrants : ==> Parameters:
|
|
|
-2026-06-22 12:00:00.069 DEBUG [no-trace] [anon] [scheduling-1] c.x.u.m.C.markExpiredGrants : <== Updates: 0
|
|
|
-2026-06-22 13:00:00.125 DEBUG [no-trace] [anon] [scheduling-1] c.x.u.m.C.markExpiredGrants : ==> Preparing: UPDATE t_crawler_quota_grant SET status = 3 WHERE status = 1 AND expire_time IS NOT NULL AND expire_time <= NOW()
|
|
|
-2026-06-22 13:00:00.128 DEBUG [no-trace] [anon] [scheduling-1] c.x.u.m.C.markExpiredGrants : ==> Parameters:
|
|
|
-2026-06-22 13:00:00.140 DEBUG [no-trace] [anon] [scheduling-1] c.x.u.m.C.markExpiredGrants : <== Updates: 0
|
|
|
-2026-06-22 14:00:00.141 DEBUG [no-trace] [anon] [scheduling-1] c.x.u.m.C.markExpiredGrants : ==> Preparing: UPDATE t_crawler_quota_grant SET status = 3 WHERE status = 1 AND expire_time IS NOT NULL AND expire_time <= NOW()
|
|
|
-2026-06-22 14:00:00.141 DEBUG [no-trace] [anon] [scheduling-1] c.x.u.m.C.markExpiredGrants : ==> Parameters:
|
|
|
-2026-06-22 14:00:00.145 DEBUG [no-trace] [anon] [scheduling-1] c.x.u.m.C.markExpiredGrants : <== Updates: 0
|
|
|
-2026-06-22 15:00:00.161 DEBUG [no-trace] [anon] [scheduling-1] c.x.u.m.C.markExpiredGrants : ==> Preparing: UPDATE t_crawler_quota_grant SET status = 3 WHERE status = 1 AND expire_time IS NOT NULL AND expire_time <= NOW()
|
|
|
-2026-06-22 15:00:00.165 DEBUG [no-trace] [anon] [scheduling-1] c.x.u.m.C.markExpiredGrants : ==> Parameters:
|
|
|
-2026-06-22 15:00:00.179 DEBUG [no-trace] [anon] [scheduling-1] c.x.u.m.C.markExpiredGrants : <== Updates: 0
|
|
|
-2026-06-22 15:20:51.070 INFO [no-trace] [anon] [SpringApplicationShutdownHook] o.s.b.w.e.t.GracefulShutdown : Commencing graceful shutdown. Waiting for active requests to complete
|
|
|
-2026-06-22 15:20:51.374 INFO [no-trace] [anon] [tomcat-shutdown] o.s.b.w.e.t.GracefulShutdown : Graceful shutdown complete
|
|
|
-2026-06-22 15:20:51.429 INFO [no-trace] [anon] [SpringApplicationShutdownHook] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Shutdown initiated...
|
|
|
-2026-06-22 15:20:51.432 INFO [no-trace] [anon] [SpringApplicationShutdownHook] c.z.hikari.HikariDataSource : ZhijiayunHikariPool-Dev - Shutdown completed.
|
|
|
+2026-06-23 10:24:44.169 INFO [no-trace] [anon] [main] zeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager
|
|
|
+2026-06-23 10:24:44.534 DEBUG [no-trace] [anon] [main] s.w.DefaultSecurityFilterChain : Will secure any request with filters: DisableEncodeUrlFilter, WebAsyncManagerIntegrationFilter, SecurityContextHolderFilter, HeaderWriterFilter, CorsFilter, LogoutFilter, JwtAuthenticationFilter, RequestCacheAwareFilter, SecurityContextHolderAwareRequestFilter, AnonymousAuthenticationFilter, SessionManagementFilter, ExceptionTranslationFilter, AuthorizationFilter
|
|
|
+2026-06-23 10:24:44.932 INFO [no-trace] [anon] [main] tisPlusApplicationContextAware : Register ApplicationContext instances org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@514eedd8
|
|
|
+2026-06-23 10:24:45.605 INFO [no-trace] [anon] [main] o.s.b.w.e.t.TomcatWebServer : Tomcat started on port 8002 (http) with context path '/'
|
|
|
+2026-06-23 10:24:45.640 INFO [no-trace] [anon] [main] com.xuekairui.Application : Started Application in 9.844 seconds (process running for 10.418)
|
|
|
+2026-06-23 10:25:12.069 INFO [no-trace] [anon] [http-nio-8002-exec-1] o.a.c.c.C.[.[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2026-06-23 10:25:12.070 INFO [no-trace] [anon] [http-nio-8002-exec-1] o.s.w.s.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2026-06-23 10:25:12.071 INFO [no-trace] [anon] [http-nio-8002-exec-1] o.s.w.s.DispatcherServlet : Completed initialization in 1 ms
|
|
|
+2026-06-23 10:25:12.077 DEBUG [T-88JE-2D7J] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : GET /api/user-level-config/current-version | IP: 0:0:0:0:0:0:0:1
|
|
|
+2026-06-23 10:25:12.897 DEBUG [T-88JE-2D7J] [anon] [http-nio-8002-exec-1] o.s.s.web.FilterChainProxy : Securing GET /api/user-level-config/current-version
|
|
|
+2026-06-23 10:25:12.909 DEBUG [T-88JE-2D7J] [anon] [http-nio-8002-exec-1] .AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext
|
|
|
+2026-06-23 10:25:12.951 WARN [T-88JE-2D7J] [anon] [http-nio-8002-exec-1] c.x.g.f.RequestLoggingFilter : GET /api/user-level-config/current-version 401 873ms
|