Update README.md

This commit is contained in:
t924417424 2021-01-27 16:52:24 +08:00 committed by GitHub
parent 0e19418efa
commit edad269d87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,8 +11,8 @@ ssh2ws部分代码修改自https://github.com/hequan2017/go-webssh
## 开发框架
Gin + gorm
如果你要搭建自己的版本,请务必修改[用于加密token的秘钥](common/jwt.go#L8 "common/jwt.go")
- Gin + gorm
- 如果你要搭建自己的版本,请务必修改[用于加密token的秘钥](common/jwt.go#L8 "common/jwt.go")
## 更新日志
2020/12/14 修复无操作自动断开、修复网络延迟造成的js加载延迟问题