package request // LocationImportRow Excel中单行库位数据 type LocationImportRow struct { Code string // 库位编码 }