Merge branch 'dev' into demo/shunyi_v2v_merge

This commit is contained in:
wangcongtao
2020-09-18 16:56:20 +08:00
78 changed files with 148 additions and 33 deletions

View File

@@ -256,4 +256,9 @@ public class MogoServicePaths {
*/
@Deprecated
public static final String PATH_CRASH_WARNING = "/crash/warning";
/**
* 悬浮小控件
*/
public static final String PATH_WIDGETS = "/widgets/provider";
}