From e92d0373bfb5aa79097480580fc5df90c0ea147d Mon Sep 17 00:00:00 2001 From: hongjli <3117313295@qq.com> Date: 星期四, 14 九月 2023 15:37:18 +0800 Subject: [PATCH] 拉料数据建模 --- _Main/BL/Type_PanelMaterial/StaticMethod_Send.qbl | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/_Main/BL/Type_PanelMaterial/StaticMethod_Send.qbl b/_Main/BL/Type_PanelMaterial/StaticMethod_Send.qbl index 620a059..d1dcf3b 100644 --- a/_Main/BL/Type_PanelMaterial/StaticMethod_Send.qbl +++ b/_Main/BL/Type_PanelMaterial/StaticMethod_Send.qbl @@ -3,7 +3,8 @@ StaticMethod Send ( MacroPlan macroPlan, Scenario scenario, - String businessType + String businessType, + String address ) { TextBody: -- Gitblit v1.9.3