Commit 0ff51e27 authored by yanzg's avatar yanzg

修改公式和计算帮助类

parent 3a26f159
...@@ -92,6 +92,8 @@ public class YzgMqProcedure implements InitializingBean { ...@@ -92,6 +92,8 @@ public class YzgMqProcedure implements InitializingBean {
} }
return timeUnit; return timeUnit;
} }
// 上次单位
prevUnit = timeUnit;
} }
// 返回最大时间的队列 // 返回最大时间的队列
return YZG_MQ_SYSTEM_QUEUE_PLAN_TIME[YZG_MQ_SYSTEM_QUEUE_PLAN_TIME.length - 1]; return YZG_MQ_SYSTEM_QUEUE_PLAN_TIME[YZG_MQ_SYSTEM_QUEUE_PLAN_TIME.length - 1];
......
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