mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-09-02 21:41:36 +08:00
文件注释规范调整
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
// +----------------------------------------------------------------------
|
||||
|
||||
namespace Org;
|
||||
|
||||
class Upload {
|
||||
protected $config = [
|
||||
'max_size' => -1, // 上传文件的最大值
|
||||
|
||||
Reference in New Issue
Block a user