From a1a27eba473c476cade23f003d3ac1f1cc1ac27d Mon Sep 17 00:00:00 2001 From: chenlu <1320612696@qq.com> Date: 星期五, 01 三月 2024 15:14:50 +0800 Subject: [PATCH] 报工明细表字段修改 --- north-glass-erp/src/main/java/com/example/erp/entity/pp/ReportingWorkDetail.java | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/north-glass-erp/src/main/java/com/example/erp/entity/pp/ReportingWorkDetail.java b/north-glass-erp/src/main/java/com/example/erp/entity/pp/ReportingWorkDetail.java index d8e9db5..1ed3fc0 100644 --- a/north-glass-erp/src/main/java/com/example/erp/entity/pp/ReportingWorkDetail.java +++ b/north-glass-erp/src/main/java/com/example/erp/entity/pp/ReportingWorkDetail.java @@ -51,6 +51,8 @@ /*杩斿伐閮ㄥ垎*/ //杩斿伐鐝粍 private String reworkTeam; + //寰呰繑宸ユ暟閲� + private Integer waitReworkQuantity; //杩斿伐瀹℃牳鐘舵�� private Integer reviewerState; //杩斿伐瀹℃牳浜� -- Gitblit v1.8.0