Commit 85f95889 by ping.wu

支付退款成功,订单未创建售后单,直接取消订单

parent 8ae6c36f
......@@ -135,7 +135,7 @@ public class OrderController {
}
/**
* 订单支付成功后通知
* 订单支付成功后通知 老支付回掉,已不用废弃
*/
@ApiAnnotation(logMessage = "paySuccessCallback")
@PostMapping("/paySuccessCallback")
......
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