Explorar o código

语法错误处理

jiangjc hai 1 ano
pai
achega
29e20327f4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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> {