From 687a7250c544ad98d863dbb3eb87b446a01ef356 Mon Sep 17 00:00:00 2001 From: Guoqs <123@jsowell.com> Date: Tue, 14 Jan 2025 13:25:34 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E4=BF=AE=E6=94=B9=E7=AB=99=E7=82=B9?= =?UTF-8?q?=E8=AE=A1=E8=B4=B9=E6=A8=A1=E6=9D=BF=E7=8A=B6=E6=80=81=E5=B9=B6?= =?UTF-8?q?=E4=B8=8B=E5=8F=91=E6=9C=80=E6=96=B0=E6=A8=A1=E6=9D=BF,=20?= =?UTF-8?q?=E5=8C=BA=E5=88=86=E6=99=AE=E9=80=9A=E8=AE=A1=E8=B4=B9=E6=A8=A1?= =?UTF-8?q?=E6=9D=BF=E5=92=8C=E4=BC=9A=E5=91=98=E8=AE=A1=E8=B4=B9=E6=A8=A1?= =?UTF-8?q?=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/pile/PileBillingTemplateMapper.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/jsowell-pile/src/main/resources/mapper/pile/PileBillingTemplateMapper.xml b/jsowell-pile/src/main/resources/mapper/pile/PileBillingTemplateMapper.xml index 42754b8bd..d20128bf5 100644 --- a/jsowell-pile/src/main/resources/mapper/pile/PileBillingTemplateMapper.xml +++ b/jsowell-pile/src/main/resources/mapper/pile/PileBillingTemplateMapper.xml @@ -575,6 +575,7 @@ t2.name as templateName, t2.template_remark as remark, t2.type as deviceType, + t2.member_flag as memberFlag, t2.publish_time as publishTime, t3.electricity_price AS sharpElectricityPrice, t3.service_price AS sharpServicePrice,