mirror of https://gitee.com/karson/fastadmin.git
修正 Http 请求类注释
parent
a685e48ada
commit
df72ef06fd
|
|
@ -3,7 +3,7 @@
|
||||||
namespace fast;
|
namespace fast;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 字符串类
|
* Http 请求类
|
||||||
*/
|
*/
|
||||||
class Http
|
class Http
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue