lidongxue 8 mēneši atpakaļ
vecāks
revīzija
55739961c8
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      src/main/resources/mapper/BizAreaMapper.xml

+ 1 - 0
src/main/resources/mapper/BizAreaMapper.xml

@@ -12,6 +12,7 @@
         <result property="updateBy" column="update_by" jdbcType="VARCHAR"/>
         <result property="updateTime" column="update_time" jdbcType="TIMESTAMP"/>
         <result property="status" column="status" jdbcType="INTEGER"/>
+
     </resultMap>
 
 </mapper>