resourceState; var status = "Updated: "; if(resourceState == 'not_exists'){ status = "Deleted: "; } console.log(filepath); const payload = { notification: ...
確定! 回上一頁