否'; $isgh= 0; if(!isempt($rs['ghtime'])){ $fte = ''; $isgh= 1; } if($rs['isgh'] != $isgh)$this->update('`isgh`='.$isgh.'', $rs['id']); $rs['isgh'] = $fte; return $rs; } }