修复未认证提取ip的接口调用户会话

This commit is contained in:
Eamon-meng
2026-04-13 10:23:19 +08:00
parent 8ee8feb2bf
commit c2a0310ee5
4 changed files with 13 additions and 7 deletions

View File

@@ -8,4 +8,5 @@ export type Batch = {
time: string
user_id: number
prov: string
city: string
}