From e0b041aca4e2ed0e0881e596c6cd1ec3dc63ddba Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期五, 09 一月 2026 15:51:20 +0800
Subject: [PATCH] #
---
src/main/resources/mapper/MatBarcodeMapper.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/resources/mapper/MatBarcodeMapper.xml b/src/main/resources/mapper/MatBarcodeMapper.xml
index 05b2e05..e839c08 100644
--- a/src/main/resources/mapper/MatBarcodeMapper.xml
+++ b/src/main/resources/mapper/MatBarcodeMapper.xml
@@ -14,7 +14,7 @@
<result column="specs" property="specs" />
<result column="model" property="model" />
-<!-- <result column="color" property="color" />-->
+ <result column="color" property="color" />
<!-- <result column="brand" property="brand" />-->
<!-- <result column="unit" property="unit" />-->
<!-- <result column="price" property="price" />-->
--
Gitblit v1.9.1