Commit c505bf83 by guojuxing

卡券组件code定义

parent 09601d41
......@@ -23,6 +23,7 @@ public enum AppletPageComponentEnum {
GOODS_SHELF("B4", "商品货架"),
MALL_SEARCH("B5", "搜索"),
MALL_GOODS("B6", "商品"),
COUPON("B7", "卡券"),
MALL_CLASSIFY("B8", "分类");
private String code;
......
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