作者 lyh

gx

@@ -81,7 +81,6 @@ class UpdateLog extends Model @@ -81,7 +81,6 @@ class UpdateLog extends Model
81 $collect_time = $collect_info->updated_at->format('Y-m-d H:i:s'); 81 $collect_time = $collect_info->updated_at->format('Y-m-d H:i:s');
82 } 82 }
83 } 83 }
84 -  
85 return $collect_time; 84 return $collect_time;
86 } 85 }
87 } 86 }