|
@@ -509,7 +509,7 @@ public class YqPayController extends BaseController {
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
- //@Scheduled(cron = "0/5 * * * * ?")
|
|
|
|
|
|
+ @Scheduled(cron = "0/5 * * * * ?")
|
|
//@RequestMapping("/getOrderStatus")
|
|
//@RequestMapping("/getOrderStatus")
|
|
public void getOrderStatus() throws Exception {
|
|
public void getOrderStatus() throws Exception {
|
|
|
|
|