From eb1a57285bb3468a4efe051781b8cc7a13ec23c6 Mon Sep 17 00:00:00 2001 From: value <z1292839451@163.com> Date: 星期二, 14 五月 2024 14:15:06 +0800 Subject: [PATCH] 部分调整 --- cnas-server/src/main/resources/mapper/StructureItemParameterMapper.xml | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/cnas-server/src/main/resources/mapper/StructureItemParameterMapper.xml b/cnas-server/src/main/resources/mapper/StructureItemParameterMapper.xml index 6062487..c8ee930 100644 --- a/cnas-server/src/main/resources/mapper/StructureItemParameterMapper.xml +++ b/cnas-server/src/main/resources/mapper/StructureItemParameterMapper.xml @@ -7,7 +7,6 @@ select id, inspection_item, inspection_item_en, - inspection_item_classify, inspection_item_subclass, inspection_item_subclass_en, laboratory, @@ -16,10 +15,8 @@ man_hour, man_hour_group, inspection_item_type, - device_group, checkout_number, section, - value_type, create_user, update_user, create_time, -- Gitblit v1.9.3