zrj
2024-10-24 5d518a1bbbfea15a8179542909d92566d052f6f3
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>