mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2024-11-26 17:21:53 +08:00
【增强】WebSocketStarter 增加 WssNotify 回调
This commit is contained in:
parent
8bf5480bbf
commit
e43f7cbbcd
@ -3,6 +3,6 @@ package cn.iocoder.yudao.framework.ai.midjourney.webSocket;
|
||||
|
||||
public interface WebSocketStarter {
|
||||
|
||||
void start() throws Exception;
|
||||
void start(WssNotify wssNotify) throws Exception;
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user