review:【antd/ele】【mall】商品模块的迁移

This commit is contained in:
YunaiV
2025-12-15 19:44:11 +08:00
parent 4ec82f0fd0
commit e3c1676523
12 changed files with 32 additions and 23 deletions

View File

@@ -62,13 +62,6 @@ export namespace MallSpuApi {
valueName?: string; // 属性值名称
}
// TODO @puhui999这个还要么
/** 优惠券模板 */
export interface GiveCouponTemplate {
id?: number; // 优惠券编号
name?: string; // 优惠券名称
}
/** 商品状态更新请求 */
export interface SpuStatusUpdateReqVO {
id: number; // 商品编号