zrj
2024-08-30 8954ec90143fb27f3b860a316531062b5d9e1171
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>