Revert "fix : User 모델 경로 오류로 인해 User 모델만 밖으로 이동"
This reverts commit 2b82483f64.
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
namespace App\Models\Members;
|
||||
|
||||
use App\Models\Commons\Menu;
|
||||
use App\Models\User;
|
||||
use Illuminate\Database\Eloquent\Model;
|
||||
|
||||
class UserMenuPermission extends Model
|
||||
|
||||
Reference in New Issue
Block a user