/// <summary>
 /// 创新创建
 /// </summary>
 public static void ReCreate()
 {
     SingletonCreator.ReCreate();
 }