colly_wyx
2018-05-03 1237ba717c8e1902662747b94f7d302a6310cb8c
application/library/Service/Daily.php
@@ -4,7 +4,6 @@
   public function __construct(){
      $this->daily_model = new DailyModel();
      $this->hourly_model = new HourlyModel();
   }
   public function summary($day){