fix: docker 容器下 log 打印问题

This commit is contained in:
mol
2023-04-27 11:02:30 +08:00
parent 2f4742b84c
commit 6243e2fad0
4 changed files with 22 additions and 2 deletions

13
README.MD Normal file
View File

@ -0,0 +1,13 @@
# 更新笔记
## v1.1.3
*Bug fixes*
- 修复 docker 容器下 log 打印问题
## v1.0.1
*Features*
- 添加数据库缓存功能
## v1.0.0
*Features*
- 完成基本功能开发