update prompt

This commit is contained in:
bridge
2025-10-13 22:42:58 +08:00
parent fcc856d87b
commit 751b48ccbb
8 changed files with 15 additions and 3 deletions

View File

@@ -7,6 +7,9 @@ from typing import Iterable, List, Tuple
@dataclass
class Appearance:
"""
外貌/颜值
"""
level: int # 1~10
name: str
desc_male: str