From ed265ddfb8f08f69af064a9adf65fcbf06289ffe Mon Sep 17 00:00:00 2001
From: Junjie <xjj@123>
Date: 星期二, 11 二月 2025 14:07:54 +0800
Subject: [PATCH] #
---
src/main/resources/mapper/LocMastMapper.xml | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/main/resources/mapper/LocMastMapper.xml b/src/main/resources/mapper/LocMastMapper.xml
index 0a4b649..d958c83 100644
--- a/src/main/resources/mapper/LocMastMapper.xml
+++ b/src/main/resources/mapper/LocMastMapper.xml
@@ -20,7 +20,6 @@
<result column="appe_time" property="appeTime" />
<result column="error_time" property="errorTime" />
<result column="error_memo" property="errorMemo" />
- <result column="barcode" property="barcode" />
<result column="qr_code_value" property="qrCodeValue" />
</resultMap>
--
Gitblit v1.9.1