合并
This commit is contained in:
@ -82,7 +82,10 @@ export interface MaterialsInventoryForm extends BaseEntity {
|
||||
* 主键id
|
||||
*/
|
||||
id?: string | number;
|
||||
|
||||
/**
|
||||
* 使用部位
|
||||
*/
|
||||
usePart?: string;
|
||||
/**
|
||||
* 材料id
|
||||
*/
|
||||
|
Reference in New Issue
Block a user