Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
互联网应用开发
shuidiapp
Wiki
get_contact_count
get_contact_count
· Changes
Page history
xiaolong.jin created page: get_contact_count
authored
Nov 23, 2016
by
金小龙
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
get_contact_count.md
get_contact_count.md
+2
-2
No files found.
get_contact_count.md
View page @
6d83c90c
...
...
@@ -7,8 +7,8 @@
#### 传参
```
javascript
{
'
action
'
:
'
get_contact_count
'
,
'
companyNameDigest
'
:
'
6f412b8d7f861f8d5165af6fde6caeb6
'
,
{
action
:
'
get_contact_count
'
,
companyNameDigest
:
'
6f412b8d7f861f8d5165af6fde6caeb6
'
,
}
```
|传参|说明|是否必填|
...
...