springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/VolunteerMerchantWithdrawMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/VolunteerMerchantWithdrawMapper.xml
@@ -45,7 +45,7 @@ and merchant_id=#{merchantId} </if> <if test="communityId !=null and communityId != '' "> and community_id=#{} and community_id=#{communityId} </if> </where> order by creation_time desc