Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

http://127.0.0.1:9091/无法访问 #5

Open
sokidloney opened this issue Jan 3, 2025 · 1 comment
Open

http://127.0.0.1:9091/无法访问 #5

sokidloney opened this issue Jan 3, 2025 · 1 comment

Comments

@sokidloney
Copy link

bug1

@sokidloney
Copy link
Author

Creating a new SqlSession
SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6799fdb2] was not registered for synchronization because synchronization is not active
JDBC Connection [HikariProxyConnection@1893870930 wrapping com.mysql.cj.jdbc.ConnectionImpl@ca14b99] will not be managed by Spring
==> Preparing: insert into plan_result_test (id, total_num, passed_num, failed_num, skiped_num, begin_time, duration, create_time) values (?, ?, ?, ?, ?, ?, ?, ?)
==> Parameters: null, 0(Integer), 0(Integer), 0(Integer), 0(Integer), null, 0(Long), 2025-01-03 15:24:49.141(Timestamp)
<== Updates: 1
Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6799fdb2]
2025-01-03 15:24:49.245 INFO 8 --- [pool-1-thread-1] c.o.controller.OnlinesSaleController : 测试结果:testPlanResult{id=null, duration=0, timestamp=null, passedNum=0, failedNum=0, skippedNum=0, totalNum=0}

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant