using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Service.Cloud.Msg.Host.Req { /// /// 4.2.11.1 换电站电池包数据信息 /// public class BatDataInfo { } }