Commit 5974b6ed authored by clone's avatar clone

bug

parent 7926f039
...@@ -372,8 +372,7 @@ class PerformanceService ...@@ -372,8 +372,7 @@ class PerformanceService
$list = []; $list = [];
// $now_date = date("Y-m-d", time()); $now_date = date("Y-m-d", time());
$now_date = "2018-04-12";
if ($start_time == $now_date && $end_time == $now_date) { if ($start_time == $now_date && $end_time == $now_date) {
$verify = new VerifyService(); $verify = new VerifyService();
......
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