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

Last edited by 陈昌 Nov 17, 2016
Page history
This is an old version of this page. You can view the most recent version or browse the history.

patent

专利

调用地址

/

传参

{'action': 'patent', 'digest': '57cf8faa95a6107725c5177d6ee7ef8d'}
传参 说明 是否必填
action 接口名 是

返回值

{
status: 0,
message: "请求成功",
data: [
{
patent_name: "气弹簧产品密封套气动压装机",
patent_type: "实用新型",
publish_date: "2013-06-19 00:00:00"
},
{
patent_name: "一种连接器",
patent_type: "实用新型",
publish_date: "2013-06-19 00:00:00"
},
{
patent_name: "直燃机发电用焦炉气深度净化预处理系统",
patent_type: "实用新型",
publish_date: "2013-06-19 00:00:00"
},
{
patent_name: "一种专用橡胶轮胎内胎局部硫化机",
patent_type: "实用新型",
publish_date: "2013-06-19 00:00:00"
}
]
}
返回值 说明
patent_name 专利名
patent_type 专利类型
publish_date 登记日期

示例

http://shuidi.dev.pingansec.com/?action=patent&digest=57cf8faa95a6107725c5177d6ee7ef8d

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