feat: 优化 Manticore 相关描述

This commit is contained in:
kuaifan
2026-01-04 13:30:03 +00:00
parent 31045b3808
commit 4b0f4e388c
20 changed files with 93 additions and 96 deletions

View File

@@ -13,7 +13,7 @@ use Illuminate\Support\Facades\Log;
use Illuminate\Support\Facades\DB;
/**
* Manticore Search 文件搜索类MVA 权限方案)
* Manticore Search 文件搜索类
*
* 使用方法:
*
@@ -184,7 +184,7 @@ class ManticoreFile
}
// ==============================
// 权限计算方法MVA 方案核心)
// 权限计算方法
// ==============================
/**
@@ -454,7 +454,7 @@ class ManticoreFile
}
// ==============================
// 权限更新方法MVA 方案)
// 权限更新方法
// ==============================
/**