# 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/ts75mlq
88 張圖,把支付清結算串起來**
支付是一個龐大且繁雜的體系,有非常多的概念、模型和邏輯。通過本文的 88 張圖,66 個知識點,把支付清結算體系串起來,建立一個支付知識速查手冊1. 支付的本質支付的本質是付款人向收款人的資金轉移收付款人:可以是個人、企業、銀行 資金:即貨幣,可以是現金、銀行存款、支付機構零錢餘額 轉移:即債權歸屬發生了變化 轉移需要工具:銀行卡、支票、移動支付、網絡支付等 2. 支付和交 ⌘ Read more