colly_wyx
2018-05-09 8726fcec1bc80b2edf8bbca3e2e9ec2d5b60f824
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){