export type Batch = {
batch_no: string
ip: string
id: number
count: number
isp: string
resource_id: number
time: string
user_id: number
prov: string
city: string
}