孙永军 1 rok temu
rodzic
commit
2c4bb6af66

+ 1 - 0
src/main/java/com/sxtvs/open/api/review/dto/VideoReviewResp.java

@@ -130,6 +130,7 @@ public class VideoReviewResp {
                 @JSONField(name = "thumbnail")
                 @JsonProperty("thumbnail")
                 private String thumbnail;
+
                 @JSONField(name = "location")
                 @JsonProperty("location")
                 private LocationDTO location;