Преглед на файлове

修复撤销出金接口

Robin преди 6 години
родител
ревизия
52b15350a6
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      normandcrm/service/backend/controllers/WithdrawController.php

+ 0 - 1
normandcrm/service/backend/controllers/WithdrawController.php

@@ -400,7 +400,6 @@ class WithdrawController extends BaseController
 
         }else{
             return $this->outJson(0, [], '更新失败');
-            return $this->outJson(0, [], '更新失败');
         }
     }