Commit 5d40215b by guojuxing

数据资产类型去掉礼品和红包

parent 0fda7df9
......@@ -9,11 +9,11 @@ package com.gic.enterprise.constant.applet;
public enum AppletDataIconEnum {
MALL_ORDER("D1", "商城订单"),
COUPON("D2", "卡券包"),
RED("D3", "红包"),
// RED("D3", "红包"),
CART("D4", "购物车"),
COLLECT("D5", "收藏商品"),
INTEGRAL("D6", "积分"),
GIFT("D7", "礼品"),
// GIFT("D7", "礼品"),
RETAIL_ORDER("D8", "线下订单"),
WM_ORDER("D9", "微盟订单");
......
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