chore: 删除无用的注释
All checks were successful
Egg CI/CD / build-image (push) Successful in 35s
Egg CI/CD / deploy (push) Successful in 21s

This commit is contained in:
zhaoyingbo 2024-06-10 02:44:51 +00:00
parent 7915003c1b
commit 756a31ec10

View File

@ -34,7 +34,6 @@ const manageBatchUser = async (req: Request, isSeek = false) => {
return new Response("user_ids not found", { status: 400 });
}
const {
// data: { user: batchUserInfo },
code,
data,
msg,