opt
This commit is contained in:
@@ -50,4 +50,14 @@ public class MogoServicePaths {
|
||||
* 状态管理接口
|
||||
*/
|
||||
public static final String PATH_STATUS_MANAGER = "/statusmanager/api";
|
||||
|
||||
/**
|
||||
* 消息中心
|
||||
*/
|
||||
public static final String PATH_MSG_CENTER = "/msgcenter/api";
|
||||
|
||||
/**
|
||||
* 消息中心
|
||||
*/
|
||||
public static final String PATH_WINDOW_MANAGER = "/windowmanger/api";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user