缺少字段补充
parent
742cac4bc5
commit
93e1db91d2
|
|
@ -424,6 +424,9 @@ namespace OpenAuth.App.ServiceApp
|
|||
Size = x.Size,
|
||||
Width = x.Width,
|
||||
Height = x.Height,
|
||||
Lat = x.Lat,
|
||||
Lng = x.Lng,
|
||||
AbsoluteAltitude = x.AbsoluteAltitude,
|
||||
Tid = x.Tid,
|
||||
Bid = x.Bid,
|
||||
FlightType = x.FlightType,
|
||||
|
|
|
|||
Loading…
Reference in New Issue