rabin 2 éve
szülő
commit
f121a2a907
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      service/bill/lib/Manage.php

+ 1 - 1
service/bill/lib/Manage.php

@@ -122,7 +122,7 @@ class Manage
                 }
                 
                 if ($tixian['status'] != 1) {
-                    continue;
+                    //continue;
                 }
 
                 $info = Dever::db('bill/cash')->find(array('type' => 11, 'type_id' => $id));