优先使用本地缓存

This commit is contained in:
六如
2025-03-09 23:51:14 +08:00
parent 9106daf96c
commit 5acf4f85b0
5 changed files with 22 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
## 日常更新
- 2025-03-09优先使用本地缓存
- 2025-03-06RouteContext新增isv对象
- 2025-03-05变更拦截器方法参数
- 2025-03-04拦截器新增init方法用来做一些初始化工作