table('user') ->addColumn('bind_nickname', 'string', ['comment'=>'绑定微信昵称', 'default'=>'']) ->update(); } }