{ "RECORDS": [ { "_id": "62cfe8c44895a216ab7960f8", "concurrent": "1", "create_by": "admin", "create_time": "14/7/2022 17:50:30", "cron_expression": "0/10 * * * * ?", "invoke_target": "ryTask.ryNoParams", "job_group": "DEFAULT", "job_id": "1", "job_name": "系统默认(无参)", "misfire_policy": "3", "remark": "", "status": "1", "update_by": "", "update_time": null }, { "_id": "62cfe8c44895a216ab7960f9", "concurrent": "1", "create_by": "admin", "create_time": "14/7/2022 17:50:30", "cron_expression": "0/15 * * * * ?", "invoke_target": "ryTask.ryParams('ry')", "job_group": "DEFAULT", "job_id": "2", "job_name": "系统默认(有参)", "misfire_policy": "3", "remark": "", "status": "1", "update_by": "", "update_time": null }, { "_id": "62cfe8c44895a216ab7960fa", "concurrent": "1", "create_by": "admin", "create_time": "14/7/2022 17:50:30", "cron_expression": "0/20 * * * * ?", "invoke_target": "ryTask.ryMultipleParams('ry', true, 2000L, 316.50D, 100)", "job_group": "DEFAULT", "job_id": "3", "job_name": "系统默认(多参)", "misfire_policy": "3", "remark": "", "status": "1", "update_by": "", "update_time": null } ] }