修改原有框架中英文映射
This commit is contained in:
@@ -65,7 +65,7 @@ class SystemPostLogic extends BaseLogic
|
||||
}
|
||||
$this->saveAll($data);
|
||||
} catch (\Exception $e) {
|
||||
throw new ApiException('导入文件错误,请上传正确的文件格式xlsx');
|
||||
throw new ApiException('Import file error, please upload correct xlsx file');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user