hsun 2 lat temu
rodzic
commit
875a57f90b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      controller/voice_broadcast/voice_broadcast.go

+ 1 - 1
controller/voice_broadcast/voice_broadcast.go

@@ -167,7 +167,7 @@ func AddBroadcast(c *gin.Context) {
 	if err != nil {
 		fmt.Println("AddUserViewHistory err", err.Error())
 	}
-	response.Ok("发布成功", c)
+	response.OkData("发布成功", voiceBroadcast.BroadcastId, c)
 }
 
 // SectionList