|
@@ -102,7 +102,6 @@ namespace TEAMModelOS.SDK.Models
|
|
public int pageNum { get; set; }
|
|
public int pageNum { get; set; }
|
|
public int vblockCount { get; set; }
|
|
public int vblockCount { get; set; }
|
|
public int hblockCount { get; set; }
|
|
public int hblockCount { get; set; }
|
|
- public string id { get; set; }
|
|
|
|
- public bool isFix { get; set; }
|
|
|
|
|
|
+ public int id { get; set; }
|
|
}
|
|
}
|
|
}
|
|
}
|