From 1a5a8be205641f5f79dd809f6c7e59fc84d76243 Mon Sep 17 00:00:00 2001 From: yunchai <yunying.chai@capgemini.com> Date: 星期日, 08 十月 2023 09:11:26 +0800 Subject: [PATCH] Merge remote-tracking branch 'refs/remotes/origin/dev' --- _Main/BL/Type_BusinessType/StaticMethod_CreateData.qbl | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/_Main/BL/Type_BusinessType/StaticMethod_CreateData.qbl b/_Main/BL/Type_BusinessType/StaticMethod_CreateData.qbl index 0606111..f82bfcb 100644 --- a/_Main/BL/Type_BusinessType/StaticMethod_CreateData.qbl +++ b/_Main/BL/Type_BusinessType/StaticMethod_CreateData.qbl @@ -2,6 +2,7 @@ #parent: #root StaticMethod CreateData ( GlobalOTDTable owner, + MacroPlan macroPlan, String businessName ) { -- Gitblit v1.9.3