Exception

12144

用法规范

-- service 内引入
const { BizError, errorInfoEnum } = require('../constant/error');

-- 使用
throw new BizError(errorInfoEnum.disable_edit_appaId)

异常总览

错误码 错误原因
material_is_not_file 文件不存在
data_expection 数据异常
album_queryType_error 查询类型不匹配
article_not_found 文章不存在
path_no_permissions 无文件目录权限