最近骑行继续骑数据源
This commit is contained in:
parent
8e0ce907d0
commit
0500736fff
@ -111,5 +111,7 @@ namespace Assets.Scripts.Apis.Models
|
|||||||
public int MineCount { get; set; }
|
public int MineCount { get; set; }
|
||||||
|
|
||||||
public int[] RouteIds { get; set; }
|
public int[] RouteIds { get; set; }
|
||||||
|
//最近骑行列表使用
|
||||||
|
public RouteResult RecentRecord { get; set; }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user