Commit 025ff020 by ping.wu

Merge branch 'feature/20230327_订单宝上同意退款记录操作渠道_wuping' of…

Merge branch 'feature/20230327_订单宝上同意退款记录操作渠道_wuping' of https://gitlab.freemud.com/order-group-application/order-group into qa
parents 783db1e7 725609e4
...@@ -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