Commit 96ea565e authored by shiyu's avatar shiyu

消息格式变化

parent f7ee118d
......@@ -73,7 +73,7 @@ public class MessageEnum {
public enum ContentIdTypeEnum {
ITEM(0, "商品"),
COLLECTION_BOOK(1, "收藏册"),
HOMEPAGE(2, "主页"),
USERID(2, "用户id"),
;
private int 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