Commit cae27069 authored by yanzg's avatar yanzg

接口文档的支持

parent 1afdcc3d
......@@ -27,7 +27,7 @@ public class MqMessageInitPlan implements ThreadNext.Next, Runnable {
private int retrySize = 100;
@Value("${yzg.mq.retry.time:60000}")
private int retryTime = 60000;
private int retryTime = 1000;
/**
* 是否为空
......
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