工作類別: 保全技術人員

選自Cake與104人力銀行網站,履歷投遞後由各招聘公司直接查看與安排後續面試流程。

資源 Source: 104
美國在台協會

Bodyguard

Incumbent serves as a Bodyguard (BG) in the execution of protective security operations for AIT Director, and other designated or visiting AIT Consultants as directed. Under the …
年薪587,477元以上
[台北市內湖區 Neihu District, Taipei City]
/* // 等待聊天氣泡載入 function modifyChatPosition() { const chatBubble = document.querySelector('[style*="z-index: 2147483645"]'); if (chatBubble) { // 修改到左下角 chatBubble.style.left = '1rem'; chatBubble.style.right = 'unset'; console.log('聊天氣泡位置已修改'); } else { // 如果還沒載入,等一下再試 setTimeout(modifyChatPosition, 500); } } // 頁面載入後執行 window.addEventListener('load', () => { setTimeout(modifyChatPosition, 2000); // 給 Chatbase 時間載入 });*/