Explorar el Código

IPU标准版:修改getContacts插件注释

liufl5 %!s(int64=3) %!d(string=hace) años
padre
commit
b7a40f13cc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      IPUMobileFunc/IPUMobileFunc/IPUContactsPlugin.h

+ 1 - 1
IPUMobileFunc/IPUMobileFunc/IPUContactsPlugin.h

@ -11,7 +11,7 @@
11 11
@interface IPUContactsPlugin : IPUPlugin
12 12
13 13
/***
14
 * 取联系人列表
14
 * 从通讯录获取联系人列表
15 15
 * param(args)  : 参数
16 16
 *
17 17
 * 对应JS接口: Mobile.getContacts:function(callback,err)