Commit 135b7d2e by dupengfei

新增注释

parent b405faa4
......@@ -635,8 +635,9 @@ public class ZczlController {
//@ResponseBody
//@RequestMapping("/test")
//@Scheduled(initialDelay = 200000L, fixedDelay = 43200000L)
@Scheduled(initialDelay = 200000L, fixedDelay = 43200000L)
//@Scheduled(initialDelay = 10000L, fixedDelay = 60000L)
//新疆部署打开
public void dayTask() throws IOException {
List<String> ids = zczlService.queryNotSeedNotification();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment