mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2026-06-07 12:38:11 +08:00
Update Model.php
This commit is contained in:
parent
c99c17fa00
commit
d8de8f33af
@ -107,7 +107,6 @@ abstract class Model extends \think\Model
|
||||
* @param string $method 方法名称
|
||||
* @param array $args 调用参数
|
||||
* @return mixed|false|integer|QueryHelper
|
||||
* @throws \think\db\exception\DbException
|
||||
*/
|
||||
public static function __callStatic($method, $args)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user