修改文档发布
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
2517c57778
commit
9d9d65e381
|
|
@ -102,7 +102,7 @@ namespace IRaCIS.Core.Application.Services
|
||||||
{
|
{
|
||||||
IsPublish = true,
|
IsPublish = true,
|
||||||
IsDeleted = false,
|
IsDeleted = false,
|
||||||
});
|
},false,true);
|
||||||
await _trialDocumentRepository.SaveChangesAsync();
|
await _trialDocumentRepository.SaveChangesAsync();
|
||||||
Console.WriteLine("开始 发布项目文档");
|
Console.WriteLine("开始 发布项目文档");
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue