package others_response // 【响应结果】响应结果 type CustomConfigCreateResponse struct { Id string `json:"id"` Name string `json:"name"` }