新增返回属性 税码
This commit is contained in:
@@ -189,6 +189,10 @@ public class PurchaseOrderWithDetailsDTO {
|
||||
* 订单类型
|
||||
*/
|
||||
private String splyBsnTp;
|
||||
/**
|
||||
* 税码
|
||||
*/
|
||||
private String taxNum;
|
||||
/**
|
||||
* 采购订单明细
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user