update users.js

This commit is contained in:
董海洋
2026-05-26 13:53:11 +08:00
parent 98927e5966
commit 1b0adcc705
-1
View File
@@ -105,7 +105,6 @@ async function register(ctx) {
}
}
async function requireStaffAuth(ctx) {
async function requireStaffAuth(ctx) {
const authHeader = ctx.headers.authorization || ''