Commit c3e382b3 authored by jay's avatar jay

云迹拉取修改

parent d5f0fc30
......@@ -446,8 +446,8 @@ public class CloudActivityImpl implements ICloudActivityInterface {
cloudCustomerMapper.save(entity);
}
decreaseKey(activeId);
redisUtil.addKeyVal("cloud:process:" + activeId, "1");
}
redisUtil.addKeyVal("cloud:process:" + activeId, "1");
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