fix
This commit is contained in:
@@ -514,6 +514,7 @@
|
||||
</foreach>
|
||||
</if>
|
||||
and b.actual_complete_time >= #{request.buildStartTime} and b.actual_complete_time <= #{request.buildEndTime}
|
||||
order by b.actual_complete_time desc
|
||||
</select>
|
||||
<select id="selectShopListByUser" resultType="com.cool.store.entity.ShopInfoDO">
|
||||
select
|
||||
|
||||
Reference in New Issue
Block a user