feat:预炸1
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
|
||||
<select id="selectByRecordId" resultType="com.cool.store.dto.pre.fry.PreFryStageImagesDTO">
|
||||
SELECT id, record_id, image1, image2, created_time
|
||||
SELECT id, record_id, image1, image2, created_time,stage
|
||||
FROM xfsg_pre_fry_stage_changes
|
||||
WHERE record_id = #{recordId}
|
||||
ORDER BY created_time DESC
|
||||
|
||||
Reference in New Issue
Block a user