src/main/resources/mapper/modules/MallShopApplyMapper.xml | ●●●●● patch | view | raw | blame | history |
src/main/resources/mapper/modules/MallShopApplyMapper.xml
@@ -14,6 +14,7 @@ and a.status = #{record.status} </if> </where> order by a.created_time desc </select> <select id="selectNewestApplyByMemberId" resultType="cc.mrbird.febs.mall.entity.MallShopApply">