afa 4 ماه پیش
والد
کامیت
4556ad19d6
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      application/common/model/LedgerWalletModel.php

+ 1 - 1
application/common/model/LedgerWalletModel.php

@@ -210,8 +210,8 @@ class LedgerWalletModel extends Model
                 'create_time'    => time(),
                 'action'         => $action
             ]);
-            return [$token, $frozen];
         }
+        return [$token, $frozen];
     }
 
     /**