Commit 43c6f328 authored by jay's avatar jay

添加日志

parent 414166bf
......@@ -448,7 +448,7 @@ public class CloudActivityImpl implements ICloudActivityInterface {
decreaseKey(activeId);
redisUtil.addKeyVal("cloud:process:" + activeId, "1");
}
System.out.println(activeId + "--------count1---------" + count1 + " ---------count2--------" + count2);
System.out.println("cloudPull : " + activeId + "--------count1---------" + count1 + " ---------count2--------" + count2);
}
//更新云迹活动字段
......
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