优化注释

This commit is contained in:
cherishsince 2024-04-14 17:24:43 +08:00
parent ef701167b7
commit 15b76c1d1a
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ public interface ChatService {
* chat stream
*
* @param req
* @param clientNameEnum
* @return
*/
Flux<ChatResponse> chatStream(ChatReq req);