Example #1
0
 protected override void UseServices(IServiceProvider provider)
 {
     provider.AddNacosConfig();
     base.UseServices(provider);
 }