1.数据库存的时间比页面晚了14个小时
页面和服务器都是cst时间,驱动没指定时区,就被默认成美国标准时间
CST却同时可以代表如下 4 个不同的时区:
- Central Standard Time (USA) UT-6:00
- Central Standard Time (Australia) UT+9:30
- China Standard Time UT+8:00
- Cuba Standard Time UT-4:00
- 跑单测时,mapstruct生成的java文件在spring容器中找不到
大模型搜索“junit Error creating bean with name XXXmapper mapstruct” 里面提到了annotationProcessor,然后按照https://blog.csdn.net/qq_40985294/article/details/90041296 终于好了,哈哈哈,主要是生成的代码找不到