Merge branch 'develop' into FOTON
This commit is contained in:
@@ -101,6 +101,7 @@ public class Step8After implements TaskListener {
|
||||
SimpleDateFormat simpleDateFormat = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss");
|
||||
sarStandard.setEvaluationPeople(object1.getString("implementerId"));
|
||||
sarStandard.setEvaluationPeopleName(object1.getString("implementer"));
|
||||
sarStandard.setNoInvolve(object1.getString("noInvolve"));
|
||||
sarStandard.setEvaluationTime(simpleDateFormat.format(new Date()));
|
||||
i++;
|
||||
productAssesses.add(sarStandard);
|
||||
|
||||
Reference in New Issue
Block a user