!234 修正 Http 请求类注释

Merge pull request !234 from F4NNIU/fix-http-comment
pull/234/MERGE
F4NNIU 2020-09-09 09:23:19 +08:00 committed by Gitee
commit e9755a31d7
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
namespace fast;
/**
* 字符串
* Http 请求
*/
class Http
{