colly_wyx
2018-05-03 07a2ed1e505a9b983578336866117dd80a1352e9
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){