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

base_info · Changes

Page history
xiaolong.jin created page: base_info authored Nov 14, 2016 by 金小龙's avatar 金小龙
Hide whitespace changes
Inline Side-by-side
Showing with 31 additions and 2 deletions
+31 -2
  • base_info.md base_info.md +31 -2
  • No files found.
base_info.md
View page @ c8deba18
......@@ -22,7 +22,29 @@
status: 0,
message: "请求成功",
data: {
business_type: "房贷"
business_type: "车贷(35%)、房贷(65%)",
interest_rate: "11.8%",
interest_rate_avg: "13.47%",
detail_interest_rate: [
{
tender_month: "1月标",
interest_rate: "8%",
interest_rate_avg: "11.68%",
reward: "0%"
},
{
tender_month: "3月标",
interest_rate: "10%",
interest_rate_avg: "12.52%",
reward: "0%"
},
{
tender_month: "6月以上标",
interest_rate: "12%",
interest_rate_avg: "13.37%",
reward: "0%"
}
]
}
}
```
......@@ -30,7 +52,14 @@ business_type: "房贷"
|返回值|说明|
|:---|:---|
|business_type |业务类型|
|interest_rate|平均利率|
|interest_rate_avg|行业平均利率|
|detail_interest_rate|利率详情|
|detail_interest_rate.tender_month|标月|
|detail_interest_rate.interest_rate|利率|
|detail_interest_rate.interest_rate_avg|行业平均利率|
|detail_interest_rate.reward|奖励|
#### 示例
http://shuidi.dev.pingansec.com/?action=base_info&digest=38856015f0db20d03ae53eed97f91fdd&plat_name=%E9%99%86%E9%87%91%E6%89%80
\ No newline at end of file
http://shuidi.dev.pingansec.com/?action=base_info&digest=a0914aed86ea0ad5444ca7c3d00c706e&plat_name=%E6%B1%87%E9%80%9A%E6%98%93%E8%B4%B7
\ 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