消息通知系统
This commit is contained in:
@@ -3349,6 +3349,7 @@ public class PythonService {
|
||||
}
|
||||
} catch (IOException e) {
|
||||
log.error("promptTranslation 用户输入翻译失败; error message => " + e.getMessage());
|
||||
response.close();
|
||||
throw new RuntimeException(e);
|
||||
|
||||
} finally {
|
||||
|
||||
Reference in New Issue
Block a user