示例#1
0
 /// <summary>
 /// 初始化服务提供者
 /// </summary>
 public void Init()
 {
     BaseProvider.Init();
 }