1.代客下单 失败添加消息提示
This commit is contained in:
@@ -317,6 +317,8 @@ public class TbPayServiceImpl implements TbPayService {
|
|||||||
return orderInfo;
|
return orderInfo;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
throw new BadRequestException("支付失败:" + publicResp.getMsg());
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user