Commit 142742a7 authored by 周健威's avatar 周健威

修改省bug

parent caa82b39
......@@ -6,7 +6,7 @@
<!-- This code was generated by TableGo tools, mark 1 begin. -->
<!-- 字段映射 -->
<resultMap id="BaseResultMap" type="com.upyuns.platform.rs.datacenter.entity.RscpImageDataTotal">
<result column="id" property="id" jdbcType="VARCHAR" />
<result column="id" property="id" jdbcType="BIGINT" />
<result column="data_no" property="dataNo" jdbcType="VARCHAR" />
<result column="category_id" property="categoryId" jdbcType="VARCHAR" />
<result column="name" property="name" jdbcType="VARCHAR" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment