修改文档发布
continuous-integration/drone/push Build is passing Details

Test_IRC_Net8
he 2025-12-18 15:02:26 +08:00
parent 2517c57778
commit 9d9d65e381
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ namespace IRaCIS.Core.Application.Services
{
IsPublish = true,
IsDeleted = false,
});
},false,true);
await _trialDocumentRepository.SaveChangesAsync();
Console.WriteLine("开始 发布项目文档");