dev
This commit is contained in:
@@ -48,4 +48,9 @@ public interface ModuleType {
|
||||
* 小智、天气、时间等
|
||||
*/
|
||||
int TYPE_EXTENSION = 8;
|
||||
|
||||
/**
|
||||
* 操作快捷入口
|
||||
*/
|
||||
int TYPE_ENTRANCE = 9;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user