Quellcode durchsuchen

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

liufl5 vor 3 Jahren
Ursprung
Commit
b7a40f13cc
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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)