From acffdf4d14de237f90cbb1501d37102d599b22fc Mon Sep 17 00:00:00 2001
From: guoyujie <guoyujie@ng.com>
Date: 星期三, 02 七月 2025 16:22:23 +0800
Subject: [PATCH] Merge branch 'master' of http://bore.pub:10439/r/ERP_override
---
north-glass-erp/src/main/resources/mapper/pp/Report.xml | 2 ++
1 files changed, 2 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 1507f22..d07197b 100644
--- a/north-glass-erp/src/main/resources/mapper/pp/Report.xml
+++ b/north-glass-erp/src/main/resources/mapper/pp/Report.xml
@@ -169,6 +169,8 @@
concat(c.process_id, '/', c.technology_number) as process_id,
c.order_number,
c.technology_number,
+ b.child_width,
+ b.child_height,
c.quantity,
e.reportWorkQuantity,
e.reportWorkQuantityCount,
--
Gitblit v1.8.0