feat(headless_api): 扩展条码映射功能,支持倍数、单价和规格配置

- 修改 update_barcode_mapping 函数,新增 multiplier、unit、price、spec 参数
- 支持特殊倍数处理(如箱转瓶)、固定单价和规格配置
- 更新命令行参数,增加 --multiplier、--unit、--price、--spec 选项
- 完善映射配置结构,支持多字段描述
- 同步更新 OPENCLAW_GUIDE.md 文档说明新功能
This commit is contained in:
2026-03-31 11:38:07 +08:00
parent 10ebe9240b
commit fefcfe4595
14 changed files with 1478 additions and 14 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 146 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 115 KiB