Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
b0234660cb
|
|
@ -327,6 +327,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|||
and #{endTime} >=bai.back_time
|
||||
</if>
|
||||
GROUP BY bai.id, us.user_name, bai.phone, bpl.lot_name, bui.unit_name, bagi.plan_start_time
|
||||
ORDER BY bai.create_time desc
|
||||
</select>
|
||||
|
||||
<select id="getMaterialList" resultType="com.bonus.sgzb.material.domain.BackApplyInfo">
|
||||
|
|
|
|||
Loading…
Reference in New Issue