This commit is contained in:
liubiren 2026-03-20 13:37:39 +08:00
parent 0f37c81377
commit deac3835f6
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
{"feishu": ["t-g1043jkq4UBLA2TLB6HFDIUPFXIQBTCHUMZ5XPYX", 1773930401.8437002]} {"feishu": ["t-g1043kdp74T7OBBWKU32LNRRUIOSIE4Q77JNQTEZ", 1773991516.999697]}

View File

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