作者 zhangyang

111

@@ -326,7 +326,7 @@ class Study extends Backend @@ -326,7 +326,7 @@ class Study extends Backend
326 * @throws PDOException 326 * @throws PDOException
327 * @throws BindParamException 327 * @throws BindParamException
328 */ 328 */
329 - protected function import() 329 + public function import()
330 { 330 {
331 // set_time_limit(); 331 // set_time_limit();
332 $file = $this->request->request('file'); 332 $file = $this->request->request('file');