From 62e0e2910b2858a60e5fa4ffda2590c05b0caf9d Mon Sep 17 00:00:00 2001 From: XiaoRuby <3114200645@qq.com> Date: 星期二, 22 八月 2023 18:02:11 +0800 Subject: [PATCH] LIMS管理系统框架-开发8-22 --- inspection-server/src/main/resources/mapper/ReportMapper.xml | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/inspection-server/src/main/resources/mapper/ReportMapper.xml b/inspection-server/src/main/resources/mapper/ReportMapper.xml index 7634937..63bc801 100644 --- a/inspection-server/src/main/resources/mapper/ReportMapper.xml +++ b/inspection-server/src/main/resources/mapper/ReportMapper.xml @@ -11,7 +11,6 @@ im.name materialName, r.conclusion , r.status , - r.approver , check_time, u.name from lims_laboratory.report r -- Gitblit v1.9.3