1
This commit is contained in:
+1
-1
@@ -93,7 +93,7 @@ public class PEPDepartLeaderAfter implements TaskListener {
|
||||
sarStandUnqualified.setProductLine(o.getProductLine());
|
||||
sarStandUnqualified.setCloseState(1);
|
||||
sarStandUnqualified.setCreateTime(new Date());
|
||||
sarStandUnqualified.setProductName(o.getStandName());
|
||||
sarStandUnqualified.setProductName(o.getProjectName());
|
||||
sarStandUnqualified.setQaEngineer(o.getQualityEngineer());
|
||||
sarStandUnqualified.setAuthEngineer(o.getCertifiedEngineer());
|
||||
sarStandUnqualified.setDutyEngineer(o.getDistributePersonId());
|
||||
|
||||
Reference in New Issue
Block a user