This commit is contained in:
parent
0f37c81377
commit
deac3835f6
|
|
@ -1 +1 @@
|
||||||
{"feishu": ["t-g1043jkq4UBLA2TLB6HFDIUPFXIQBTCHUMZ5XPYX", 1773930401.8437002]}
|
{"feishu": ["t-g1043kdp74T7OBBWKU32LNRRUIOSIE4Q77JNQTEZ", 1773991516.999697]}
|
||||||
|
|
@ -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()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue