feat: 本次提交更新内容如下
php有问题,覆盖下
This commit is contained in:
@@ -19,8 +19,10 @@ class ModelNotFoundException extends DbException
|
||||
|
||||
/**
|
||||
* 构造方法
|
||||
* @param string $message
|
||||
* @param string $model
|
||||
* @access public
|
||||
* @param string $message
|
||||
* @param string $model
|
||||
* @param array $config
|
||||
*/
|
||||
public function __construct($message, $model = '', array $config = [])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user