# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 1
# self = https://watcher.sour.is/conv/ocrh3za
一張圖搞懂,渠道路由**
支付業務說到底是個渠道業務,他是支付系統的接出端,對於一家支付公司來說,只有接入有市場競爭力的支付渠道,支付產品才能被更多的客戶使用。對於每個剛入支付行業的同學來說,很多都是從接渠道和配置路由開始的。今天,我們就來介紹支付渠道和被傳的神乎其神的渠道路由。引子:神祕的渠道路由支付渠道是支付平臺鏈接銀行、三方等持牌機構的系統。其中最神祕的就是渠道路由,由於它是持牌機構內部的系統,因此接觸者寥寥,並且其 ⌘ Read more