From 517966d4dbed6ef6e5d591720b971af427e6b63a Mon Sep 17 00:00:00 2001
From: Junjie <DELL@qq.com>
Date: 星期四, 04 十二月 2025 15:25:47 +0800
Subject: [PATCH] #
---
src/main/resources/mapper/LocMastMapper.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/main/resources/mapper/LocMastMapper.xml b/src/main/resources/mapper/LocMastMapper.xml
index 153d314..c0da5d5 100644
--- a/src/main/resources/mapper/LocMastMapper.xml
+++ b/src/main/resources/mapper/LocMastMapper.xml
@@ -22,6 +22,7 @@
<result column="error_memo" property="errorMemo" />
<result column="qr_code_value" property="qrCodeValue" />
<result column="status" property="status" />
+ <result column="barcode" property="barcode" />
</resultMap>
--
Gitblit v1.9.1