From 5d24aead2d1a45452942ddfc300fe6a232301a99 Mon Sep 17 00:00:00 2001
From: zss <zss@example.com>
Date: 星期一, 25 九月 2023 11:07:28 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 inspect-server/src/main/java/com/yuanchu/mom/pojo/vo/ProcessInspectVo.java |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/inspect-server/src/main/java/com/yuanchu/mom/pojo/vo/ProcessInspectVo.java b/inspect-server/src/main/java/com/yuanchu/mom/pojo/vo/ProcessInspectVo.java
index 1c14d31..5160daf 100644
--- a/inspect-server/src/main/java/com/yuanchu/mom/pojo/vo/ProcessInspectVo.java
+++ b/inspect-server/src/main/java/com/yuanchu/mom/pojo/vo/ProcessInspectVo.java
@@ -30,8 +30,8 @@
     @NotBlank(message = "宸ヨ壓涓嶈兘涓虹┖!")
     private String techname;
 
-    @NotNull(message = "宸ヨ壓璺嚎id涓嶈兘涓虹┖!")
-    private Integer techId;
+    @NotNull(message = "缂栧埗宸ュ簭id涓嶈兘涓虹┖!")
+    private Integer mtId;
 
     @NotNull(message = "鏁伴噺涓嶈兘涓虹┖!")
     private Integer quantity;

--
Gitblit v1.9.3