Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
P
project-changning
  • 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
  • 互联网应用开发
  • project-changning
  • Wiki
  • api

api · Changes

Page history
获取商标接口文档的 authored Jun 29, 2016 by 陈昌's avatar 陈昌
Hide whitespace changes
Inline Side-by-side
Showing with 66 additions and 1 deletion
+66 -1
  • api.md api.md +66 -1
  • No files found.
api.md
View page @ 67443414
...@@ -140,4 +140,69 @@ ...@@ -140,4 +140,69 @@
* code:1 代表申请成功 * code:1 代表申请成功
* code:0 代表申请失败,失败原因在message * code:0 代表申请失败,失败原因在message
\ No newline at end of file
#### 查询企业详情
地址:changning.dev.pingansec.com
参数列表:
* action: String 定值 company_detil
* company_name 对应公司名称
返回值说明:
返回带有两个参数的josn字符串
如:Array
(
[partners] => Array
(
[0] => Array
(
[stock_name] => 天津埃克森阀门有限公司
[stock_proportion] => 28.00
)
[1] => Array
(
[stock_name] => 天津市津南区车天下汽车装具经营部
[stock_proportion] => 25.00
)
)
[invest] => Array
(
)
[employees] => Array
(
[0] => Array
(
[name] => 小陈
[position] => 董事
)
)
[legal_person] => 王会昌
[capital] =>
[establish_date] =>
[company_status] => 存续
)
* partners 股东
* invest 对外投资
* employees 主要成员
* legal_person 法定代表
* capital 注册资本
* establish_date 成立日期
* company_status 公司状态
\ No newline at end of file
Clone repository
  • api
  • baidu_news
  • crontab
  • develop
  • Home
  • urlsetup