Order_id for chart and card : GWM
This commit is contained in:
parent
65850e763d
commit
37cfe63420
1
main.go
1
main.go
@ -625,6 +625,7 @@ func main() {
|
|||||||
"tab_heading": record.GetString(tabHeadingKey),
|
"tab_heading": record.GetString(tabHeadingKey),
|
||||||
"unset_value": record.Get("unset_value"),
|
"unset_value": record.Get("unset_value"),
|
||||||
"card_logo": logoURL,
|
"card_logo": logoURL,
|
||||||
|
"order_id": record.Get("order_id"),
|
||||||
}
|
}
|
||||||
|
|
||||||
// Add the result to the aggregated response
|
// Add the result to the aggregated response
|
||||||
|
|||||||
BIN
pb_data/data.db-shm
Normal file
BIN
pb_data/data.db-shm
Normal file
Binary file not shown.
BIN
pb_data/data.db-wal
Normal file
BIN
pb_data/data.db-wal
Normal file
Binary file not shown.
BIN
pb_data/logs.db
BIN
pb_data/logs.db
Binary file not shown.
BIN
pb_data/logs.db-shm
Normal file
BIN
pb_data/logs.db-shm
Normal file
Binary file not shown.
BIN
pb_data/logs.db-wal
Normal file
BIN
pb_data/logs.db-wal
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user