dev
This commit is contained in:
@@ -30,6 +30,11 @@ public interface IMogoModuleProvider extends IProvider {
|
||||
*/
|
||||
int TYPE_VIEW = 2;
|
||||
|
||||
/**
|
||||
* 服务模块
|
||||
*/
|
||||
int TYPE_SERVICE = 3;
|
||||
|
||||
/**
|
||||
* 创建卡片
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user