refactor: 添加操作器注释

This commit is contained in:
2025-02-13 15:47:23 +08:00
parent 48adb56353
commit 068d0f0ce1
11 changed files with 33 additions and 0 deletions

View File

@@ -5,6 +5,9 @@ namespace app\admin\controller\v1;
use app\admin\model\v1\ArticleModel;
/**
* 文章回收站管理控制器
*/
class ArticleTrash
{
// 文章回收站分页列表