using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace HybirdFrameworkServices { public class CMD1010 { /// /// 预留 /// public int Reserved1 { get; set; } } }