|
@@ -351,6 +351,8 @@ class Entrust extends Backend
|
|
|
// $gather_tab = 'gather_txt_check_gcms';
|
|
// $gather_tab = 'gather_txt_check_gcms';
|
|
|
// }
|
|
// }
|
|
|
|
|
|
|
|
|
|
+ $gather_tab = '';
|
|
|
|
|
+ $gather = '';
|
|
|
if (empty($gather_gcms) && empty($gather_gc)) {
|
|
if (empty($gather_gcms) && empty($gather_gc)) {
|
|
|
$this->error('没获取到检测数据');
|
|
$this->error('没获取到检测数据');
|
|
|
}else if(empty($gather_gcms)){
|
|
}else if(empty($gather_gcms)){
|