public class TestQuartzJobBean extends QuartzJobBean
scheduleService.addScheduleJob(TestQuartzJobBean.class,jName,jGroup,"test","test",cron);
curl --location --request GET '/add?cron=0/2 * * * * ?'
{}