@@ -28,4 +28,5 @@ public class PointCheckNewsVo extends PointCheckDo implements Serializable {
* 检查项编号
*/
private String checkitemcode;
+ private int index;
}