Commit c31f56fa authored by zw's avatar zw

log

parent 876a3b84
...@@ -22,6 +22,7 @@ class KillOutTimeSql{ ...@@ -22,6 +22,7 @@ class KillOutTimeSql{
$log = "out_time_sql :" .$item["info"]; $log = "out_time_sql :" .$item["info"];
big_log($log); big_log($log);
$model->query($kill_sql); $model->query($kill_sql);
$kill_sql = "";
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment