mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2025-01-31 09:30:05 +08:00
优化注释
This commit is contained in:
parent
ef701167b7
commit
15b76c1d1a
@ -26,7 +26,6 @@ public interface ChatService {
|
|||||||
* chat stream
|
* chat stream
|
||||||
*
|
*
|
||||||
* @param req
|
* @param req
|
||||||
* @param clientNameEnum
|
|
||||||
* @return
|
* @return
|
||||||
*/
|
*/
|
||||||
Flux<ChatResponse> chatStream(ChatReq req);
|
Flux<ChatResponse> chatStream(ChatReq req);
|
||||||
|
Loading…
Reference in New Issue
Block a user