namespace CloudWaterNetwork { class Global_model { public static List list = new List() { "流量压降曲线", "流量压降上限", "流量压降下限" }; } }