update async4

This commit is contained in:
Mohamed Nouffer
2023-08-02 19:43:40 +05:30
parent 0069e3cef8
commit 3056b7a28a

View File

@ -141,7 +141,6 @@ const TheContent = () => {
}
]`;
//const json_str = '[{"jsessonid": "' + UserId + '" , "name": "' + _firstname + ' ' +_lastname+ '", "mailadress":" ' + _email + '", "empcode": "' + _empcode + '"}]';
if(_empcode !== null && _empcode !== undefined){
if(isCSVPath()){