using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace ET { public class GMAPIData_ReloadHotfixDll { //为0表示全服 public int server { get; set; } } }