From 064457406bda554e713aea8bada1bb066be42b8e Mon Sep 17 00:00:00 2001
From: XiaoRuby <3114200645@qq.com>
Date: 星期六, 23 九月 2023 12:39:29 +0800
Subject: [PATCH] 9-23 去鵷雏管理端验证
---
inspection-server/src/main/resources/mapper/RawMaterialMapper.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/inspection-server/src/main/resources/mapper/RawMaterialMapper.xml b/inspection-server/src/main/resources/mapper/RawMaterialMapper.xml
index 5ea0eef..4a78d79 100644
--- a/inspection-server/src/main/resources/mapper/RawMaterialMapper.xml
+++ b/inspection-server/src/main/resources/mapper/RawMaterialMapper.xml
@@ -24,6 +24,7 @@
material_coding mcode,
material_name name,
specifications_models specifications,
+ specifications_id specificationsId,
unit,
quantity num,
surveyor,
--
Gitblit v1.9.3