@ -117,6 +117,10 @@ class SocietyInfoController extends ThinkController
&& $v['is_potential'] == 1
)
$v['is_gap_time'] = 1;
if($gap == 0 && $v['communication_time']!=$v['create_time']) {
$v['is_gap_time'] = 0;
}
$this->checkListOrCountAuthRestMap($map,[]);