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
owner
owner
· Changes
Page history
xiaolong.jin created page: owner
authored
Nov 29, 2016
by
金小龙
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
1 deletion
+8
-1
owner.md
owner.md
+8
-1
No files found.
owner.md
View page @
17b4d8c5
...
@@ -8,7 +8,14 @@
...
@@ -8,7 +8,14 @@
#### 传参
#### 传参
```
javascript
```
javascript
{
action
:
'
owner
'
,
phone
:
13651111111
,
code
:
2333
,
company_name_digest
:
'
5a368bae4190fea22ba2baa491dfc980
'
,
applicant_name
:
'
王二
'
,
owner_email
:
'
test@pingansec.com
'
}
{
action
:
'
owner
'
,
phone
:
13651111111
,
code
:
2333
,
company_name_digest
:
'
5a368bae4190fea22ba2baa491dfc980
'
,
applicant_name
:
'
王二
'
,
owner_email
:
'
test@pingansec.com
'
}
```
```
|传参|说明|是否必填|
|传参|说明|是否必填|
...
...