支付路径问题
This commit is contained in:
@@ -20,7 +20,7 @@ import org.springframework.web.bind.annotation.RestController;
|
||||
* @description
|
||||
*/
|
||||
@RestController
|
||||
@RequestMapping("/admin/pay")
|
||||
@RequestMapping("/pay")
|
||||
public class PayController {
|
||||
@Resource
|
||||
private PayService payService;
|
||||
|
||||
Reference in New Issue
Block a user