Browse Source

测试提交

lidongxue 8 months ago
parent
commit
55739961c8
1 changed files with 1 additions and 0 deletions
  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>