From 72f9dfbd996ce5da29474868d48eaaeeea4ecd2e Mon Sep 17 00:00:00 2001
From: Crunchy <3114200645@qq.com>
Date: 星期四, 16 五月 2024 15:14:56 +0800
Subject: [PATCH] 2024-5-16 word在线编辑完成 report-template 模板修改

---
 inspect-server/src/main/resources/mapper/InsSampleMapper.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/inspect-server/src/main/resources/mapper/InsSampleMapper.xml b/inspect-server/src/main/resources/mapper/InsSampleMapper.xml
index f26680e..141741a 100644
--- a/inspect-server/src/main/resources/mapper/InsSampleMapper.xml
+++ b/inspect-server/src/main/resources/mapper/InsSampleMapper.xml
@@ -40,7 +40,7 @@
         io.sample_type,
         isu.user_id,
         ip.son_laboratory,
-        io.ins_result
+        io.ins_time
         FROM
         ins_order io
         LEFT JOIN ins_sample isa ON isa.ins_order_id = io.id

--
Gitblit v1.9.3