业务申请,修改发起脚本录入客户名称
This commit is contained in:
parent
6dafa18788
commit
6df59e0e65
@ -79,6 +79,7 @@ public class LBProjectIntoTempInitCarBusiness extends BaseBussiness {
|
||||
bmLEC.setAttributeValue("DISPLACEMENT", this.getAttribute("liter"));
|
||||
bmLEC.setAttributeValue("gears", this.getAttribute("geartype"));
|
||||
|
||||
boLULT.setAttributeValue("CUSTOMER_NAME", this.getAttribute("custname"));
|
||||
boLULT.setAttributeValue("project_id", this.getAttribute("ProjectId"));
|
||||
boLULT.setAttributeValue("customer_id", customerId);
|
||||
boLULT.setAttributeValue("flowunid", this.getAttribute("FlowUnid"));
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user