Commit 8102d498 authored by ZhuChunYang's avatar ZhuChunYang

update

parent a3cbf302
......@@ -136,7 +136,6 @@ class ReleaseCheckController extends Controller
$coin_release_member->output -= $coin_release_list->amount;
if ($coin_release_member->save()) {
$trans->commit();
return 0;
}
}
}
......
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