mirror of
https://github.com/oddfar/campus-imaotai.git
synced 2026-06-03 21:00:53 +08:00
* fix:修改前端日志查询格式异常,导致无法查询具体时间日志 (#354) * 1、pom文件添加sqlite依赖; 2、truncate改为delete兼容sqllite; 3、读取配置文件driverClassName,如果为sqlite驱动,使用DateTypeHandler转换时间类型; 4、RedisCache新增hutool本地缓存,默认使用redis,若spring.redis.disabled为true,则使用本地缓存; * sqllite配置文件 --------- Co-authored-by: De Bill <276088227@qq.com> |
||
|---|---|---|
| .. | ||
| src/main | ||
| pom.xml | ||