Commit 538a31f1 authored by hujun's avatar hujun

1

parent 448fee47
......@@ -156,7 +156,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