From 88e384da863bb2f7324cb1e1474885df3b7cce91 Mon Sep 17 00:00:00 2001
From: liyong <18434998025@163.com>
Date: 星期一, 13 七月 2026 11:27:49 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/dev_business' into dev_business
---
yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/dal/dataobject/wm/productsales/MesWmProductSalesDO.java | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/dal/dataobject/wm/productsales/MesWmProductSalesDO.java b/yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/dal/dataobject/wm/productsales/MesWmProductSalesDO.java
index 818579b..14f265f 100644
--- a/yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/dal/dataobject/wm/productsales/MesWmProductSalesDO.java
+++ b/yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/dal/dataobject/wm/productsales/MesWmProductSalesDO.java
@@ -47,6 +47,10 @@
*/
private Long clientId;
/**
+ * 閿�鍞鍗旾D
+ */
+ private Long saleOrderId;
+ /**
* 閿�鍞鍗曞彿
*/
private String salesOrderCode;
@@ -95,4 +99,16 @@
*/
private String remark;
+ // ========== BPM 瀹℃壒鐩稿叧瀛楁 ==========
+
+ /**
+ * 娴佺▼瀹炰緥ID
+ */
+ private String processInstanceId;
+
+ /**
+ * 娴佺▼瀹氫箟Key
+ */
+ private String processDefinitionKey;
+
}
\ No newline at end of file
--
Gitblit v1.9.3