增加服务扩展说明

This commit is contained in:
falcon 2022-03-22 15:13:09 +08:00
parent 4aefddc08a
commit 8a8160bf9e

View File

@ -7,6 +7,9 @@ using System;
namespace Falcon.SugarApi
{
/// <summary>
/// 系统服务集合扩展
/// </summary>
public static class IServiceCollectionExtend
{
/// <summary>