This commit is contained in:
lik
2026-06-13 19:11:22 +08:00
parent 6672d3ad65
commit 8cfc022460
2 changed files with 2 additions and 1 deletions

View File

@@ -51,6 +51,7 @@ class Prompts {
用户记忆:${usermem_str};
服务项目:${JSON.stringify(services)};
服务协议:${JSON.stringify(agreement)};
联系电话: 18618162956(微信同号)
`;
}
}