From 7411cea1dafa5db03192481bb57a8cb79ad4cf96 Mon Sep 17 00:00:00 2001
From: huminmin <mac@MacBook-Pro.local>
Date: 星期五, 21 八月 2026 09:08:58 +0800
Subject: [PATCH] Merge branch 'dev_pro2.0' of http://114.132.189.42:9002/r/mom-pro2-before into dev_pro2.0
---
src/api/erp/stock/in/index.ts | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/api/erp/stock/in/index.ts b/src/api/erp/stock/in/index.ts
index b6e4a50..cda42a2 100644
--- a/src/api/erp/stock/in/index.ts
+++ b/src/api/erp/stock/in/index.ts
@@ -14,7 +14,7 @@
totalPrice: number; // 鍚堣閲戦锛屽崟浣嶏細鍏�
status: number; // 鐘舵��
remark: string; // 澶囨敞
- fileUrl?: string; // 闄勪欢
+ attachmentList?: { id: number; name?: string; url?: string }[]; // 闄勪欢鍒楄〃
productNames?: string; // 浜у搧淇℃伅
creatorName?: string; // 鍒涘缓浜�
items?: StockInItem[]; // 鍏ュ簱浜у搧娓呭崟
--
Gitblit v1.9.3