package md type CommReq struct { Id string `json:"id"` IsAuditing string `json:"is_auditing"` }