BuyController.html 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="content-type" content="text/html;charset=UTF-8">
  5. <style type="text/css">
  6. <!--
  7. @import url(md.css);
  8. -->
  9. </style></head><body>
  10. <p>购买单 </p>
  11. <h1 id="/sbl/buy/fund/buyed/v2_">1 检查公积金的上次成交金额</h1>
  12. <p>检查公积金的上次成交金额</p>
  13. <h2>1.1 请求部分<h2>
  14. <ul><li><p>接口URI</p> <pre><code>/sbl/buy/fund/buyed/v2 </code></pre></li><li><p>接口参数</p>
  15. <pre><code>String key
  16. Integer sbuId
  17. Integer city_code
  18. </code></pre></li></ul>
  19. <h2>1.2 响应部分</h2> <p>返回成交过的金额,默认返回 0.0</p>
  20. <hr>
  21. <h1 id="/sbl/buy/query/pay/v1_">2 微信支付结果查询</h1>
  22. <p>微信支付结果查询
  23. 如果未收到异常回调通知、调用此接口查询支付状态 <br>
  24. 此接口也在订单支付成功时做二次确认</p>
  25. <h2>2.1 请求部分<h2>
  26. <ul><li><p>接口URI</p> <pre><code>/sbl/buy/query/pay/v1 </code></pre></li><li><p>接口参数</p>
  27. <pre><code>String buy_no
  28. </code></pre></li></ul>
  29. <h2>2.2 响应部分</h2> <p>空</p>
  30. <hr>
  31. <h1 id="/sbl/buy/list/v2_">3 全部购买单列表</h1>
  32. <p>全部购买单列表</p>
  33. <h2>3.1 请求部分<h2>
  34. <ul><li><p>接口URI</p> <pre><code>/sbl/buy/list/v2 </code></pre></li><li><p>接口参数</p>
  35. <pre><code>String key
  36. </code></pre></li></ul>
  37. <h2>3.2 响应部分</h2> <ul><li> 响应字段
  38. <pre><code>String buy_no
  39. String title
  40. int cid
  41. int hukou_type
  42. int sbuId
  43. String id_card
  44. String u_name
  45. int city_code
  46. String city_name
  47. int start_month
  48. int nums
  49. double total_fee
  50. boolean newCard
  51. int new_card
  52. double fund
  53. double fund_charge
  54. double shebao
  55. double shebao_charge
  56. double shebao_card
  57. int pay_for
  58. boolean added
  59. short first_sb
  60. short first_fund
  61. String pay_channel
  62. String pay_no
  63. short status
  64. String time
  65. double sb_wage
  66. Integer working 是否在职(补缴单不涉及在职) 在职:1 未在职:0 2010-03-05
  67. </code></pre></li></ul> <p></p>
  68. <hr>
  69. <h1 id="/sbl/buy/cancel/v1_POST">4 删除未支付的购买单</h1>
  70. <p>删除未支付的购买单</p>
  71. <h2>4.1 请求部分<h2>
  72. <ul><li><p>接口URI</p> <pre><code>/sbl/buy/cancel/v1 POST</code></pre></li><li><p>接口参数</p>
  73. <pre><code>String key
  74. String buy_no
  75. </code></pre></li></ul>
  76. <h2>4.2 响应部分</h2> <p>是否删除成功</p>
  77. <hr>
  78. <h1 id="/sbl/buy/last_buy/v2_">5 加载最新的买单资料</h1>
  79. <p>加载最新的买单资料</p>
  80. <h2>5.1 请求部分<h2>
  81. <ul><li><p>接口URI</p> <pre><code>/sbl/buy/last_buy/v2 </code></pre></li><li><p>接口参数</p>
  82. <pre><code>String key 用户登录标识
  83. Integer sbuId 参保人标识
  84. Integer pay_for 类型
  85. </code></pre></li></ul>
  86. <h2>5.2 响应部分</h2> <ul><li> 响应字段
  87. <pre><code>int sbuId
  88. int cid 社保标识
  89. String cid_name 社保档位名称
  90. boolean mutli_cid 当前城市是否有多个档位
  91. int city_code 返回城市代码
  92. int start_month 可以开始的购买月份
  93. int min_months 至少购买月数
  94. String id_card 身份证号
  95. int hukou_type 户籍性质
  96. boolean buyShebao 是否购买社保
  97. double fund_price 购买公积金的金额
  98. boolean wage_flow 是否需要社保流水 兼容旧应用保留
  99. double sb_wage 社保流水的金额 兼容旧应用保留
  100. Integer working 是否在职 在职:1 未在职:0 2010-03-05
  101. WageFlowResp flow 流水的信息 2020-05-27
  102. </code></pre></li></ul> <p></p>
  103. <hr>
  104. <h1 id="/sbl/buy/city/ctrl/v1_">6 内部使用</h1>
  105. <p>内部使用
  106. 手动控制因疫情限制的城市。</p>
  107. <h2>6.1 请求部分<h2>
  108. <ul><li><p>接口URI</p> <pre><code>/sbl/buy/city/ctrl/v1 </code></pre></li><li><p>接口参数</p>
  109. <pre><code>Integer cid 城市代码
  110. String cn 城市中文名称
  111. </code></pre></li></ul>
  112. <h2>6.2 响应部分</h2> <p>成功 或 失败</p>
  113. <hr>
  114. <script src="md.js"></script></body></html>