@@ -27,4 +27,6 @@ public class RelicsSceneInitQueueDTO {
private String title;
private Integer shootCount;
+
+ private String num;
}