feat: 商城支付退款
parent
32a452e86c
commit
c4bdbb6904
|
@ -21,7 +21,7 @@ import java.util.Map;
|
|||
* @version: V1.0.0
|
||||
*/
|
||||
@Slf4j
|
||||
@RequestMapping("notify/ali")
|
||||
@RequestMapping("notify/ali/")
|
||||
@RestController
|
||||
@Tag(name = "支付宝支付回调 - 订单支付")
|
||||
public class AliPayNotifyController {
|
||||
|
|
Loading…
Reference in New Issue