Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
shuidiapp
shuidiapp
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • 互联网应用开发
  • shuidiappshuidiapp
  • Wiki
  • invest

invest · Changes

Page history
xiaolong.jin created page: company_name_notice authored Nov 08, 2016 by 陈昌's avatar 陈昌
Show whitespace changes
Inline Side-by-side
Showing with 15 additions and 22 deletions
+15 -22
  • invest.md invest.md +15 -22
  • No files found.
invest.md
View page @ a7b43eb0
...@@ -8,11 +8,12 @@ ...@@ -8,11 +8,12 @@
#### 传参 #### 传参
``` ```
{'action': 'branch', 'company_name': ''} {'action': 'invest', 'company_name': '南京依维柯汽车有限公司'}
``` ```
|传参|说明|是否必填| |传参|说明|是否必填|
|:---|:---|:---| |:---|:---|:---|
|action|接口名|是| |action|接口名|是|
|company_name|公司名|是|
#### 返回值 #### 返回值
``` ```
...@@ -21,22 +22,12 @@ status: 0, ...@@ -21,22 +22,12 @@ status: 0,
message: "请求成功", message: "请求成功",
data: [ data: [
{ {
change_date: "2015-10-10", company_name: "武汉多普达通讯有限公司",
change_field: "法定代表人变更", legal_person: "陈主望",
content_before: "温智铧", capital: "20,000.00",
content_after: "温智铧" establish_date: "2002-04-24",
}, company_status: "开业",
{ company_address: "东湖开发区东一产业园综合楼一层"
change_date: "2015-10-10",
change_field: "投资人(股权)变更",
content_before: "上海薇杰投资管理合伙企业(有限合伙);温智铧;上海巨加投资管理合伙企业(有限合伙);",
content_after: "上海巨加投资管理合伙企业(有限合伙);温智铧;上海薇杰投资管理合伙企业(有限合伙);宁波软银悦泰创业投资管理合伙企业(有限合伙);"
},
{
change_date: "2015-10-10",
change_field: "监事备案",
content_before: "莫自伟",
content_after: "邵博义"
} }
] ]
} }
...@@ -44,10 +35,12 @@ content_after: "邵博义" ...@@ -44,10 +35,12 @@ content_after: "邵博义"
|返回值|说明| |返回值|说明|
|:---|:---| |:---|:---|
| change_date |变更日期| | company_name |投资公司名|
| change_field |变更项目| | legal_person |法定代表|
| content_before |变更前| | capital |注册金额|
| content_after |变更后| | establish_date |成立日期|
| company_status |公司状态|
| company_address |公司地址|
#### 示例 #### 示例
[http://shuidi.dev.pingansec.com/?action=change&digest=57cf8faa95a6107725c5177d6ee7ef8d](http://shuidi.dev.pingansec.com/?action=change&digest=57cf8faa95a6107725c5177d6ee7ef8d) [http://shuidi.dev.pingansec.com/?action=invest&company_name=%E5%8D%97%E4%BA%AC%E4%BE%9D%E7%BB%B4%E6%9F%AF%E6%B1%BD%E8%BD%A6%E6%9C%89%E9%99%90%E5%85%AC%E5%8F%B8](http://shuidi.dev.pingansec.com/?action=invest&company_name=%E5%8D%97%E4%BA%AC%E4%BE%9D%E7%BB%B4%E6%9F%AF%E6%B1%BD%E8%BD%A6%E6%9C%89%E9%99%90%E5%85%AC%E5%8F%B8)
Clone repository
  • add_application
  • agree_application
  • api_desc
  • api_list
  • autobiography
  • base_info
  • branch
  • cancel_follow
  • change
  • change_applicant_name
  • change_avatar
  • change_logo
  • change_nickname
  • change_password
  • change_position
View All Pages