feat: 2.0发布
This commit is contained in:
@@ -16,6 +16,7 @@ export interface GoodsItem {
|
||||
goodsCategory: string; // 商品分类
|
||||
remark: string | null; // 备注(标签)
|
||||
discountDescription: string | null; // 折扣描述
|
||||
goodsType: string | null; // 折扣描述
|
||||
}
|
||||
|
||||
// 获取商品列表
|
||||
|
||||
Reference in New Issue
Block a user