This commit is contained in:
iyuu.cn
2020-07-13 08:46:47 +08:00
parent 6a01b492ce
commit ff16781da9
6 changed files with 19 additions and 13 deletions

View File

@ -1,5 +1,6 @@
<?php
namespace IYUU\Library;
/**
* @class IFile
* @brief IFile 文件处理类

View File

@ -1,6 +1,8 @@
<?php
namespace IYUU\Library;
use Curl\Curl;
/**
* IYUU用户注册、认证
*/

View File

@ -1,5 +1,6 @@
<?php
namespace IYUU\Library;
/**
* Created by PhpStorm.
* User: 大卫