This commit is contained in:
2026-03-06 12:44:57 +08:00
parent fa61b11b02
commit 006b035de4
132 changed files with 1361 additions and 17400 deletions

View File

@@ -1,6 +1,6 @@
import unittest
from core.websocket_client import QingjianAPIClient
from core.websocket_client_v2 import QingjianAPIClient
class TransferGreetingContextTest(unittest.TestCase):