From fee2f2532144fca6c81b1523aeef54165c5263b2 Mon Sep 17 00:00:00 2001
From: hsy <1029150275@qq.com>
Date: 星期二, 25 八月 2026 16:50:38 +0800
Subject: [PATCH] Merge branch 'refs/heads/dev_pro2.0' into fix/hsy/20260812

---
 src/api/mes/wm/productissue/index.ts |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/api/mes/wm/productissue/index.ts b/src/api/mes/wm/productissue/index.ts
index 00cec5e..d17e086 100644
--- a/src/api/mes/wm/productissue/index.ts
+++ b/src/api/mes/wm/productissue/index.ts
@@ -8,6 +8,9 @@
     id?: number; // 棰嗘枡鍗曠紪鍙�
     code?: string; // 棰嗘枡鍗曠紪鍙�
     name?: string; // 棰嗘枡鍗曞悕绉�
+    taskId?: number; // 鐢熶骇浠诲姟 ID
+    taskCode?: string; // 鐢熶骇浠诲姟缂栫爜
+    taskName?: string; // 鐢熶骇浠诲姟鍚嶇О
     workstationId?: number; // 宸ヤ綔绔欑紪鍙�
     workstationCode?: string; // 宸ヤ綔绔欑紪鐮�
     workstationName?: string; // 宸ヤ綔绔欏悕绉�

--
Gitblit v1.9.3