src/main/resources/mapper/modules/MallMemberMapper.xml | ●●●●● patch | view | raw | blame | history |
src/main/resources/mapper/modules/MallMemberMapper.xml
@@ -512,9 +512,10 @@ SELECT count(c.id) FROM mall_achieve_record c mall_order_info c WHERE a.id = c.member_id and c.status = 4 ), 0 ) orderCnt, @@ -523,9 +524,10 @@ SELECT sum(b.amount) FROM mall_achieve_record b mall_order_info b WHERE a.id = b.member_id and b.status = 4 ), 0 ) amount