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

@@ -12,7 +12,7 @@ use DB;
use Illuminate\Support\Facades\Log;
/**
* Manticore Search 消息搜索类MVA 权限方案)
* Manticore Search 消息搜索类
*
* 使用方法:
*
@@ -290,7 +290,7 @@ class ManticoreMsg
}
// ==============================
// 权限计算方法MVA 方案核心)
// 权限计算方法
// ==============================
/**
@@ -542,7 +542,7 @@ class ManticoreMsg
}
// ==============================
// 权限更新方法MVA 方案)
// 权限更新方法
// ==============================
/**