@@ -59,7 +59,6 @@ class CashController extends BaseController
util::fail('测试环境提现金额不能超过5元');
}
-
if ($cashAmount < 5) {
util::fail('余额不足5元');