mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-02-01 19:24:57 +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