0001 struct Customer { int winId; unsigned int time; }; //顾客类:所属窗口(队列)、服务时长