[1.0.0]
[状态栏通过Arout获取]
This commit is contained in:
yangyakun
2023-02-13 19:36:50 +08:00
parent 9c8e35bfb2
commit 1e83fd5566
7 changed files with 71 additions and 83 deletions

View File

@@ -35,6 +35,12 @@ public class MogoServicePaths {
@Deprecated
public static final String PATH_FLOAT_VIEW_MANAGER = "/floatview/api";
/**
* Status View
*/
@Keep
public static final String PATH_STATUS_VIEW_MANAGER = "/statusview/api";
/**
* v2x 模块
*/