chore: 重命名注入服务扩展方法

This commit is contained in:
Argo-Lenovo 2022-01-10 19:09:22 +08:00
parent bbf51ea3f4
commit b281d05c5d
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ namespace Microsoft.Extensions.DependencyInjection;
/// <summary>
/// FreeSql ORM 注入服务扩展类
/// </summary>
public static class ServicesExtensions
public static class ServiceCollectionExtensions
{
/// <summary>
/// 注入 FreeSql 数据服务类