This commit is contained in:
wangchuxiao 2022-03-17 20:55:47 +08:00
parent 366f7621fa
commit d77894c8fe

View File

@ -85,7 +85,7 @@ const (
//status
MsgNormal = 1
MsgDeleted = 3
MsgDeleted = 4
//MsgFrom
UserMsgType = 100