feat:【antd】【mp】review 枚举类相关的代码

This commit is contained in:
YunaiV
2025-11-19 21:05:32 +08:00
parent 234ca5cfa4
commit 25cd2b629c
8 changed files with 9 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ import type { PageParam, PageResult } from '@vben/request';
import { requestClient } from '#/api/request';
/** 素材类型枚举 */
// TODO @xingyu芋艿可能要整理下枚举
// TODO @hwmp 相关的枚举,可以考虑放这里来。
export enum MaterialType {
IMAGE = 1, // 图片
THUMB = 4, // 缩略图