模型关系设置

This commit is contained in:
2025-04-28 16:45:23 +08:00
parent 87ac792634
commit 994ecb2488
9 changed files with 184 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
namespace App\Models;
use Illuminate\Database\Eloquent\Model;
use Illuminate\Database\Eloquent\Relations\BelongsToMany;
/**
* 项目框架关联表