feat: 同步下新环境

This commit is contained in:
笔记本里的永平
2025-07-07 11:31:25 +08:00
parent 3d1050db3d
commit 86c261ba70
196 changed files with 13146 additions and 29319 deletions

View File

@@ -19,10 +19,8 @@ class ModelNotFoundException extends DbException
/**
* 构造方法
* @access public
* @param string $message
* @param string $model
* @param array $config
* @param string $message
* @param string $model
*/
public function __construct($message, $model = '', array $config = [])
{