订单旧接口新增字段meteringType
This commit is contained in:
@@ -200,4 +200,9 @@ public class PurchaseOrderDetailsRespVO {
|
|||||||
* 单位
|
* 单位
|
||||||
*/
|
*/
|
||||||
private String unt;
|
private String unt;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 物权转移
|
||||||
|
*/
|
||||||
|
private String meteringType;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user