using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace BatCharging.Model { public class CMD1012 { /// /// 预留 /// public int reserved1 { get; set; } } }