pub async fn query_subscription( client: &Arc<FutuClient>, is_req_all_conn: bool, ) -> Result<String>
查询当前连接的订阅信息(订阅过哪些类型、各用了多少额度)。