Commit 725609e4 by ping.wu

取消订单前校验是否部分退

parent fbbdfe5c
...@@ -143,4 +143,9 @@ public class AfterSalesOrderResp { ...@@ -143,4 +143,9 @@ public class AfterSalesOrderResp {
*/ */
private String storeId; private String storeId;
/**
* 是否部分退
*/
private Boolean isPartRefund;
} }
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