fix:算例结果上传fileType
This commit is contained in:
@@ -60,7 +60,7 @@ public class KeyResultReq extends BaseReq {
|
||||
private String fileName;
|
||||
|
||||
@Schema(description = "文件类型")
|
||||
private String fileType;
|
||||
private Integer fileType;
|
||||
|
||||
@Schema(description = "文件")
|
||||
private MultipartFile file;
|
||||
|
||||
Reference in New Issue
Block a user