sfdc_url= 'https://unify.my.salesforce.com/a0n82000006VlNaPPP'sfdc_partnerid= re.findall(r'https://unify.my.salesforce.com/(.*?)?sr',sfdc_url)我希望 sfdc_partnerid 返回“a0n82000006VlNaPPP”我一直得到一个空的 [] 结果。
添加回答
举报
0/150
提交
取消