Skip to content

Commit c313c8b

Browse files
committed
fix: change fraud type name
1 parent eba29c1 commit c313c8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/prompts/data/fraud_examples.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
]
182182
),
183183
FraudExample(
184-
type_name="검찰 출석 요구형",
184+
type_name="경찰 출석 요구형",
185185
message_content=[
186186
"[Web발신] [검찰청] 형사소송건과 관련하여 긴급출석요구가 발부되었습니다.\n사건번호: 13-093157 sc-police.co.kr/confirm",
187187
"[Web발신] ○○○님께 형사소송 관련 출석요구서가 발송되었습니다. 즉시 확인 바랍니다.\n xuto.tk/doc",

0 commit comments

Comments
 (0)