package md type CommUserId struct { Uid string `json:"uid"` ParentUid string `json:"parent_uid"` }