newStaffLDB-API #48
@ -76,7 +76,7 @@ async function arrDepBoardStaff(CRS) {
|
||||
false
|
||||
);
|
||||
console.log("\n\n\nORIGINAL DATA")
|
||||
console.log("\n" + result + "\n\n\n")
|
||||
console.log("\n" + JSON.stringify(result) + "\n\n\n")
|
||||
console.timeEnd(`Fetch Staff LDB for ${CRS.toUpperCase()}`);
|
||||
try {
|
||||
const _staffLdb = staffStationTransform(result);
|
||||
|
Loading…
Reference in New Issue
Block a user