소스 검색

Merge branch 'master' of ssh://git.dever.cc:10022/dever-product/churen

rabin 3 년 전
부모
커밋
465740bd1c
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  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 {
                 #作废