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