lionCong

Results 4 comments of lionCong

try: file_id = aligo.share_file_saveto_drive(file_id=file_id, share_token=aligo.get_share_token(share_id=share_id)).file_id print("得到 file_id",file_id) 后面的这个 print 就没有输出,整个 py 进程就死在这里。