处理下载为公共模块
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ public class PriceTrackResultItemVo {
|
||||
@Schema(description = "生成的 xlsx 文件名")
|
||||
private String outputFilename;
|
||||
|
||||
@Schema(description = "预签名下载 URL,列表可能带回,也可通过下载接口获取")
|
||||
@Schema(description = "公开 OSS 直链下载 URL,列表可能带回,也可通过下载接口获取")
|
||||
private String downloadUrl;
|
||||
private Long fileJobId;
|
||||
private String fileStatus;
|
||||
|
||||
Reference in New Issue
Block a user