mirror of
https://github.com/didi/KnowStreaming.git
synced 2025-12-24 11:52:08 +08:00
remove duplicate operation
This commit is contained in:
@@ -19,7 +19,6 @@ public class Converts {
|
||||
orderDO.setApprover("");
|
||||
orderDO.setOpinion("");
|
||||
orderDO.setExtensions(orderDTO.getExtensions());
|
||||
orderDO.setType(orderDTO.getType());
|
||||
return orderDO;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user