swagger bug

This commit is contained in:
litianxiang
2026-05-07 10:31:01 +08:00
parent 73ac643771
commit 4b309efbb5

View File

@@ -21,7 +21,7 @@ public class ListingImageDTO implements Serializable {
private Long id;
/** 图片类别: cover/cover_from/main_product/product/sketch/apparel/firstFrame/gif/video */
@Schema(description = "图片类别: cover/cover_from/main_product/product/sketch/apparel/firstFrame/gif/video")
// @Schema(description = "图片类别: cover/cover_from/main_product/product/sketch/apparel/firstFrame/gif/video")
private String category;
/** 图片URL */