Commit e81cca8a authored by hujun's avatar hujun

1

parent b3c4803b
......@@ -171,7 +171,7 @@ class Remark extends Basic
$redis_res = $redis->get($call_key);
if (empty($redis_res)) {
$is_outpace_call_num = 0;
$is_outpace_call_num = 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