From b1462f7eea87f79655cae7b0438e3af7b6e3cfca Mon Sep 17 00:00:00 2001 From: yj <2077506045@qq.com> Date: 星期二, 22 七月 2025 15:26:08 +0800 Subject: [PATCH] del pycache --- /dev/null | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/__pycache__/config.cpython-310.pyc b/__pycache__/config.cpython-310.pyc deleted file mode 100644 index 1c8bb91..0000000 --- a/__pycache__/config.cpython-310.pyc +++ /dev/null Binary files differ diff --git a/__pycache__/config.cpython-311.pyc b/__pycache__/config.cpython-311.pyc deleted file mode 100644 index 84a7ff4..0000000 --- a/__pycache__/config.cpython-311.pyc +++ /dev/null Binary files differ diff --git a/__pycache__/main.cpython-311.pyc b/__pycache__/main.cpython-311.pyc deleted file mode 100644 index d2634e3..0000000 --- a/__pycache__/main.cpython-311.pyc +++ /dev/null Binary files differ diff --git a/app/__pycache__/__init__.cpython-311.pyc b/app/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index e376655..0000000 --- a/app/__pycache__/__init__.cpython-311.pyc +++ /dev/null Binary files differ diff --git a/app/api/__pycache__/__init__.cpython-311.pyc b/app/api/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index 17bf49c..0000000 --- a/app/api/__pycache__/__init__.cpython-311.pyc +++ /dev/null Binary files differ diff --git a/app/api/__pycache__/callback.cpython-311.pyc b/app/api/__pycache__/callback.cpython-311.pyc deleted file mode 100644 index 19ab21f..0000000 --- a/app/api/__pycache__/callback.cpython-311.pyc +++ /dev/null Binary files differ diff --git a/app/models/__pycache__/__init__.cpython-311.pyc b/app/models/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index bbf18a6..0000000 --- a/app/models/__pycache__/__init__.cpython-311.pyc +++ /dev/null Binary files differ diff --git a/app/models/__pycache__/contact.cpython-311.pyc b/app/models/__pycache__/contact.cpython-311.pyc deleted file mode 100644 index 52ea66c..0000000 --- a/app/models/__pycache__/contact.cpython-311.pyc +++ /dev/null Binary files differ diff --git a/app/models/__pycache__/conversation.cpython-311.pyc b/app/models/__pycache__/conversation.cpython-311.pyc deleted file mode 100644 index 7e28176..0000000 --- a/app/models/__pycache__/conversation.cpython-311.pyc +++ /dev/null Binary files differ diff --git a/app/models/__pycache__/database.cpython-311.pyc b/app/models/__pycache__/database.cpython-311.pyc deleted file mode 100644 index d6b29dd..0000000 --- a/app/models/__pycache__/database.cpython-311.pyc +++ /dev/null Binary files differ diff --git a/app/services/__pycache__/__init__.cpython-311.pyc b/app/services/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index b73b2c1..0000000 --- a/app/services/__pycache__/__init__.cpython-311.pyc +++ /dev/null Binary files differ diff --git a/app/services/__pycache__/dify_client.cpython-311.pyc b/app/services/__pycache__/dify_client.cpython-311.pyc deleted file mode 100644 index 8edb4ab..0000000 --- a/app/services/__pycache__/dify_client.cpython-311.pyc +++ /dev/null Binary files differ diff --git a/app/services/__pycache__/ecloud_client.cpython-311.pyc b/app/services/__pycache__/ecloud_client.cpython-311.pyc deleted file mode 100644 index 0d52316..0000000 --- a/app/services/__pycache__/ecloud_client.cpython-311.pyc +++ /dev/null Binary files differ diff --git a/app/services/__pycache__/message_processor.cpython-311.pyc b/app/services/__pycache__/message_processor.cpython-311.pyc deleted file mode 100644 index b42a41c..0000000 --- a/app/services/__pycache__/message_processor.cpython-311.pyc +++ /dev/null Binary files differ diff --git a/app/services/__pycache__/redis_queue.cpython-311.pyc b/app/services/__pycache__/redis_queue.cpython-311.pyc deleted file mode 100644 index d8c6fa4..0000000 --- a/app/services/__pycache__/redis_queue.cpython-311.pyc +++ /dev/null Binary files differ diff --git a/app/workers/__pycache__/__init__.cpython-311.pyc b/app/workers/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index a3896bd..0000000 --- a/app/workers/__pycache__/__init__.cpython-311.pyc +++ /dev/null Binary files differ diff --git a/app/workers/__pycache__/message_worker.cpython-311.pyc b/app/workers/__pycache__/message_worker.cpython-311.pyc deleted file mode 100644 index f53e64f..0000000 --- a/app/workers/__pycache__/message_worker.cpython-311.pyc +++ /dev/null Binary files differ -- Gitblit v1.9.1