Your Name преди 3 години
родител
ревизия
139a2b9f66
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      service/bill/lib/Cron.php

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

@@ -306,7 +306,7 @@ class Cron
             }
             unset($where['status']);
             $where['start'] = $where['fstart'];
-            $where['end'] = $where['fstart'];
+            $where['end'] = $where['fend'];
 
             $where['type'] = 1;