## Opt - 手动补偿异常回调-验证状态
This commit is contained in:
parent
512014e9cc
commit
93cfed0941
|
@ -353,7 +353,7 @@ public class JdPayServiceImpl implements IJdPayService {
|
|||
return AjaxResult.success("已支付订单 无需补偿回调!");
|
||||
}
|
||||
log.info("queryOrder : {}", JSONUtil.toJsonStr(response));
|
||||
{
|
||||
if ("FINI".equals(response.getTradeStatus())){
|
||||
// 支付成功处理
|
||||
|
||||
// 商户订单号
|
||||
|
|
Loading…
Reference in New Issue