using System; [Serializable] public class ZhanDianPaiMingData { public string name; public float flowValue; }