跳到主要内容

IBomCategoryAttr 接口

interface IBomCategoryAttr<T = any> 

属性

attributes

attributes?: {
[key: string]: T;
};

属性

category

category?: string;

品类