机器人Im消息

This commit is contained in:
18401019693
2022-10-11 18:31:10 +08:00
parent 310fe91a19
commit c118a7c999
3 changed files with 51 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ public class AiAutomaticSpeechModel extends BaseModel {
}
public String getAiName() {
return aiName;
return aiName+":";
}
public AiAutomaticSpeechModel setAiName(String aiName) {