add interotc cpgg

This commit is contained in:
hillerliao
2020-04-16 20:21:50 +08:00
parent 6bce0eb992
commit c176de11af
3 changed files with 53 additions and 0 deletions

View File

@@ -253,4 +253,17 @@
<br>
<!--item info end-->
<!--item info start-->
<div class="card text-left">
<div class="card-body">
<h4 class="card-title">产品公告 - 机构间市场</h4>
<h6 class="text-muted">产品公告 - 机构间市场 <a href="https://github.com/hillerliao" target="_blank" class="badge badge-secondary">by hillerliao</a></h6>
<p class="card-text">举例:<a href="https://pyrsshub.herokuapp.com/interotc/cpgg/东兴证券" target="_blank">https://pyrsshub.herokuapp.com/interotc/cpgg/东兴证券</a></p>
<p class="card-text">路由:<code>/interotc/cpgg/:category</code></p>
<p class="card-text">参数category [必填,标题中的关键词] </p>
</div>
</div>
<br>
<!--item info end-->
{% endblock content %}