using Model; namespace SimulationServer; public class AircraftDefine { public string msg; public int code; public List zs; }