Browse Source

基础配置

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

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

@ -110,5 +110,6 @@
and daoi.sub_category=#{subCategory}
GROUP BY daoi.id
ORDER BY dao.create_time desc
limit 1
</select>
</mapper>
Loading…
Cancel
Save