修正 Http 请求类注释

pull/234/head
F4NNIU 2020-09-09 09:22:13 +08:00
parent a685e48ada
commit df72ef06fd
1 changed files with 1 additions and 1 deletions

View File

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