@@ -51,6 +51,7 @@ const errorHandler = async (ctx, next) => {
code: 404,
message: '接口不存在'
}
ctx.status = 404
} catch (error) {
console.error('Server error:', error)
The note is not visible to the blocked user.