260616
This commit is contained in:
@@ -14,6 +14,8 @@ export interface ShopGoodsCategory {
|
||||
type?: number;
|
||||
// 分类图片
|
||||
image?: string;
|
||||
// 广告图
|
||||
adImage?: string;
|
||||
// 上级分类ID
|
||||
parentId?: number;
|
||||
// 路由/链接地址
|
||||
|
||||
Reference in New Issue
Block a user