Commit 4f61bce3 authored by hujun's avatar hujun

未打跟进

parent f11b8484
...@@ -541,7 +541,7 @@ class CallPhoneService ...@@ -541,7 +541,7 @@ class CallPhoneService
public function defaultFollowUp() public function defaultFollowUp()
{ {
$current_time = time(); /*$current_time = time();
$time = $current_time - 3600; $time = $current_time - 3600;
// $start_date = date('Y-m-d', $time); // $start_date = date('Y-m-d', $time);
$end_date = date('Y-m-d'); $end_date = date('Y-m-d');
...@@ -574,7 +574,7 @@ class CallPhoneService ...@@ -574,7 +574,7 @@ class CallPhoneService
} }
} }
} }
return; return;*/
} }
/** /**
......
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