增加 spring websocket 用例
This commit is contained in:
@ -0,0 +1,11 @@
|
||||
package com.heibaiying.constant;
|
||||
|
||||
/**
|
||||
* @author : 罗祥
|
||||
* @description :
|
||||
* @date :create in 2018/12/27
|
||||
*/
|
||||
public interface Constant {
|
||||
|
||||
String USER_NAME="username";
|
||||
}
|
Reference in New Issue
Block a user