colly_wyx
2018-05-03 07a2ed1e505a9b983578336866117dd80a1352e9
application/modules/Data/controllers/Manager.php
@@ -10,7 +10,7 @@
   public function IndexAction(){
      $daily_service = new Service_Daily();
      $user_id = '597bf6a1a0e6d23f5c3c9869';
      $user_id = $this->session['user']['user_id'];
      
      if($this->getRequest()->isXmlHttpRequest()){
         $start_time = $this->post('start_time');