Commit 233d835b authored by zhuwei's avatar zhuwei

注释

parent 617fef38
......@@ -111,7 +111,6 @@ class News extends Basic
$file_data['new_id'] = $id;
$file_data['type'] = 1;
$file_data['status'] = 0;
dump($file_data);
if (!empty($file_data['file_name'])) {
$m_file->insertData($file_data);
}
......
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