From 9877a088407d0c26842c44c43c7347a033cab3c9 Mon Sep 17 00:00:00 2001 From: "YAS\\29473" <2947326429@qq.com> Date: Fri, 29 Aug 2025 13:57:24 +0800 Subject: [PATCH] =?UTF-8?q?update=20pile/basic/list=E4=B8=ADiccID=E5=8D=A1?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/pile/PileBasicInfoMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jsowell-pile/src/main/resources/mapper/pile/PileBasicInfoMapper.xml b/jsowell-pile/src/main/resources/mapper/pile/PileBasicInfoMapper.xml index a995cfaac..5de888c20 100644 --- a/jsowell-pile/src/main/resources/mapper/pile/PileBasicInfoMapper.xml +++ b/jsowell-pile/src/main/resources/mapper/pile/PileBasicInfoMapper.xml @@ -161,7 +161,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" t3.station_name as stationName, t1.sim_id, t1.secret_key as secretKey, - t5.iccid as ICCID, + t1.iccid as ICCID, t5.sim_supplier as simSupplier, t1.merchant_id as merchantId, t2.merchant_name as merchantName,