jdbc:mysql://localhost:3306/test?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=PRC
MySQL 8.0版本ServerTimeZone配置为中国时区
最新推荐文章于 2025-06-08 09:40:30 发布
jdbc:mysql://localhost:3306/test?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=PRC