|
id
|
bigint(20)
|
|
|
|
|
employee
|
bigint(20)
|
|
|
|
|
in_time
|
datetime
|
|
|
|
|
out_time
|
datetime
|
|
|
|
|
note
|
varchar(500)
|
|
|
|
|
image_in
|
longtext
|
|
|
|
|
image_out
|
longtext
|
|
|
|
|
map_lat
|
decimal(12,8)
|
|
|
|
|
map_lng
|
decimal(12,8)
|
|
|
|
|
map_snapshot
|
longtext
|
|
|
|
|
map_out_lat
|
decimal(12,8)
|
|
|
|
|
map_out_lng
|
decimal(12,8)
|
|
|
|
|
map_out_snapshot
|
longtext
|
|
|
|
|
in_ip
|
varchar(25)
|
|
|
|
|
out_ip
|
varchar(25)
|
|
|
|