作者 郭盛
1 个管道 的构建 通过 耗费 1 秒

修改过期时间

@@ -1205,9 +1205,7 @@ class Index extends Api @@ -1205,9 +1205,7 @@ class Index extends Api
1205 { 1205 {
1206 $user_id = $this->auth->id; 1206 $user_id = $this->auth->id;
1207 $folder_id = $this->request->param('folder_id'); 1207 $folder_id = $this->request->param('folder_id');
1208 - if(empty($folder_id)){  
1209 - $this->error('缺少必要参数');  
1210 - } 1208 +
1211 1209
1212 //自己的图片文件 1210 //自己的图片文件
1213 $data = Db::name('savemes') 1211 $data = Db::name('savemes')