作者 zhangyang

111

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