测试关联
This commit is contained in:
parent
f98440eae9
commit
f71e106009
@ -292,6 +292,7 @@ public class BaseWebSocketService {
|
|||||||
return Mono.just("");
|
return Mono.just("");
|
||||||
}
|
}
|
||||||
try {
|
try {
|
||||||
|
|
||||||
//为了算法按顺序收到
|
//为了算法按顺序收到
|
||||||
Thread.sleep(80);
|
Thread.sleep(80);
|
||||||
}catch (Exception e){
|
}catch (Exception e){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user