Commit f1ca9710 authored by chenweijian's avatar chenweijian

家族

parent 6d805dfd
......@@ -698,6 +698,6 @@ type FamilyApplyList struct {
type FamilyQuitList struct {
User *user_m.UserTiny `json:"user"`
Time int64 `json:"time"`
QuitType int8 `json:"status"` // 1.主动退出 2.被踢出
MgrName string `json:"mgrName"` // 管理员名称
QuitType int8 `json:"quitType"` // 1.主动退出 2.被踢出
MgrName string `json:"mgrName"` // 管理员名称
}
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