feat: 2.0发布

This commit is contained in:
Gsh
2025-10-15 23:43:59 +08:00
parent 2dae47e85c
commit c5c22224cf
8 changed files with 13 additions and 10 deletions

View File

@@ -16,6 +16,7 @@ export interface GoodsItem {
goodsCategory: string; // 商品分类
remark: string | null; // 备注(标签)
discountDescription: string | null; // 折扣描述
goodsType: string | null; // 折扣描述
}
// 获取商品列表