Browse Source

语法错误处理

jiangjc 1 year ago
parent
commit
29e20327f4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      OASystem/OASystem.Api/Controllers/GroupsController.cs

+ 1 - 1
OASystem/OASystem.Api/Controllers/GroupsController.cs

@@ -655,7 +655,7 @@ namespace OASystem.API.Controllers
                         {
                             Type = 5,
                             IssuerId = dto.publisher,
-                            Title = dto.title,
+                            Title = title,
                             Content = content,
                             ReleaseTime = DateTime.Now,
                             UIdList = new List<int> {