feat: 同步下新环境
This commit is contained in:
@@ -19,10 +19,9 @@ class DataNotFoundException extends DbException
|
||||
|
||||
/**
|
||||
* DbException constructor.
|
||||
* @access public
|
||||
* @param string $message
|
||||
* @param string $table
|
||||
* @param array $config
|
||||
* @param string $message
|
||||
* @param string $table
|
||||
* @param array $config
|
||||
*/
|
||||
public function __construct($message, $table = '', array $config = [])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user