🐛 fix version type

This commit is contained in:
微凉
2021-11-14 00:30:15 +08:00
parent b785945210
commit 0f93d2bfed
3 changed files with 9 additions and 8 deletions

View File

@ -13,7 +13,7 @@
### 这是什么?
一款支持多种存储的目录文件列表程序,后端基于`go-fiber`,前端使用`react`
一款支持多种存储的目录文件列表程序,后端基于`gin`,前端使用`react`
### 前端项目地址