1
0
forked from erp-dev/erp

feat: added sales_items and external_products into shipments list api

This commit is contained in:
2026-01-15 17:27:30 +08:00
parent a0cd168397
commit 13c440a7fe
4 changed files with 68 additions and 2 deletions

View File

@@ -49,6 +49,8 @@
"shipment_date": "2026-01-14",
"remark": "备注信息",
"items_count": 3,
"sales_items": [],
"external_finished_products": [],
"created_by_id": 1,
"created_by_name": "张三",
"created_at": "2026-01-14T10:00:00Z",
@@ -108,6 +110,8 @@
"shipment_date": "2026-01-14",
"remark": "备注信息",
"items_count": 3,
"sales_items": [],
"external_finished_products": [],
"created_by_id": 1,
"created_by_name": "张三",
"created_at": "2026-01-14T10:00:00Z",