Kaynağa Gözat

修复撤销出金接口

Robin 6 yıl önce
ebeveyn
işleme
52b15350a6

+ 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, [], '更新失败');
         }
     }