export class WaferReceiveDto { waferList: Array; location: string; userId: string; }