This website works better with JavaScript
Inicio
Explorar
原型工具、Api管理、Bug管理等
更多工具
团队协作
快速原型
自动标注
Bug管理
Api管理
Iniciar sesión
zhuliang
/
FastAdmin
espejo de
https://gitee.com/karson/fastadmin.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
修正 Http 请求类注释
F4NNIU
hace 4 años
padre
a685e48ada
commit
df72ef06fd
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
extend/fast/Http.php
+ 1
- 1
extend/fast/Http.php
Ver fichero
@@ -3,7 +3,7 @@
namespace fast;
/**
- *
字符串
类
+ *
Http 请求
类
*/
class Http
{