Commit c3ba0710 authored by hujun's avatar hujun

111

parent eb0842e9
......@@ -127,7 +127,7 @@ class MyCenterService{
$result['show_daily'] = 1; //财务日报
}
$is_ok = $redis->checkRule($result['id'], 'broker/costList');
$is_ok = $redis->checkRule($result['id'], 'broker/costList111');
if (!$is_ok) {
$result['show_cost_list'] = 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