Commit d14d35bc authored by shajiaiming's avatar shajiaiming

添加设备码

parent 06416a23
......@@ -63,6 +63,7 @@ class AirDropController extends BaseController
$airDropModel->amount = CoinAirDropTrade::AMOUNT_GAME;
$airDropModel->msg = $msg;
$airDropModel->attach = 0;
$airDropModel->balance = 0;
$airDropModel->type = CoinAirDropTrade::TYPE_GAME;
$airDropModel->save();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment