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
  • search

search · Changes

Page history
xiaolong.jin created page: search authored Oct 25, 2016 by 金小龙's avatar 金小龙
Hide whitespace changes
Inline Side-by-side
Showing with 13 additions and 1 deletion
+13 -1
  • search.md search.md +13 -1
  • No files found.
search.md
View page @ c4a34a5b
......@@ -24,7 +24,7 @@
status: 0,
message: "请求成功",
data: {
total_num: 15, # 查询总数
total_num: 15,
next_page: 2,
next_page_status: 1,
search_list: [
......@@ -113,5 +113,17 @@ capital: null
}
```
|返回值|说明|
|:---|:---|
| total_num |搜索总数|
| next_page |下一页分页数|
| next_page_status |下一页是否有数据|
| search_list.company_name |公司名|
| search_list.company_name_digest |公司编码|
| search_list.legal_person |法人|
| search_list.company_status |公司状态|
| search_list.establish_date |公司成立时间|
| search_list.capital |注册资本|
#### 示例
[http://shuidi.dev.pingansec.com/?action=search&page=1&keywords=%E5%87%AD%E5%AE%89](http://shuidi.dev.pingansec.com/?action=search&page=1&keywords=%E5%87%AD%E5%AE%89)
\ No newline at end of file
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