This commit is contained in:
suyao 2025-11-01 20:51:10 +08:00
parent 28bc89ac7c
commit 17764e6295
No known key found for this signature in database

View File

@ -467,6 +467,8 @@ export default class ModernAiProvider {
}
}
// test comment
// 直接使用传统实现
return this.legacyProvider.generateImage(params)
}