Commit ef809b92 authored by bitsoko services's avatar bitsoko services 👷🏿

Update app.js

parent 8626a457
Pipeline #1857 failed with stage
in 0 seconds
......@@ -584,6 +584,9 @@ async function procEntInfo(body, accountObject){
allInfo = body.enterpriseInfo;
entContract = body.enterpriseContract;
// console.log(allInfo, allSettings);
console.log(body.doocaData);
orgD[entDevID] = body.doocaData;
doDBStuff(accountObject);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment