Commit fbc6416b authored by shiyu's avatar shiyu

3.4

parent a37302c7
......@@ -89,7 +89,7 @@ public class WxPayServiceTest {
@Test
public void refund() {
List<String> list = Arrays.asList("AE2411111432126726864");
List<String> list = Arrays.asList("AE2411111504387596467", "AE2411111452553187245");
list.forEach(orderId ->{
DistributionOrderRequestDto dto = new DistributionOrderRequestDto();
dto.setDistributionOrderId(orderId);
......
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