Skip to content

Commit 0e8c944

Browse files
committed
chore: 更新类名
1 parent 91c5254 commit 0e8c944

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/BootstrapBlazor.IP2Region/Extensions/ServiceCollectionExtensions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ namespace Microsoft.Extensions.DependencyInjection;
99
/// <summary>
1010
/// BootstrapBlazor 服务扩展类
1111
/// </summary>
12-
public static class BootstrapBlazoIP2RegionExtensions
12+
public static class ServiceCollectionExtensions
1313
{
1414
/// <summary>
1515
/// 添加 IP2RegionService 服务

0 commit comments

Comments
 (0)