''
liukangdong
2024-10-08 0adb696e7fade5eeb02396e5d4bacf9355ca5e2e
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 {