package response type MaterialInputRes struct { InputCount int `json:"inputCount"` ErrCount int `json:"errCount"` FileAddress string `json:"fileAddress"` }