TASK:workspace、design模块代码;
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<!-- 通用查询映射结果 -->
|
||||
<resultMap id="tDesignPythonOutfitResultMap" type="com.ai.da.mapper.entity.TDesignPythonOutfit">
|
||||
<id column="id" property="id"/>
|
||||
<result column="design_item_id" property="designItemId"/>
|
||||
<result column="design_id" property="designId"/>
|
||||
<result column="collection_id" property="collectionId"/>
|
||||
<result column="design_url" property="designUrl"/>
|
||||
|
||||
Reference in New Issue
Block a user