table('company') ->addColumn('tel', 'string', ['comment'=>'企业电话', 'limit'=>15, 'default'=>'']) ->update(); } }