Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
7ec811dffc
|
|
@ -102,6 +102,8 @@ public class BuriedPointSDAO implements IBuriedPointSDAO {
|
|||
}
|
||||
}
|
||||
logVO.addTimeLine(rpcVO.getValue().getStartDate(), rpcVO.getValue().getCost());
|
||||
}else{
|
||||
traceLogMap.put(colId, rpcVO.getValue());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue