Commit 8a11a5b0 authored by libin's avatar libin

会员标识名修改

parent cea7190f
......@@ -130,7 +130,7 @@ public enum OrderMemberReceivedStatisticsSignEnum{
return resultMap;
}
},
MEMBER_AVG_AMOUNT("dh_mavga","会员订单总额"){
MEMBER_AVG_AMOUNT("dh_mavga","会员订单金额arpu"){
@Override
Map<String, List<OrderReceivedStatisticsVo>> wrapToMap(Map<Object,List<OrderReceivedStatisticsBase>> orderMap) {
Map<String, List<OrderReceivedStatisticsVo>> resultMap = new HashMap<>();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment