Merge branch 'dev' into demo
All checks were successful
ERP-Deploy-Demo / deploy-demo (push) Successful in 58s

This commit is contained in:
2026-03-19 15:06:21 +08:00

View File

@@ -16,7 +16,7 @@ Star ERP 系統提供外部整合 API (Integration API) 供電商前台、POS
## 1. 商品資料讀取 (Product Retrieval)
此 API 用於讓外部系統(如 POS依據關鍵字、分類或最後更新時間,從 ERP 中批量抓取商品資料。支援分頁與增量同步。
此 API 用於讓外部系統(如 POS依據條件,從 ERP 中批量抓取商品資料。支援分頁與增量同步。
- **Endpoint**: `/products`
- **Method**: `GET`