@@ -22,4 +22,5 @@ public class LevelVO {
private Integer l1000;
private Integer l1100;
private Integer l1200;
+ private Integer l1300;
}