shish %!s(int64=3) %!d(string=hai) anos
pai
achega
e2e2d47fbd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app-ghs/controllers/CashController.php

+ 1 - 1
app-ghs/controllers/CashController.php

@@ -45,7 +45,7 @@ class CashController extends BaseController
         try {
         try {
             CashClass::addApply($get);
             CashClass::addApply($get);
             $transaction->commit();
             $transaction->commit();
-            util::complete('申请成功,二个工作日内到帐');
+            util::complete('申请成功,第二天到帐');
         } catch (\Exception $exception) {
         } catch (\Exception $exception) {
             $transaction->rollBack();
             $transaction->rollBack();
             Yii::info("提现申请报错:" . $exception->getMessage());
             Yii::info("提现申请报错:" . $exception->getMessage());