版本回滚
This commit is contained in:
parent
528c077e9d
commit
1257320ce6
@ -94,4 +94,5 @@ public interface OrdersFeignClient {
|
||||
*/
|
||||
@GetMapping("userOrders/failRefund")
|
||||
JsonResult<?> failRefund(@RequestParam("orderId")Long orderId);
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user