开发:导出走刀算法,矩形判断api
This commit is contained in:
2
types/Add-on/Erp/ErpCommands.d.ts
vendored
2
types/Add-on/Erp/ErpCommands.d.ts
vendored
@@ -13,6 +13,6 @@ export declare class ShoWYouHua implements Command {
|
||||
}
|
||||
export declare function GetProductsEntitys(): Promise<{
|
||||
boardList: Board[];
|
||||
metalsList: (HardwareTopline | HardwareCompositeEntity)[];
|
||||
metalsList: (HardwareCompositeEntity | HardwareTopline)[];
|
||||
}>;
|
||||
//# sourceMappingURL=ErpCommands.d.ts.map
|
Reference in New Issue
Block a user