timestamp('pays_at')->nullable(); $table->string('wxpay_trade_no',36)->nullable(); }); } /** * Reverse the migrations. * * @return void */ public function down() { // } }