insert($table, [ 'name' => 'course_cate', 'title' => '视频课程', 'pid' => 19, 'is_list' => 1, 'remark' => '', 'status' => 1, 'created_at' => 1659584481, 'updated_at' => 1659584481, ]); }catch (\Exception $e){ } } public function down() { echo "M220812090757InsertQimallLinkCategory cannot be reverted.\n"; return false; } }