ll
liukangdong
2024-12-27 7df781c76f651d21cac02bcdae7f7b3f9e41e275
server/system_timer/src/main/java/com/doumee/api/timer/QuartzController.java
@@ -10,7 +10,7 @@
import javax.annotation.Resource;
@RestController
@RequestMapping(Constants.CLOUD_SERVICE_URL_INDEX+"/quartz")
@RequestMapping( "/business/quartz")
@Api(tags = "定时任务接口")
public class QuartzController {