From d72d46b4cf88d38d5dd3acd02b80a819e8b4a073 Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期二, 15 七月 2025 13:42:12 +0800
Subject: [PATCH] #
---
src/main/resources/mapper/asrs/WaitPakinLogMapper.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/main/resources/mapper/asrs/WaitPakinLogMapper.xml b/src/main/resources/mapper/asrs/WaitPakinLogMapper.xml
index 72b2ba4..35c9dcd 100644
--- a/src/main/resources/mapper/asrs/WaitPakinLogMapper.xml
+++ b/src/main/resources/mapper/asrs/WaitPakinLogMapper.xml
@@ -53,6 +53,7 @@
<result column="box_type1" property="boxType1" />
<result column="box_type2" property="boxType2" />
<result column="box_type3" property="boxType3" />
+ <result column="tk_flag" property="tkFlag" />
</resultMap>
</mapper>
--
Gitblit v1.9.1