fix !google
This commit is contained in:
parent
290b85fdb6
commit
0b7303d576
3 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
public class GoogleKgApiElementDto
|
||||
{
|
||||
public GoogleKgApiResultDto ResultDto { get; set; }
|
||||
public GoogleKgApiResultDto Result { get; set; }
|
||||
public double ResultScore { get; set; }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue