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