摘要: mysql默认服务器时区问题:修改jdbc:mysql://localhost:3306/test?useUnicode=true&characterEncoding=utf-8为 jdbc:mysql://localhost:3306/test?serverTimezone=GMT%2B8&use 阅读全文
posted @ 2019-04-02 00:36 小矮子的小胖子 阅读(145) 评论(0) 推荐(0) 编辑