获取钉钉开发access_token def access_token(): p1="data/dingtalk/token.txt" b1=True#是否请求token re="" if os.pa ...