docs: add version history tables to all training docs

This commit is contained in:
Warren
2026-03-25 15:54:01 +08:00
parent 67c8c60ceb
commit dac2b234d0
3 changed files with 23 additions and 5 deletions

View File

@@ -1,7 +1,8 @@
# Momentry API 使用流程
> **目標**: 從影片上傳到搜尋的完整流程
> **適用**: WordPress / n8n 整合
> **適用**: WordPress / n8n 整合
> **版本**: V1.0 | **日期**: 2026-03-25
---
@@ -389,3 +390,11 @@ add_shortcode('momentry_search', function($atts) {
**注意**:
- 處理時間視影片長度而定1分鐘影片約需 2-5 分鐘處理)
- 大量影片時建議分批上傳
---
## 附錄:版本歷史
| 版本 | 日期 | 內容 | 操作人 |
|------|------|------|--------|
| V1.0 | 2026-03-25 | 初版建立 | OpenCode |