package request type EnvLogRequest struct { Id uint `json:"id"` Coding int `json:"coding"` Describe string `json:"describe"` }