namespace ET; public class BatchRobotNumInfo { public int BatchId; //还剩余多少个机器人 public int RobotCount; }