mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-01 12:42:48 +08:00
修正
This commit is contained in:
@@ -27,7 +27,7 @@ class Validate
|
||||
];
|
||||
|
||||
// 验证失败错误信息
|
||||
protected static $error = null;
|
||||
protected static $error = [];
|
||||
|
||||
/**
|
||||
* 设置正则验证规则
|
||||
|
||||
Reference in New Issue
Block a user