This commit is contained in:
liubiren 2026-03-20 14:19:44 +08:00
parent deac3835f6
commit 239b7d7f28
1 changed files with 3 additions and 0 deletions

View File

@ -232,7 +232,10 @@ class Feishu:
headers=headers,
stream_enabled=stream_enabled,
)
print(type(response[0]))
print(type(response[1]))
print(type(response[2]))
a = Feishu()