超管后台 - 项目列表

This commit is contained in:
柳清爽
2025-04-15 17:41:52 +08:00
parent 988cd419d4
commit 07fd4f6e67
4 changed files with 320 additions and 65 deletions

View File

@@ -4,7 +4,7 @@ namespace app\superadmin\model;
use think\Model;
/**
* 公司(项目模型
* 项目模型
*/
class Company extends Model
{