Commit 26fa7fa7 authored by 734642908@qq.com's avatar 734642908@qq.com

e

parent 1a4f867d
......@@ -402,7 +402,7 @@ class FlushController extends BaseController
$keyArr = explode(':',$key);
$reArr[$keyArr[1]] += $cache->PFCOUNT('{total}:total_register:'.$key.':2019-04-03');
$total += $reArr[$key];
$total += $reArr[$keyArr[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