oddfar / campus-imaotai

i茅台app自动预约,每日自动预约,支持docker一键部署(本项目不提供成品,使用的是已淘汰的算法)
https://oddfar.github.io/campus-doc/campus-imaotai
Apache License 2.0
4.12k stars 1.35k forks source link

Feature/1.0.13 sqlite #375

Closed gemail1024 closed 4 months ago

gemail1024 commented 4 months ago

1、pom文件添加sqlite依赖; 2、truncate改为delete兼容sqllite; 3、读取配置文件driverClassName,如果为sqlite驱动,使用DateTypeHandler转换时间类型; 4、RedisCache新增hutool本地缓存,默认使用redis,若spring.redis.disabled为true,则使用本地缓存; 5、sqlite配置文件;

oddfar commented 4 months ago

你可以在此处补充文档说明,我简单的写了一下:https://github.com/oddfar/campus-doc/blob/master/docs/101.campus-imaotai/03.%E5%88%86%E6%94%AF%E8%AF%B4%E6%98%8E.md