设置全局scenario值
This commit is contained in:
parent
c5e33a4d42
commit
3fa7529f8e
|
@ -12,7 +12,9 @@ import javax.websocket.Session;
|
|||
import javax.websocket.server.PathParam;
|
||||
import javax.websocket.server.ServerEndpoint;
|
||||
import lombok.extern.slf4j.Slf4j;
|
||||
import org.apache.commons.lang3.StringUtils;
|
||||
import org.springframework.stereotype.Component;
|
||||
import org.springframework.web.bind.annotation.RequestParam;
|
||||
|
||||
/**
|
||||
* [类的简要说明]
|
||||
|
|
Loading…
Reference in New Issue
Block a user