design detail代码转移,临时存储
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
|
||||
<!-- 通用查询映射结果 -->
|
||||
<resultMap id="BaseResultMap" type="com.ai.da.mapper.entity.PanTone">
|
||||
<id column="id" property="id" />
|
||||
<result column="pantone_index" property="pantoneIndex" />
|
||||
<id column="pantone_index" property="pantoneIndex" />
|
||||
<result column="name" property="name" />
|
||||
<result column="tcx" property="tcx" />
|
||||
<result column="r" property="r" />
|
||||
|
||||
Reference in New Issue
Block a user