Commit 015fb728 by qwmqiuwenmin

fix

parent ddda09ad
......@@ -33,7 +33,7 @@ public enum AppPageType {
//人脸到店
FACE_ARRIVAL(14, "hbapp_customer_bind_faceId"),
//完善标签
PERFECT_TAG(15, "hbapp_customer_edit_tag ");
PERFECT_TAG(15, "hbapp_customer_edit_tag");
AppPageType(int type, String desc){
......
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