table('out_call_log') ->addColumn('call_msg', 'string', ['comment'=>'呼叫结果信息', 'default'=>'']) ->update(); } }