IBomGroupEditable interface
更新分组
Signature:
interface IBomGroupEditable<T = string> extends IBomCategoryAttr<T>, IBomGroupId, Pick<IBomGroupBase, 'sortingCode' | 'codeInERP'>
Links: interface IBomGroupEditable<T = string> extends IBomCategoryAttr<T>, IBomGroupId, Pick<IBomGroupBase, 'sortingCode' | 'codeInERP'>
Extends: IBomCategoryAttr<T>, IBomGroupId, Pick<IBomGroupBase, 'sortingCode' | 'codeInERP'>