update document

2.1.2
xuxueli 6 years ago
parent b20b9177d5
commit e751acaf2b

@ -131,6 +131,7 @@ public class JobInfoController {
@RequestMapping("/trigger")
@ResponseBody
//@PermissionLimit(limit = false)
public ReturnT<String> triggerJob(int id, String executorParam) {
// force cover job param
if (executorParam == null) {

Loading…
Cancel
Save