立即刷新任务

yun-zuoyi
汪云昊 6 years ago
parent 493daf78aa
commit 24ff03d659

@ -426,7 +426,7 @@ public class SysTaskPlanController extends CoreBaseController {
*
* @return
*/
@GetMapping(value = "/execute/{id}")
@GetMapping(value = "/refresh/{id}")
@ApiOperation(value = "立即执行", notes = "立即执行")
public ResultBean refreshTaskPlan(boolean isSkipDisablePlan) {
try {

Loading…
Cancel
Save