added in message queue for applications and reps
This commit is contained in:
@@ -27,7 +27,7 @@ ApiProxy.get(async (req, res) => {
|
||||
//if (hashAPIPath(checkquerypath) == "&hash=" + checkHash) {
|
||||
const blobObj = await getRepslobs(containerName, casefolderID)
|
||||
.then((data) => {
|
||||
console.log("ertyuikjhgfg", data);
|
||||
console.log("reps blob", data);
|
||||
|
||||
return downloadAllRepsFiles(containerName, data);
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user