vali 6 years ago
parent
commit
dae25fade3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      datainf/logic/HttpServerOnlySet.php

+ 1 - 1
datainf/logic/HttpServerOnlySet.php

@@ -131,7 +131,7 @@ class HttpServerOnlySet
 
                 $nowBuyDatasMainModel = $this->PDatas['Money_buy_Orders_Array'][$order_id];
                 if ($nowBuyDatasMainModel->settle_status == 2 && $settype == 1) {
-                    continue;
+                    // continue;
                 }
 
                 $account_indent = $nowBuyDatasMainModel->account_identity;