修改方法为静态
This commit is contained in:
parent
ca5e76497c
commit
93f22ab338
@ -114,7 +114,7 @@ class Utils
|
||||
* @time 2020年05月22日
|
||||
* @return mixed
|
||||
*/
|
||||
public function tablePrefix()
|
||||
public static function tablePrefix()
|
||||
{
|
||||
return \config('database.connections.mysql.prefix');
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user