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
set_owner_name
set_owner_name
· Changes
Page history
chenchang created page: set_owner_name
authored
Dec 06, 2016
by
陈昌
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
set_owner_name.md
set_owner_name.md
+4
-1
No files found.
set_owner_name.md
View page @
b30f4bd1
...
...
@@ -4,7 +4,10 @@
```
/user
```
action=set_owner_name&owner_name=凭安征信服务有限公司
#### 传参
```
javascript
{
action
:
'
login
'
,
owner_name
:
凭安征信服务有限公司
}
```
|传参|说明|是否必填|
|:---|:---|:---|
|action|接口名|是|
...
...