Commit 2434dfc7 authored by shajiaiming's avatar shajiaiming

Merge branch 'feature/ucenter' into 'master'

fix See merge request !58
parents 231dcb10 79e4e7de
This diff is collapsed.
......@@ -10,7 +10,7 @@ class CoinAirDropTrade extends BaseActiveRecord
{
const TYPE_GAME = 1;
const AMOUNT_GAME = 0.5;
const AMOUNT_GAME = 0.0001;
public static function getDb()
{
......
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