added user api

This commit is contained in:
2021-08-17 20:51:37 +05:30
parent 761e56732d
commit 4857e20b29
10 changed files with 15 additions and 15 deletions

View File

@ -31,7 +31,7 @@ const TheContent = () => {
}
async function fetchUser() {
console.log(SsoSession);
const user_email = JSON.parse(SsoSession);
const company_code = "FBS";
const key = "api"