From 70607bc3f30e887464926e6f6bd7d0edad532c8b Mon Sep 17 00:00:00 2001 From: hongji.li <hongji.a.li@capgemini.com> Date: 星期四, 19 十月 2023 14:07:50 +0800 Subject: [PATCH] 异步分发Bug修改 --- _Main/BL/Type_MacroPlan/StaticMethod_DoASync.qbl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/_Main/BL/Type_MacroPlan/StaticMethod_DoASync.qbl b/_Main/BL/Type_MacroPlan/StaticMethod_DoASync.qbl index b59ea06..d92126d 100644 --- a/_Main/BL/Type_MacroPlan/StaticMethod_DoASync.qbl +++ b/_Main/BL/Type_MacroPlan/StaticMethod_DoASync.qbl @@ -2,7 +2,7 @@ #parent: #root StaticMethod DoASync ( Scenario scenario, - BusinessType businessType, + const BusinessType businessType, Boolean isKeyProduct, Boolean createPurchaseSupplyMaterial, const GlobalOTDTable globalOTDTable -- Gitblit v1.9.3