mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2025-06-22 16:51:07 +00:00
fix
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
namespace IYUU\Library;
|
||||
|
||||
/**
|
||||
* @class IFile
|
||||
* @brief IFile 文件处理类
|
||||
|
@ -1,6 +1,8 @@
|
||||
<?php
|
||||
namespace IYUU\Library;
|
||||
|
||||
use Curl\Curl;
|
||||
|
||||
/**
|
||||
* IYUU用户注册、认证
|
||||
*/
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
namespace IYUU\Library;
|
||||
|
||||
/**
|
||||
* Created by PhpStorm.
|
||||
* User: 大卫
|
||||
|
Reference in New Issue
Block a user