zrj
2024-08-31 eb719dc2dc88a0f9b13dc1ce6923a5b0ef3710af
src/main/java/org/springblade/modules/tagging/mapper/TaggingMapper.xml
@@ -8,6 +8,7 @@
        <result column="name" property="name"/>
        <result column="jd" property="jd"/>
        <result column="wd" property="wd"/>
        <result column="addressName" property="addressName"/>
    </resultMap>