/// <summary>
 /// 修复客户端
 /// </summary>
 public void FixClient()
 {
     _patcher.FixClient();
 }