shish 5 gadi atpakaļ
vecāks
revīzija
ac02aa7ce5
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      app-pt/controllers/CashController.php

+ 0 - 1
app-pt/controllers/CashController.php

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