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;