@ -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 {