更改调用dify逻辑
This commit is contained in:
@@ -47,7 +47,7 @@ public class ClaimVerificationFileDTO {
|
||||
@AllArgsConstructor
|
||||
@NoArgsConstructor
|
||||
public static class ClaimVerificationFile {
|
||||
private String fileId;
|
||||
private String fileBusinessId;
|
||||
private String fileObsPath;
|
||||
private String fileType;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user