rabin 3 năm trước cách đây
mục cha
commit
9c38652cff
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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'];
                         $insert['out_money'] = $out_money['total'];
                         if ($v['id'] == 19) {
                         if ($v['id'] == 19) {
                             print_r($where);
                             print_r($where);
-                            print_r($insert);die;
+                            print_r($insert);
+                            echo Dever::sql();die;
                         }
                         }
                     }
                     }
                 }
                 }