auto-save 2026-05-19 11:58 (~3)
This commit is contained in:
@@ -1137,6 +1137,6 @@ export function renderCharacterSummary(spec: CharacterSpec): string {
|
||||
`识别元素:${spec.signatureElements.join('、')}`,
|
||||
`专利重点:${spec.patentFocus.join('、')}`,
|
||||
`营销角度:${spec.marketingAngle.join('、')}`,
|
||||
`不要出现:${spec.negativePrompt}`,
|
||||
`生成约束:${spec.negativePrompt}`,
|
||||
].join(';');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user