diff --git a/Yi.Framework.Net6/Yi.Framework.ApiMicroservice/Controllers/TestController.cs b/Yi.Framework.Net6/Yi.Framework.ApiMicroservice/Controllers/TestController.cs index a7fb4a16..a4a78aa9 100644 --- a/Yi.Framework.Net6/Yi.Framework.ApiMicroservice/Controllers/TestController.cs +++ b/Yi.Framework.Net6/Yi.Framework.ApiMicroservice/Controllers/TestController.cs @@ -181,7 +181,7 @@ namespace Yi.Framework.ApiMicroservice.Controllers } /// - /// 树形结构测试 + /// 树形结构构建测试 /// /// [HttpGet]