smart-man-boot/src/main/java/com/qianwen/smartman/modules/mdc/dto/ProcessParameterVO.java
@@ -103,11 +103,13 @@ } public Long getRealTime() { return this.realTime; /* if(this.time != null) { return this.time.getTime(); }else { return null; } }*/ } public String getCollectItem() {