using PublicTools.XMLDataBase; using System.Collections; using System.Collections.Generic; using UnityEngine; namespace XRTool.Util { /// /// 服务器配置文件 /// public class ServerConfigMgr : Singleton { } }