|
@@ -512,6 +512,7 @@ class GCO:
|
|
|
current_grab_info = {
|
|
current_grab_info = {
|
|
|
"account": book_res.account,
|
|
"account": book_res.account,
|
|
|
"session_id": book_res.session_id,
|
|
"session_id": book_res.session_id,
|
|
|
|
|
+ "urn": book_res.urn,
|
|
|
"slot_date": book_res.book_date,
|
|
"slot_date": book_res.book_date,
|
|
|
"slot_time": book_res.book_time,
|
|
"slot_time": book_res.book_time,
|
|
|
"timestamp": int(time.time()),
|
|
"timestamp": int(time.time()),
|