src/main/java/com/ruoyi/basic/dto/StorageBlobVO.java @@ -19,5 +19,6 @@ */ private String downloadURL; private Long storageAttachmentId; }