tangzy
2022-07-21 83ccf770de4f2a7ea0debde1d411bf2085877104
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>