Browse Source

悬赏招亲

master
张彭杰 1 year ago
parent
commit
9c0eeaacb1
1 changed files with 1 additions and 0 deletions
  1. 1
      dating-agency-mall-server/src/main/resources/mapper/product/WalletAccountAssociateOrderRecordDao.xml

1
dating-agency-mall-server/src/main/resources/mapper/product/WalletAccountAssociateOrderRecordDao.xml

@ -154,6 +154,7 @@
<if test="queryParam.subCategory != null">
AND dp.sub_category = #{queryParam.subCategory}
</if>
order by dp.sub_category desc
</select>
</mapper>
Loading…
Cancel
Save