|
@@ -10,6 +10,8 @@ public class GetMarkersByWorkIdsResp extends BaseResponse {
|
|
*
|
|
*
|
|
*/
|
|
*/
|
|
private static final long serialVersionUID = -2532940482188609289L;
|
|
private static final long serialVersionUID = -2532940482188609289L;
|
|
|
|
+
|
|
|
|
+ //有小到大排序
|
|
private List<Long> markers;
|
|
private List<Long> markers;
|
|
|
|
|
|
public List<Long> getMarkers() {
|
|
public List<Long> getMarkers() {
|