Your Name 2 years ago
parent
commit
43efb0355a
1 changed files with 1 additions and 2 deletions
  1. 1 2
      service/bill/lib/Manage.php

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

@@ -43,8 +43,7 @@ class Manage
                     $tixian = Dever::db('bill/tixian')->find($info['type_id']);
                     $where['where_id'] = $tixian['id'];
                     $where['status'] = 1;
-                    $where['bill-cash-status'] =2;
-                    Dever::db('bil/tixian')->upStatus($where);
+                    Dever::db('bill/tixian')->update($where);
                 }
 	        } else {
                 #作废