添加DTO注释
This commit is contained in:
@@ -230,6 +230,7 @@ public class OrderApiImpl implements OrderApi {
|
||||
ordDtlDTO.setElementCode(s.getElementNumber());
|
||||
ordDtlDTO.setIsEnable(s.getIsEnable());
|
||||
ordDtlDTO.setTaxNum(s.getTaxAcctasscat());
|
||||
ordDtlDTO.setTrfQty(s.getTrfQty());
|
||||
//==============================
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user