From d878bcd48999cbb187b2e7c3a4ceb454630790bc Mon Sep 17 00:00:00 2001
From: guoyujie <guoyujie@ng.com>
Date: 星期一, 20 十月 2025 10:16:38 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/ERP_override

---
 north-glass-erp/src/main/resources/mapper/pp/Report.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/north-glass-erp/src/main/resources/mapper/pp/Report.xml b/north-glass-erp/src/main/resources/mapper/pp/Report.xml
index 478a5e9..611924e 100644
--- a/north-glass-erp/src/main/resources/mapper/pp/Report.xml
+++ b/north-glass-erp/src/main/resources/mapper/pp/Report.xml
@@ -1428,6 +1428,7 @@
         rw.this_process,
         rw.teams_groups_name,
         o.project,
+        o.order_id,
         rw.process_id,
         fc.order_number,
         MAX(ogd.child_width)  AS width,

--
Gitblit v1.8.0