mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-01 12:42:48 +08:00
改进代码
This commit is contained in:
@@ -18,7 +18,7 @@ use think\Request;
|
||||
class Validate
|
||||
{
|
||||
// 实例
|
||||
protected static $instance = null;
|
||||
protected static $instance;
|
||||
|
||||
// 自定义的验证类型
|
||||
protected static $type = [];
|
||||
|
||||
Reference in New Issue
Block a user