Commit bc7ce7e8 by guanzhenshan

调整采购明细接口

parent 16715bdc
...@@ -374,7 +374,7 @@ public class PurchaseDetailDTO { ...@@ -374,7 +374,7 @@ public class PurchaseDetailDTO {
@JSONField(name = "buyamount") @JSONField(name = "buyamount")
private Integer amountBuy; private Integer amountBuy;
@JSONField(name = "payamount") @JSONField(name = "buypayamount")
private Integer amountPayed; private Integer amountPayed;
@JSONField(name = "expressfee") @JSONField(name = "expressfee")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment