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_history_message
get_history_message
· Changes
Page history
xiaolong.jin created page: get_history_message
authored
Dec 05, 2016
by
金小龙
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
get_history_message.md
get_history_message.md
+4
-1
No files found.
get_history_message.md
View page @
bdd9c7f9
...
@@ -8,7 +8,10 @@
...
@@ -8,7 +8,10 @@
#### 传参
#### 传参
```
javascript
```
javascript
{
action
:
'
get_history_message
'
,
page
:
1
,
contact_user_id
:
1234343
}
{
action
:
'
get_history_message
'
,
page
:
1
,
contact_user_id
:
1234343
}
```
```
|传参|说明|是否必填|
|传参|说明|是否必填|
...
...