This commit is contained in:
shuo.wang
2025-06-09 14:30:02 +08:00
parent 7d88be8a1d
commit aa789e1e93
3 changed files with 4 additions and 3 deletions

View File

@@ -514,6 +514,7 @@
</foreach>
</if>
and b.actual_complete_time >= #{request.buildStartTime} and b.actual_complete_time &lt;= #{request.buildEndTime}
order by b.actual_complete_time desc
</select>
<select id="selectShopListByUser" resultType="com.cool.store.entity.ShopInfoDO">
select