This commit is contained in:
DirectionOfMind 2021-01-27 10:52:29 +08:00
parent a9477b6626
commit b8c79fe7bd

View File

@ -109,7 +109,7 @@
#{detailId} #{detailId}
</foreach> </foreach>
</if> </if>
order by order_by order by id
</select> </select>
</mapper> </mapper>