/// <summary> /// 获取版本信息 /// </summary> /// <returns>版本文本</returns> public string Action_GetVersionText() { return(ApiPlugin.GetVersionText()); }