add:增加影圈功能,优化部分接口

This commit is contained in:
2025-05-10 19:47:12 +08:00
parent 1c53b73614
commit e0e42e3ecc
13 changed files with 431 additions and 63 deletions

View File

@@ -12,6 +12,7 @@ class User extends Common
{
use Notifiable;
public static $tableName = 'user';
protected $name = 'user';
protected $type = [