src/main/resources/mapper/modules/MallOrderInfoMapper.xml
@@ -215,7 +215,7 @@ a.status, count(1) cnt from mall_order_info a where a.del_flag=2 and a.member_id=#{memberId} where a.del_flag=2 and a.member_id=#{memberId} and order_type = 1 group by a.status </select>