rabin 3 년 전
부모
커밋
9c38652cff
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      service/bill/lib/Cron.php

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

@@ -595,7 +595,8 @@ class Cron
                         $insert['out_money'] = $out_money['total'];
                         if ($v['id'] == 19) {
                             print_r($where);
-                            print_r($insert);die;
+                            print_r($insert);
+                            echo Dever::sql();die;
                         }
                     }
                 }