Merge branch 'dev' into uat

This commit is contained in:
lxu75
2025-03-10 15:28:36 +08:00
3 changed files with 4 additions and 4 deletions

View File

@@ -9,5 +9,5 @@ public class DifyImageWorkFlow {
private String type = "image";
private String url;
private String imageUrl;
}