star-cloud/config
sky121113 9ff9abef89 [FEAT] 實作「同步到所有機台」功能與商品資料同步機制
1. 在商品管理介面新增「同步到所有機台」按鈕與 Alpine.js 確認彈窗。
2. 實作後端 syncToAllMachines 控制器邏輯,並加入同一公司 1 分鐘內禁止重複發送的限制。
3. 建立 SyncProductsToMachinesJob 與 SendProductSyncCommandJob 非同步隊列任務,支援舊指令覆蓋機制。
4. 補全繁體中文、英文與日文的多語系翻譯字串。
5. 更新遠端指令日誌視圖,支援展示商品同步指令及其備註。
6. 更新 MQTT 通訊規範與 API 技術規格文檔,納入 update_products 指令。
7. 整合 update_ads 與 update_products 指令至 config/api-docs.php 的系統指令規格中。
2026-05-14 09:33:43 +08:00
..
api-docs.php [FEAT] 實作「同步到所有機台」功能與商品資料同步機制 2026-05-14 09:33:43 +08:00
app.php [FIX] 修正系統時區為 Asia/Taipei 並同步語系設定 2026-03-13 10:34:30 +08:00
auth.php feat: 實作機台日誌核心功能與 IoT 高併發處理架構 2026-03-09 09:43:51 +08:00
broadcasting.php first commit 2025-11-21 17:15:27 +08:00
cache.php first commit 2025-11-21 17:15:27 +08:00
cors.php first commit 2025-11-21 17:15:27 +08:00
database.php [FEAT] 實作 MQTT Gateway 整合與高併發 IoT 通訊架構 2026-04-16 14:28:42 +08:00
filesystems.php first commit 2025-11-21 17:15:27 +08:00
hashing.php first commit 2025-11-21 17:15:27 +08:00
logging.php first commit 2025-11-21 17:15:27 +08:00
mail.php first commit 2025-11-21 17:15:27 +08:00
mqtt.php [FEAT] 實作 MQTT Gateway 整合與高併發 IoT 通訊架構 2026-04-16 14:28:42 +08:00
permission.php [FEAT] 實作角色權限分類、租戶角控管理與介面多語系優化 2026-03-17 16:53:28 +08:00
queue.php first commit 2025-11-21 17:15:27 +08:00
sanctum.php first commit 2025-11-21 17:15:27 +08:00
services.php first commit 2025-11-21 17:15:27 +08:00
session.php first commit 2025-11-21 17:15:27 +08:00
view.php first commit 2025-11-21 17:15:27 +08:00