KKSU
2024-09-20 2b8faec7cdb7de1abdc51b8096ecdcda635c4654
店铺申请排序
1 files modified
1 ■■■■ changed files
src/main/resources/mapper/modules/MallShopApplyMapper.xml 1 ●●●● 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">