TASK:添加接口说明

This commit is contained in:
2025-08-20 18:01:28 +08:00
parent 81c417ed76
commit 7436fa17c0
3 changed files with 12 additions and 1 deletions

View File

@@ -2168,7 +2168,7 @@ public class GenerateServiceImpl extends ServiceImpl<GenerateMapper, Generate> i
.model("wanx2.1-t2i-plus")
.prompt(prompt)
.n(1)
.size("1024*1024")
// .size("1024*1024") 采用默认值1328*1328默认值1:1。
.parameters(promptExtend)
.build();