table('talkskill') ->addColumn('imgs', 'text', ['comment' => '话术图片']) ->addColumn('videos', 'text', ['comment' => '话术视频']) ->update(); } }