add:增加影圈功能,优化部分接口
This commit is contained in:
@@ -12,6 +12,7 @@ class User extends Common
|
||||
{
|
||||
use Notifiable;
|
||||
|
||||
public static $tableName = 'user';
|
||||
protected $name = 'user';
|
||||
|
||||
protected $type = [
|
||||
|
||||
Reference in New Issue
Block a user