star-cloud/app/Services
sky121113 cc03572dd9 [FEAT] 實作員工識別卡 Excel 批量匯入功能與範例下載
1. 新增 StaffCardImportService,整合 OpenSpout 5.x 處理解析與批量更新邏輯。
2. 在 StaffCardController 加入匯入與範例下載 API 端點。
3. 更新員工識別卡 index 視圖,新增「匯入 Excel」按鈕與 Alpine.js 異步匯入彈窗。
4. 註冊相關 Web 路由。
5. 補全繁中、日文、英文多語系翻譯,並修復重複鍵值。
6. 修復 OpenSpout 5.x 相容性問題 (Row::getCells -> Row::toArray)。
2026-05-14 14:26:35 +08:00
..
Machine [FEAT] 強化遠端指令中心的操作備註功能 2026-05-12 17:15:53 +08:00
Product [FEAT] 優化商品操作紀錄清單與多語系支援,並修復全域快取錯誤 2026-05-14 11:52:01 +08:00
Transaction [FIX] 優化 MQTT 錯誤代碼翻譯與交易核銷邏輯 2026-05-12 14:27:00 +08:00
StaffCardImportService.php [FEAT] 實作員工識別卡 Excel 批量匯入功能與範例下載 2026-05-14 14:26:35 +08:00