@optima-chat/optima-agent 0.8.23 → 0.8.25
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -51,8 +51,8 @@ commerce shipping update-mode --mode free --free-days-min 5 --free-days-max 10
|
|
|
51
51
|
| 模式 | 说明 |
|
|
52
52
|
|------|------|
|
|
53
53
|
| `free` | **全球免运费**(新商户默认),可配置配送天数 |
|
|
54
|
-
| `
|
|
55
|
-
| `
|
|
54
|
+
| `fixed` | 仅使用固定运费区域 |
|
|
55
|
+
| `dynamic` | 仅使用 Easyship 实时报价 |
|
|
56
56
|
|
|
57
57
|
**免运费模式参数**:
|
|
58
58
|
- `--free-days-min` - 最小配送天数(默认 7)
|