Commit e0e2dad5 by 周晓航

Merge branch 'KA-接口调用订单退款' into qa

parents 087a04ce 81d21bf1
...@@ -18,7 +18,6 @@ public class OrderDevelopRefundVo { ...@@ -18,7 +18,6 @@ public class OrderDevelopRefundVo {
/** /**
* 订单号 * 订单号
*/ */
@NotBlank(message = "订单编号不能为空")
private List<String> orderCodes; private List<String> orderCodes;
private String partnerId; private String partnerId;
......
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