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#253.qbl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git "a/_Main/BL/Type_MacroPlan/StaticMethod_DoASync\043253.qbl" "b/_Main/BL/Type_MacroPlan/StaticMethod_DoASync\043253.qbl" index 587e798..9da940a 100644 --- "a/_Main/BL/Type_MacroPlan/StaticMethod_DoASync\043253.qbl" +++ "b/_Main/BL/Type_MacroPlan/StaticMethod_DoASync\043253.qbl" @@ -2,7 +2,7 @@ #parent: #root StaticMethod DoASync ( MacroPlan macroPlan, - BusinessType businessType, + const BusinessType businessType, Boolean isKeyProduct, Boolean createPurchaseSupplyMaterial, const GlobalOTDTable globalOTDTable -- Gitblit v1.9.3