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