document.write("
{
"success": 1,
"data": {
"total_count": 3,
"start_offset": 0,
"data": [
{
"id": 1,
"descrip": "Warehouse1"
},
{
"id": 2,
"descrip": "Warehouse2"
},
{
"id": 3,
"descrip": "Warehouse3"
}
]
}
}
PrintQueueList_Load_Query - Snippet hosted by \"Cacher\"
");