pub fn build_form( base_url: &str, parameters: &mut HashMap<String, String>, ) -> AliPayResult<String>