开发:导出走刀算法,矩形判断api

This commit is contained in:
Zoe
2020-10-23 09:55:50 +08:00
parent 465e6ec04a
commit 5a695e3cb5
80 changed files with 21799 additions and 169 deletions

View File

@@ -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