记得上下班打卡 | git大法好,push需谨慎

Commit 80628b52 authored by 胡佳晨's avatar 胡佳晨

修改下 UserPathDto

parent ab28672f
......@@ -17,4 +17,4 @@ XGROUP DESTROY dragon-pay-notify-key dragon-pay-notify-group 0
XGROUP DESTROY pay-mch-notify-key pay-mch-notify-group 0
XGROUP DESTROY pay-mch-notify-error-key pay-mch-notify-error-group 0
-- delete refund
XGROUP DESTROY dragon:stream:dragon-refund dragon-refund-group 0
\ No newline at end of file
XGROUP DESTROY dragon:stream:dragon-refund dragon-refund-group 0
......@@ -238,7 +238,7 @@ public class DragonOrderRefundsServiceImpl implements IDragonOrderRefundsService
response.close();
}
} finally {
PayWepayUtils.getInstance().getHttpClient().close();
// PayWepayUtils.getInstance().getHttpClient().close();
}
} catch (Exception e) {
e.printStackTrace();
......
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