src/main/java/com/ruoyi/basic/dto/StorageBlobVO.java @@ -14,4 +14,6 @@ * 下载地址 */ private String downloadURL; private Long storageAttachmentId; }