This commit is contained in:
yumoqing 2024-09-04 15:15:26 +08:00
parent c5e40621c8
commit 2227fd3360

View File

@ -94,7 +94,7 @@ class RTCLLM:
"type":"iceCandidate", "type":"iceCandidate",
"to":to, "to":to,
"candidate":candi "candidate":candi
}) }))
async def save_onlineList(self, data): async def save_onlineList(self, data):
print(f'{self}, {type(self)}') print(f'{self}, {type(self)}')