TASK:AiDA模块化
This commit is contained in:
@@ -25,4 +25,8 @@
|
||||
select * from t_design_python_outfit_detail where is_deleted = 0
|
||||
</select>
|
||||
|
||||
<select id="selectListDelete" resultMap="tDesignPythonOutfitDetailResultMap">
|
||||
select * from t_design_python_outfit_detail
|
||||
where is_deleted = 1
|
||||
</select>
|
||||
</mapper>
|
||||
|
||||
Reference in New Issue
Block a user