table('activity_sign') ->addColumn('qrcode_time', 'timestamp',array('comment'=>'扫码时间','default'=> 'CURRENT_TIMESTAMP')) ->update(); } }