From c00fc8eee80b5ce7ba0e4f0c57e78c28ba8003b5 Mon Sep 17 00:00:00 2001 From: linfso Date: Wed, 26 Jun 2024 14:53:22 +0800 Subject: [PATCH] md --- emis-biz/src/main/resources/mapper/EmisRegionMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emis-biz/src/main/resources/mapper/EmisRegionMapper.xml b/emis-biz/src/main/resources/mapper/EmisRegionMapper.xml index 4c0906864..890bec9ff 100644 --- a/emis-biz/src/main/resources/mapper/EmisRegionMapper.xml +++ b/emis-biz/src/main/resources/mapper/EmisRegionMapper.xml @@ -125,7 +125,7 @@ region_type = #{regionType}, short_name = #{shortName}, parent_code = #{parentCode}, - area_id = #{areaId}, + area_id = #{areaId}, area_name = #{areaName}, country_code = #{countryCode}, country_name = #{countryName},