star-cloud/app/Http/Controllers
sky121113 9c6f5923f3 [FIX] 規格對齊與 B009 庫存同步邏輯優化
1. 更新 B009 (貨道庫存回報) API 規格文件與 config/api-docs.php,對齊參數型別 (tid: String, num: Integer) 並移除 legacy status 欄位。
2. 修正 MachineController 接收參數時的強製型別轉型,防止因 APP 傳入字串格式導致的庫存異動判斷錯誤。
3. 優化 MachineService@syncSlots 邏輯,確保庫存變動比對準確,並補齊新建立貨道時的初始庫存流水帳紀錄。
4. 移除 B009 回應中的 status 欄位,統一使用 success 進行成功判定。
2026-05-07 14:07:26 +08:00
..
Admin [FIX] 統一搜尋欄位命名、更新語系檔與 IoT 規範文件 2026-05-07 11:54:47 +08:00
Api [FIX] 規格對齊與 B009 庫存同步邏輯優化 2026-05-07 14:07:26 +08:00
Auth [FEAT] 完善全站多語系支援、角色權限篩選優化及 UI 元件重構 2026-03-20 13:41:51 +08:00
Guest [FEAT] 優化通行碼與取貨碼模組、補齊多國語系系統及介面風格調整 2026-04-29 16:54:21 +08:00
System [REFACTOR] 實作側邊欄與儀表板多語系化,修復 UI 位移與樣式優化 2026-03-12 17:42:57 +08:00
ApiDocsController.php [DOCS] 現代化 IoT API (B010) 通訊協議與文件中心 UI/UX 重整 2026-03-26 14:59:49 +08:00
Controller.php first commit 2025-11-21 17:15:27 +08:00
MemberController.php fix: 修正模型重構後遺漏的命名空間引用 (PointRule, Member, etc.) 2026-03-09 09:57:41 +08:00
ProfileController.php [FEAT] 實作機台廣告管理模組與多語系支援 2026-03-31 13:30:41 +08:00
SocialLoginTestController.php feat: 整合 Preline UI 3.x 與重寫 README 為 Docker 架構 2026-01-13 10:17:37 +08:00