插件机制完善
This commit is contained in:
@@ -16,6 +16,11 @@ use app\model\Attribute;
|
||||
* 菜单验证
|
||||
*/
|
||||
class Content extends Validate{
|
||||
protected $rule = [];
|
||||
|
||||
protected $message = [];
|
||||
|
||||
protected $scene = [];
|
||||
|
||||
public function __construct(){
|
||||
parent::__construct();
|
||||
|
||||
Reference in New Issue
Block a user