env
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -16,15 +16,12 @@ venv/
|
||||
.vscode/
|
||||
|
||||
# Database
|
||||
*.sqlite3
|
||||
*.db
|
||||
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
logs/
|
||||
|
||||
# Uploaded files
|
||||
files/
|
||||
|
||||
|
||||
# Environment variables
|
||||
.env
|
||||
|
||||
|
||||
BIN
db.sqlite3
Normal file
BIN
db.sqlite3
Normal file
Binary file not shown.
628
logs/fileflow.log
Normal file
628
logs/fileflow.log
Normal file
@@ -0,0 +1,628 @@
|
||||
2025-10-21 12:10:24,764 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 12:10:48,351 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 12:11:35,353 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 12:11:39,986 [Thread-1] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=AI%E5%8A%A9%E6%89%8B%E5%93%8D%E5%BA%94%E6%97%B6%E9%97%B4%E5%88%86%E6%9E%90.docx HTTP/1.1" 301 0
|
||||
2025-10-21 12:11:40,289 [Thread-2] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile/?filename=AI%E5%8A%A9%E6%89%8B%E5%93%8D%E5%BA%94%E6%97%B6%E9%97%B4%E5%88%86%E6%9E%90.docx HTTP/1.1" 200 363843
|
||||
2025-10-21 12:12:00,058 [Thread-2] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=%E3%80%90%E5%9F%B9%E8%AE%AD%E6%9D%90%E6%96%99%E3%80%91%E8%BD%BB%E5%BA%94%E7%94%A8%E5%8F%8A%E6%B5%81%E7%A8%8B%E5%BC%95%E6%93%8E-V1.0.pdf HTTP/1.1" 301 0
|
||||
2025-10-21 12:12:00,253 [Thread-3] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile/?filename=%E3%80%90%E5%9F%B9%E8%AE%AD%E6%9D%90%E6%96%99%E3%80%91%E8%BD%BB%E5%BA%94%E7%94%A8%E5%8F%8A%E6%B5%81%E7%A8%8B%E5%BC%95%E6%93%8E-V1.0.pdf HTTP/1.1" 200 6641341
|
||||
2025-10-21 12:20:45,201 [Thread-4] [log:246] [log:log_response] [ERROR]- Invalid HTTP_HOST header: '192.168.116.156:8080'. You may need to add '192.168.116.156' to ALLOWED_HOSTS.
|
||||
Traceback (most recent call last):
|
||||
File "D:\only_english_software\lib\site-packages\django\core\handlers\exception.py", line 55, in inner
|
||||
response = get_response(request)
|
||||
File "D:\only_english_software\lib\site-packages\django\utils\deprecation.py", line 133, in __call__
|
||||
response = self.process_request(request)
|
||||
File "D:\only_english_software\lib\site-packages\django\middleware\common.py", line 48, in process_request
|
||||
host = request.get_host()
|
||||
File "D:\only_english_software\lib\site-packages\django\http\request.py", line 150, in get_host
|
||||
raise DisallowedHost(msg)
|
||||
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: '192.168.116.156:8080'. You may need to add '192.168.116.156' to ALLOWED_HOSTS.
|
||||
2025-10-21 12:20:45,201 [Thread-4] [basehttp:212] [basehttp:log_message] [WARNING]- "GET /fileflow/getFiles HTTP/1.1" 400 71947
|
||||
2025-10-21 12:21:09,469 [Thread-5] [log:246] [log:log_response] [ERROR]- Invalid HTTP_HOST header: '192.168.116.156:8080'. You may need to add '192.168.116.156' to ALLOWED_HOSTS.
|
||||
Traceback (most recent call last):
|
||||
File "D:\only_english_software\lib\site-packages\django\core\handlers\exception.py", line 55, in inner
|
||||
response = get_response(request)
|
||||
File "D:\only_english_software\lib\site-packages\django\utils\deprecation.py", line 133, in __call__
|
||||
response = self.process_request(request)
|
||||
File "D:\only_english_software\lib\site-packages\django\middleware\common.py", line 48, in process_request
|
||||
host = request.get_host()
|
||||
File "D:\only_english_software\lib\site-packages\django\http\request.py", line 150, in get_host
|
||||
raise DisallowedHost(msg)
|
||||
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: '192.168.116.156:8080'. You may need to add '192.168.116.156' to ALLOWED_HOSTS.
|
||||
2025-10-21 12:21:09,469 [Thread-5] [basehttp:212] [basehttp:log_message] [WARNING]- "GET /fileflow/getFiles HTTP/1.1" 400 71947
|
||||
2025-10-21 12:21:27,599 [MainThread] [autoreload:265] [autoreload:trigger_reload] [INFO]- D:\PycharmProject\fileflow\fileflow\views.py changed, reloading.
|
||||
2025-10-21 12:21:28,111 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 12:22:05,632 [Thread-1] [log:246] [log:log_response] [ERROR]- Invalid HTTP_HOST header: '192.168.116.156:8080'. You may need to add '192.168.116.156' to ALLOWED_HOSTS.
|
||||
Traceback (most recent call last):
|
||||
File "D:\only_english_software\lib\site-packages\django\core\handlers\exception.py", line 55, in inner
|
||||
response = get_response(request)
|
||||
File "D:\only_english_software\lib\site-packages\django\utils\deprecation.py", line 133, in __call__
|
||||
response = self.process_request(request)
|
||||
File "D:\only_english_software\lib\site-packages\django\middleware\common.py", line 48, in process_request
|
||||
host = request.get_host()
|
||||
File "D:\only_english_software\lib\site-packages\django\http\request.py", line 150, in get_host
|
||||
raise DisallowedHost(msg)
|
||||
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: '192.168.116.156:8080'. You may need to add '192.168.116.156' to ALLOWED_HOSTS.
|
||||
2025-10-21 12:22:05,632 [Thread-1] [basehttp:212] [basehttp:log_message] [WARNING]- "GET /fileflow/getFiles HTTP/1.1" 400 71947
|
||||
2025-10-21 12:22:48,645 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 12:23:06,057 [Thread-1] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 227
|
||||
2025-10-21 12:25:35,535 [Thread-2] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 227
|
||||
2025-10-21 12:29:57,039 [Thread-3] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 227
|
||||
2025-10-21 15:22:34,935 [MainThread] [autoreload:265] [autoreload:trigger_reload] [INFO]- D:\PycharmProject\fileflow\fileflow\service\file_service.py changed, reloading.
|
||||
2025-10-21 15:22:35,612 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 15:28:52,629 [MainThread] [autoreload:265] [autoreload:trigger_reload] [INFO]- D:\PycharmProject\fileflow\fileflow\settings.py changed, reloading.
|
||||
2025-10-21 15:28:53,234 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 15:32:38,989 [MainThread] [autoreload:265] [autoreload:trigger_reload] [INFO]- D:\PycharmProject\fileflow\fileflow\service\file_service.py changed, reloading.
|
||||
2025-10-21 15:32:39,555 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 15:34:33,123 [MainThread] [autoreload:265] [autoreload:trigger_reload] [INFO]- D:\PycharmProject\fileflow\fileflow\service\file_service.py changed, reloading.
|
||||
2025-10-21 15:34:33,688 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 15:38:17,079 [MainThread] [autoreload:265] [autoreload:trigger_reload] [INFO]- D:\PycharmProject\fileflow\fileflow\service\file_service.py changed, reloading.
|
||||
2025-10-21 15:38:17,691 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 15:40:49,420 [MainThread] [autoreload:265] [autoreload:trigger_reload] [INFO]- D:\PycharmProject\fileflow\fileflow\service\file_service.py changed, reloading.
|
||||
2025-10-21 15:40:49,992 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 15:41:52,373 [MainThread] [autoreload:265] [autoreload:trigger_reload] [INFO]- D:\PycharmProject\fileflow\fileflow\urls.py changed, reloading.
|
||||
2025-10-21 15:41:52,986 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 15:41:56,918 [MainThread] [autoreload:265] [autoreload:trigger_reload] [INFO]- D:\PycharmProject\fileflow\fileflow\urls.py changed, reloading.
|
||||
2025-10-21 15:41:57,419 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 15:44:11,881 [Thread-1] [log:246] [log:log_response] [WARNING]- Method Not Allowed: /fileflow/uploadFiles
|
||||
2025-10-21 15:44:11,882 [Thread-1] [basehttp:212] [basehttp:log_message] [WARNING]- "GET /fileflow/uploadFiles HTTP/1.1" 405 40
|
||||
2025-10-21 15:44:17,393 [Thread-1] [log:246] [log:log_response] [WARNING]- Bad Request: /fileflow/uploadFiles
|
||||
2025-10-21 15:44:17,396 [Thread-1] [basehttp:212] [basehttp:log_message] [WARNING]- "POST /fileflow/uploadFiles HTTP/1.1" 400 51
|
||||
2025-10-21 15:45:47,860 [Thread-1] [log:246] [log:log_response] [ERROR]- Internal Server Error: /fileflow/uploadFiles
|
||||
2025-10-21 15:45:47,862 [Thread-1] [basehttp:212] [basehttp:log_message] [ERROR]- "POST /fileflow/uploadFiles HTTP/1.1" 500 49
|
||||
2025-10-21 15:47:35,172 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 15:47:38,783 [Thread-1] [log:246] [log:log_response] [ERROR]- Internal Server Error: /fileflow/uploadFiles
|
||||
2025-10-21 15:47:38,784 [Thread-1] [basehttp:212] [basehttp:log_message] [ERROR]- "POST /fileflow/uploadFiles HTTP/1.1" 500 49
|
||||
2025-10-21 15:56:31,465 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 15:56:37,035 [Thread-1] [log:246] [log:log_response] [ERROR]- Internal Server Error: /fileflow/uploadFiles
|
||||
2025-10-21 15:56:37,035 [Thread-1] [basehttp:212] [basehttp:log_message] [ERROR]- "POST /fileflow/uploadFiles HTTP/1.1" 500 49
|
||||
2025-10-21 15:58:34,968 [MainThread] [autoreload:265] [autoreload:trigger_reload] [INFO]- D:\PycharmProject\fileflow\fileflow\models.py changed, reloading.
|
||||
2025-10-21 15:58:35,496 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 15:58:43,456 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 16:05:14,047 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 16:05:19,517 [Thread-1] [log:246] [log:log_response] [ERROR]- Internal Server Error: /fileflow/uploadFiles
|
||||
2025-10-21 16:05:19,519 [Thread-1] [basehttp:212] [basehttp:log_message] [ERROR]- "POST /fileflow/uploadFiles HTTP/1.1" 500 49
|
||||
2025-10-21 16:12:24,223 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 16:12:28,736 [Thread-1] [basehttp:212] [basehttp:log_message] [INFO]- "POST /fileflow/uploadFiles HTTP/1.1" 200 16
|
||||
2025-10-21 16:13:13,792 [MainThread] [autoreload:265] [autoreload:trigger_reload] [INFO]- D:\PycharmProject\fileflow\fileflow\service\file_service.py changed, reloading.
|
||||
2025-10-21 16:13:14,296 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 16:13:19,586 [Thread-1] [basehttp:212] [basehttp:log_message] [INFO]- "POST /fileflow/uploadFiles HTTP/1.1" 200 16
|
||||
2025-10-21 16:15:07,705 [MainThread] [autoreload:265] [autoreload:trigger_reload] [INFO]- D:\PycharmProject\fileflow\fileflow\views.py changed, reloading.
|
||||
2025-10-21 16:15:09,619 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 16:15:14,588 [Thread-1] [file_service:31] [file_service:upload_files] [INFO]- Start to upload vendor files service
|
||||
2025-10-21 16:15:14,588 [Thread-1] [file_service:41] [file_service:upload_files] [INFO]- absolute path is: D:\PycharmProject\fileflow\files\YJ测试问题.docx
|
||||
2025-10-21 16:15:14,588 [Thread-1] [file_service:42] [file_service:upload_files] [INFO]- file path is D:\PycharmProject\fileflow\files\YJ测试问题.docx
|
||||
2025-10-21 16:15:14,590 [Thread-1] [file_service:47] [file_service:upload_files] [INFO]- filemd_dict is {'id': None, 'file_path': 'D:\\PycharmProject\\fileflow\\files\\YJ测试问题.docx', 'file_name': 'YJ测试问题.docx'}
|
||||
2025-10-21 16:15:14,599 [Thread-1] [basehttp:212] [basehttp:log_message] [INFO]- "POST /fileflow/uploadFiles HTTP/1.1" 200 16
|
||||
2025-10-21 16:16:22,992 [Thread-1] [file_service:31] [file_service:upload_files] [INFO]- Start to upload vendor files service
|
||||
2025-10-21 16:16:22,992 [Thread-1] [file_service:41] [file_service:upload_files] [INFO]- absolute path is: D:\PycharmProject\fileflow\files\YJ测试问题.docx
|
||||
2025-10-21 16:16:22,992 [Thread-1] [file_service:42] [file_service:upload_files] [INFO]- file path is D:\PycharmProject\fileflow\files\YJ测试问题.docx
|
||||
2025-10-21 16:16:22,992 [Thread-1] [file_service:47] [file_service:upload_files] [INFO]- filemd_dict is {'id': None, 'file_path': 'D:\\PycharmProject\\fileflow\\files\\YJ测试问题.docx', 'file_name': 'YJ测试问题.docx'}
|
||||
2025-10-21 16:16:23,006 [Thread-1] [file_service:41] [file_service:upload_files] [INFO]- absolute path is: D:\PycharmProject\fileflow\files\【培训材料】轻应用及流程引擎-V1.0.pdf
|
||||
2025-10-21 16:16:23,006 [Thread-1] [file_service:42] [file_service:upload_files] [INFO]- file path is D:\PycharmProject\fileflow\files\【培训材料】轻应用及流程引擎-V1.0.pdf
|
||||
2025-10-21 16:16:23,012 [Thread-1] [file_service:47] [file_service:upload_files] [INFO]- filemd_dict is {'id': None, 'file_path': 'D:\\PycharmProject\\fileflow\\files\\【培训材料】轻应用及流程引擎-V1.0.pdf', 'file_name': '【培训材料】轻应用及流程引擎-V1.0.pdf'}
|
||||
2025-10-21 16:16:23,012 [Thread-1] [file_service:41] [file_service:upload_files] [INFO]- absolute path is: D:\PycharmProject\fileflow\files\AI助手响应时间分析.docx
|
||||
2025-10-21 16:16:23,012 [Thread-1] [file_service:42] [file_service:upload_files] [INFO]- file path is D:\PycharmProject\fileflow\files\AI助手响应时间分析.docx
|
||||
2025-10-21 16:16:23,024 [Thread-1] [file_service:47] [file_service:upload_files] [INFO]- filemd_dict is {'id': None, 'file_path': 'D:\\PycharmProject\\fileflow\\files\\AI助手响应时间分析.docx', 'file_name': 'AI助手响应时间分析.docx'}
|
||||
2025-10-21 16:16:23,030 [Thread-1] [file_service:41] [file_service:upload_files] [INFO]- absolute path is: D:\PycharmProject\fileflow\files\devops用户指南-v3.2.0-0222(1).pdf
|
||||
2025-10-21 16:16:23,032 [Thread-1] [file_service:42] [file_service:upload_files] [INFO]- file path is D:\PycharmProject\fileflow\files\devops用户指南-v3.2.0-0222(1).pdf
|
||||
2025-10-21 16:16:23,040 [Thread-1] [file_service:47] [file_service:upload_files] [INFO]- filemd_dict is {'id': None, 'file_path': 'D:\\PycharmProject\\fileflow\\files\\devops用户指南-v3.2.0-0222(1).pdf', 'file_name': 'devops用户指南-v3.2.0-0222(1).pdf'}
|
||||
2025-10-21 16:16:23,048 [Thread-1] [basehttp:212] [basehttp:log_message] [INFO]- "POST /fileflow/uploadFiles HTTP/1.1" 200 16
|
||||
2025-10-21 16:18:11,178 [MainThread] [autoreload:265] [autoreload:trigger_reload] [INFO]- D:\PycharmProject\fileflow\fileflow\service\file_service.py changed, reloading.
|
||||
2025-10-21 16:18:11,777 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 16:19:09,189 [MainThread] [autoreload:265] [autoreload:trigger_reload] [INFO]- D:\PycharmProject\fileflow\fileflow\service\file_service.py changed, reloading.
|
||||
2025-10-21 16:19:09,699 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 16:20:03,113 [MainThread] [autoreload:265] [autoreload:trigger_reload] [INFO]- D:\PycharmProject\fileflow\fileflow\service\file_service.py changed, reloading.
|
||||
2025-10-21 16:20:03,680 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 16:20:56,039 [MainThread] [autoreload:265] [autoreload:trigger_reload] [INFO]- D:\PycharmProject\fileflow\fileflow\service\file_service.py changed, reloading.
|
||||
2025-10-21 16:20:56,638 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 16:22:55,203 [MainThread] [autoreload:265] [autoreload:trigger_reload] [INFO]- D:\PycharmProject\fileflow\fileflow\service\file_service.py changed, reloading.
|
||||
2025-10-21 16:22:55,759 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 16:24:56,413 [MainThread] [autoreload:265] [autoreload:trigger_reload] [INFO]- D:\PycharmProject\fileflow\fileflow\service\file_service.py changed, reloading.
|
||||
2025-10-21 16:24:56,993 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 16:29:32,039 [MainThread] [autoreload:265] [autoreload:trigger_reload] [INFO]- D:\PycharmProject\fileflow\fileflow\service\file_service.py changed, reloading.
|
||||
2025-10-21 16:29:32,695 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 16:31:34,439 [MainThread] [autoreload:265] [autoreload:trigger_reload] [INFO]- D:\PycharmProject\fileflow\fileflow\service\file_service.py changed, reloading.
|
||||
2025-10-21 16:31:34,984 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 16:32:10,106 [MainThread] [autoreload:265] [autoreload:trigger_reload] [INFO]- D:\PycharmProject\fileflow\fileflow\service\file_service.py changed, reloading.
|
||||
2025-10-21 16:32:10,695 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 16:34:38,117 [MainThread] [autoreload:265] [autoreload:trigger_reload] [INFO]- D:\PycharmProject\fileflow\fileflow\service\file_service.py changed, reloading.
|
||||
2025-10-21 16:34:38,641 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 16:36:00,932 [MainThread] [autoreload:265] [autoreload:trigger_reload] [INFO]- D:\PycharmProject\fileflow\fileflow\service\file_service.py changed, reloading.
|
||||
2025-10-21 16:36:01,490 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 16:36:15,351 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 16:37:15,396 [MainThread] [autoreload:265] [autoreload:trigger_reload] [INFO]- D:\PycharmProject\fileflow\fileflow\service\file_service.py changed, reloading.
|
||||
2025-10-21 16:37:18,091 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 16:38:22,267 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 16:38:28,286 [Thread-1] [file_service:38] [file_service:upload_files] [INFO]- Start to upload vendor files service
|
||||
2025-10-21 16:38:28,287 [Thread-1] [file_service:49] [file_service:upload_files] [INFO]- absolute path is: D:\PycharmProject\fileflow\files\YJ测试问题.docx
|
||||
2025-10-21 16:38:28,287 [Thread-1] [file_service:50] [file_service:upload_files] [INFO]- file path is D:\PycharmProject\fileflow\files\YJ测试问题.docx
|
||||
2025-10-21 16:38:28,288 [Thread-1] [file_service:55] [file_service:upload_files] [INFO]- filemd_dict is {'id': 1761035908287, 'file_path': 'D:\\PycharmProject\\fileflow\\files\\YJ测试问题.docx', 'file_name': 'YJ测试问题.docx'}
|
||||
2025-10-21 16:38:28,296 [Thread-1] [file_service:49] [file_service:upload_files] [INFO]- absolute path is: D:\PycharmProject\fileflow\files\【培训材料】轻应用及流程引擎-V1.0.pdf
|
||||
2025-10-21 16:38:28,296 [Thread-1] [file_service:50] [file_service:upload_files] [INFO]- file path is D:\PycharmProject\fileflow\files\【培训材料】轻应用及流程引擎-V1.0.pdf
|
||||
2025-10-21 16:38:28,304 [Thread-1] [file_service:55] [file_service:upload_files] [INFO]- filemd_dict is {'id': 1761035908296, 'file_path': 'D:\\PycharmProject\\fileflow\\files\\【培训材料】轻应用及流程引擎-V1.0.pdf', 'file_name': '【培训材料】轻应用及流程引擎-V1.0.pdf'}
|
||||
2025-10-21 16:38:28,315 [Thread-1] [file_service:49] [file_service:upload_files] [INFO]- absolute path is: D:\PycharmProject\fileflow\files\AI助手响应时间分析.docx
|
||||
2025-10-21 16:38:28,315 [Thread-1] [file_service:50] [file_service:upload_files] [INFO]- file path is D:\PycharmProject\fileflow\files\AI助手响应时间分析.docx
|
||||
2025-10-21 16:38:28,316 [Thread-1] [file_service:55] [file_service:upload_files] [INFO]- filemd_dict is {'id': 1761035908315, 'file_path': 'D:\\PycharmProject\\fileflow\\files\\AI助手响应时间分析.docx', 'file_name': 'AI助手响应时间分析.docx'}
|
||||
2025-10-21 16:38:28,322 [Thread-1] [file_service:49] [file_service:upload_files] [INFO]- absolute path is: D:\PycharmProject\fileflow\files\devops用户指南-v3.2.0-0222(1).pdf
|
||||
2025-10-21 16:38:28,322 [Thread-1] [file_service:50] [file_service:upload_files] [INFO]- file path is D:\PycharmProject\fileflow\files\devops用户指南-v3.2.0-0222(1).pdf
|
||||
2025-10-21 16:38:28,330 [Thread-1] [file_service:55] [file_service:upload_files] [INFO]- filemd_dict is {'id': 1761035908322, 'file_path': 'D:\\PycharmProject\\fileflow\\files\\devops用户指南-v3.2.0-0222(1).pdf', 'file_name': 'devops用户指南-v3.2.0-0222(1).pdf'}
|
||||
2025-10-21 16:38:28,338 [Thread-1] [basehttp:212] [basehttp:log_message] [INFO]- "POST /fileflow/uploadFiles HTTP/1.1" 200 844
|
||||
2025-10-21 16:40:12,220 [MainThread] [autoreload:265] [autoreload:trigger_reload] [INFO]- D:\PycharmProject\fileflow\fileflow\service\file_service.py changed, reloading.
|
||||
2025-10-21 16:40:12,860 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 16:40:42,793 [Thread-1] [file_service:35] [file_service:upload_files] [INFO]- Start to upload vendor files service
|
||||
2025-10-21 16:40:42,793 [Thread-1] [file_service:46] [file_service:upload_files] [INFO]- absolute path is: D:\PycharmProject\fileflow\files\YJ测试问题.docx
|
||||
2025-10-21 16:40:42,793 [Thread-1] [file_service:47] [file_service:upload_files] [INFO]- file path is D:\PycharmProject\fileflow\files\YJ测试问题.docx
|
||||
2025-10-21 16:40:42,795 [Thread-1] [file_service:52] [file_service:upload_files] [INFO]- filemd_dict is {'id': 1761036042793, 'file_path': 'D:\\PycharmProject\\fileflow\\files\\YJ测试问题.docx', 'file_name': 'YJ测试问题.docx'}
|
||||
2025-10-21 16:40:42,806 [Thread-1] [file_service:46] [file_service:upload_files] [INFO]- absolute path is: D:\PycharmProject\fileflow\files\【培训材料】轻应用及流程引擎-V1.0.pdf
|
||||
2025-10-21 16:40:42,806 [Thread-1] [file_service:47] [file_service:upload_files] [INFO]- file path is D:\PycharmProject\fileflow\files\【培训材料】轻应用及流程引擎-V1.0.pdf
|
||||
2025-10-21 16:40:42,814 [Thread-1] [file_service:52] [file_service:upload_files] [INFO]- filemd_dict is {'id': 1761036042806, 'file_path': 'D:\\PycharmProject\\fileflow\\files\\【培训材料】轻应用及流程引擎-V1.0.pdf', 'file_name': '【培训材料】轻应用及流程引擎-V1.0.pdf'}
|
||||
2025-10-21 16:40:42,821 [Thread-1] [file_service:46] [file_service:upload_files] [INFO]- absolute path is: D:\PycharmProject\fileflow\files\AI助手响应时间分析.docx
|
||||
2025-10-21 16:40:42,822 [Thread-1] [file_service:47] [file_service:upload_files] [INFO]- file path is D:\PycharmProject\fileflow\files\AI助手响应时间分析.docx
|
||||
2025-10-21 16:40:42,824 [Thread-1] [file_service:52] [file_service:upload_files] [INFO]- filemd_dict is {'id': 1761036042821, 'file_path': 'D:\\PycharmProject\\fileflow\\files\\AI助手响应时间分析.docx', 'file_name': 'AI助手响应时间分析.docx'}
|
||||
2025-10-21 16:40:42,828 [Thread-1] [file_service:46] [file_service:upload_files] [INFO]- absolute path is: D:\PycharmProject\fileflow\files\devops用户指南-v3.2.0-0222(1).pdf
|
||||
2025-10-21 16:40:42,828 [Thread-1] [file_service:47] [file_service:upload_files] [INFO]- file path is D:\PycharmProject\fileflow\files\devops用户指南-v3.2.0-0222(1).pdf
|
||||
2025-10-21 16:40:42,842 [Thread-1] [file_service:52] [file_service:upload_files] [INFO]- filemd_dict is {'id': 1761036042828, 'file_path': 'D:\\PycharmProject\\fileflow\\files\\devops用户指南-v3.2.0-0222(1).pdf', 'file_name': 'devops用户指南-v3.2.0-0222(1).pdf'}
|
||||
2025-10-21 16:40:42,846 [Thread-1] [basehttp:212] [basehttp:log_message] [INFO]- "POST /fileflow/uploadFiles HTTP/1.1" 200 844
|
||||
2025-10-21 16:41:01,761 [Thread-1] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 16:41:01,763 [Thread-1] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 16:41:01,765 [Thread-1] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 844
|
||||
2025-10-21 16:46:00,092 [MainThread] [autoreload:265] [autoreload:trigger_reload] [INFO]- D:\PycharmProject\fileflow\fileflow\service\file_service.py changed, reloading.
|
||||
2025-10-21 16:46:02,537 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 16:46:29,450 [Thread-1] [file_service:35] [file_service:upload_files] [INFO]- Start to upload vendor files service
|
||||
2025-10-21 16:46:29,451 [Thread-1] [file_service:59] [file_service:upload_files] [ERROR]- upload files service error='TemporaryUploadedFile' object has no attribute 'file_name'
|
||||
2025-10-21 16:46:29,451 [Thread-1] [views:34] [views:upload_files] [ERROR]- Traceback (most recent call last):
|
||||
File "D:\PycharmProject\fileflow\fileflow\views.py", line 31, in upload_files
|
||||
files = FilesService.upload_files(upload_files)
|
||||
File "D:\PycharmProject\fileflow\fileflow\service\file_service.py", line 60, in upload_files
|
||||
raise e
|
||||
File "D:\PycharmProject\fileflow\fileflow\service\file_service.py", line 43, in upload_files
|
||||
file_path = os.path.join(dir_path, file.file_name)
|
||||
AttributeError: 'TemporaryUploadedFile' object has no attribute 'file_name'
|
||||
|
||||
2025-10-21 16:46:29,451 [Thread-1] [log:246] [log:log_response] [ERROR]- Internal Server Error: /fileflow/uploadFiles
|
||||
2025-10-21 16:46:29,451 [Thread-1] [basehttp:212] [basehttp:log_message] [ERROR]- "POST /fileflow/uploadFiles HTTP/1.1" 500 49
|
||||
2025-10-21 16:46:47,034 [MainThread] [autoreload:265] [autoreload:trigger_reload] [INFO]- D:\PycharmProject\fileflow\fileflow\service\file_service.py changed, reloading.
|
||||
2025-10-21 16:46:47,626 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 16:46:51,434 [Thread-1] [file_service:35] [file_service:upload_files] [INFO]- Start to upload vendor files service
|
||||
2025-10-21 16:46:51,434 [Thread-1] [file_service:48] [file_service:upload_files] [INFO]- absolute path is: D:\PycharmProject\fileflow\files\1761036411434\YJ测试问题.docx
|
||||
2025-10-21 16:46:51,434 [Thread-1] [file_service:49] [file_service:upload_files] [INFO]- file path is D:\PycharmProject\fileflow\files\1761036411434\YJ测试问题.docx
|
||||
2025-10-21 16:46:51,434 [Thread-1] [file_service:59] [file_service:upload_files] [ERROR]- upload files service error=[Errno 2] No such file or directory: 'D:\\PycharmProject\\fileflow\\files\\1761036411434\\YJ测试问题.docx'
|
||||
2025-10-21 16:46:51,436 [Thread-1] [views:34] [views:upload_files] [ERROR]- Traceback (most recent call last):
|
||||
File "D:\PycharmProject\fileflow\fileflow\views.py", line 31, in upload_files
|
||||
files = FilesService.upload_files(upload_files)
|
||||
File "D:\PycharmProject\fileflow\fileflow\service\file_service.py", line 60, in upload_files
|
||||
raise e
|
||||
File "D:\PycharmProject\fileflow\fileflow\service\file_service.py", line 50, in upload_files
|
||||
with open(file_path, 'wb+') as destination:
|
||||
FileNotFoundError: [Errno 2] No such file or directory: 'D:\\PycharmProject\\fileflow\\files\\1761036411434\\YJ测试问题.docx'
|
||||
|
||||
2025-10-21 16:46:51,436 [Thread-1] [log:246] [log:log_response] [ERROR]- Internal Server Error: /fileflow/uploadFiles
|
||||
2025-10-21 16:46:51,438 [Thread-1] [basehttp:212] [basehttp:log_message] [ERROR]- "POST /fileflow/uploadFiles HTTP/1.1" 500 49
|
||||
2025-10-21 16:48:32,903 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 16:48:36,082 [Thread-1] [file_service:35] [file_service:upload_files] [INFO]- Start to upload vendor files service
|
||||
2025-10-21 16:48:36,083 [Thread-1] [file_service:48] [file_service:upload_files] [INFO]- absolute path is: D:\PycharmProject\fileflow\files\1761036516083\YJ测试问题.docx
|
||||
2025-10-21 16:48:36,084 [Thread-1] [file_service:49] [file_service:upload_files] [INFO]- file path is D:\PycharmProject\fileflow\files\1761036516083\YJ测试问题.docx
|
||||
2025-10-21 16:48:36,085 [Thread-1] [file_service:54] [file_service:upload_files] [INFO]- filemd_dict is {'id': 1761036516083, 'file_path': 'D:\\PycharmProject\\fileflow\\files\\1761036516083\\YJ测试问题.docx', 'file_name': 'YJ测试问题.docx'}
|
||||
2025-10-21 16:48:36,091 [Thread-1] [file_service:48] [file_service:upload_files] [INFO]- absolute path is: D:\PycharmProject\fileflow\files\1761036516083\1761036516091\【培训材料】轻应用及流程引擎-V1.0.pdf
|
||||
2025-10-21 16:48:36,091 [Thread-1] [file_service:49] [file_service:upload_files] [INFO]- file path is D:\PycharmProject\fileflow\files\1761036516083\1761036516091\【培训材料】轻应用及流程引擎-V1.0.pdf
|
||||
2025-10-21 16:48:36,102 [Thread-1] [file_service:54] [file_service:upload_files] [INFO]- filemd_dict is {'id': 1761036516091, 'file_path': 'D:\\PycharmProject\\fileflow\\files\\1761036516083\\1761036516091\\【培训材料】轻应用及流程引擎-V1.0.pdf', 'file_name': '【培训材料】轻应用及流程引擎-V1.0.pdf'}
|
||||
2025-10-21 16:48:36,110 [Thread-1] [file_service:48] [file_service:upload_files] [INFO]- absolute path is: D:\PycharmProject\fileflow\files\1761036516083\1761036516091\1761036516110\AI助手响应时间分析.docx
|
||||
2025-10-21 16:48:36,110 [Thread-1] [file_service:49] [file_service:upload_files] [INFO]- file path is D:\PycharmProject\fileflow\files\1761036516083\1761036516091\1761036516110\AI助手响应时间分析.docx
|
||||
2025-10-21 16:48:36,110 [Thread-1] [file_service:54] [file_service:upload_files] [INFO]- filemd_dict is {'id': 1761036516110, 'file_path': 'D:\\PycharmProject\\fileflow\\files\\1761036516083\\1761036516091\\1761036516110\\AI助手响应时间分析.docx', 'file_name': 'AI助手响应时间分析.docx'}
|
||||
2025-10-21 16:48:36,110 [Thread-1] [file_service:48] [file_service:upload_files] [INFO]- absolute path is: D:\PycharmProject\fileflow\files\1761036516083\1761036516091\1761036516110\1761036516110\devops用户指南-v3.2.0-0222(1).pdf
|
||||
2025-10-21 16:48:36,110 [Thread-1] [file_service:49] [file_service:upload_files] [INFO]- file path is D:\PycharmProject\fileflow\files\1761036516083\1761036516091\1761036516110\1761036516110\devops用户指南-v3.2.0-0222(1).pdf
|
||||
2025-10-21 16:48:36,131 [Thread-1] [file_service:54] [file_service:upload_files] [INFO]- filemd_dict is {'id': 1761036516110, 'file_path': 'D:\\PycharmProject\\fileflow\\files\\1761036516083\\1761036516091\\1761036516110\\1761036516110\\devops用户指南-v3.2.0-0222(1).pdf', 'file_name': 'devops用户指南-v3.2.0-0222(1).pdf'}
|
||||
2025-10-21 16:48:36,133 [Thread-1] [file_service:59] [file_service:upload_files] [ERROR]- upload files service error=NOT NULL constraint failed: files.create_time
|
||||
2025-10-21 16:48:36,138 [Thread-1] [views:34] [views:upload_files] [ERROR]- Traceback (most recent call last):
|
||||
File "D:\only_english_software\lib\site-packages\django\db\backends\utils.py", line 89, in _execute
|
||||
return self.cursor.execute(sql, params)
|
||||
File "D:\only_english_software\lib\site-packages\django\db\backends\sqlite3\base.py", line 328, in execute
|
||||
return super().execute(query, params)
|
||||
sqlite3.IntegrityError: NOT NULL constraint failed: files.create_time
|
||||
|
||||
The above exception was the direct cause of the following exception:
|
||||
|
||||
Traceback (most recent call last):
|
||||
File "D:\PycharmProject\fileflow\fileflow\views.py", line 31, in upload_files
|
||||
files = FilesService.upload_files(upload_files)
|
||||
File "D:\PycharmProject\fileflow\fileflow\service\file_service.py", line 60, in upload_files
|
||||
raise e
|
||||
File "D:\PycharmProject\fileflow\fileflow\service\file_service.py", line 56, in upload_files
|
||||
filemd.save()
|
||||
File "D:\only_english_software\lib\site-packages\django\db\models\base.py", line 814, in save
|
||||
self.save_base(
|
||||
File "D:\only_english_software\lib\site-packages\django\db\models\base.py", line 877, in save_base
|
||||
updated = self._save_table(
|
||||
File "D:\only_english_software\lib\site-packages\django\db\models\base.py", line 990, in _save_table
|
||||
updated = self._do_update(
|
||||
File "D:\only_english_software\lib\site-packages\django\db\models\base.py", line 1054, in _do_update
|
||||
return filtered._update(values) > 0
|
||||
File "D:\only_english_software\lib\site-packages\django\db\models\query.py", line 1231, in _update
|
||||
return query.get_compiler(self.db).execute_sql(CURSOR)
|
||||
File "D:\only_english_software\lib\site-packages\django\db\models\sql\compiler.py", line 1984, in execute_sql
|
||||
cursor = super().execute_sql(result_type)
|
||||
File "D:\only_english_software\lib\site-packages\django\db\models\sql\compiler.py", line 1562, in execute_sql
|
||||
cursor.execute(sql, params)
|
||||
File "D:\only_english_software\lib\site-packages\django\db\backends\utils.py", line 102, in execute
|
||||
return super().execute(sql, params)
|
||||
File "D:\only_english_software\lib\site-packages\django\db\backends\utils.py", line 67, in execute
|
||||
return self._execute_with_wrappers(
|
||||
File "D:\only_english_software\lib\site-packages\django\db\backends\utils.py", line 80, in _execute_with_wrappers
|
||||
return executor(sql, params, many, context)
|
||||
File "D:\only_english_software\lib\site-packages\django\db\backends\utils.py", line 89, in _execute
|
||||
return self.cursor.execute(sql, params)
|
||||
File "D:\only_english_software\lib\site-packages\django\db\utils.py", line 91, in __exit__
|
||||
raise dj_exc_value.with_traceback(traceback) from exc_value
|
||||
File "D:\only_english_software\lib\site-packages\django\db\backends\utils.py", line 89, in _execute
|
||||
return self.cursor.execute(sql, params)
|
||||
File "D:\only_english_software\lib\site-packages\django\db\backends\sqlite3\base.py", line 328, in execute
|
||||
return super().execute(query, params)
|
||||
django.db.utils.IntegrityError: NOT NULL constraint failed: files.create_time
|
||||
|
||||
2025-10-21 16:48:36,140 [Thread-1] [log:246] [log:log_response] [ERROR]- Internal Server Error: /fileflow/uploadFiles
|
||||
2025-10-21 16:48:36,142 [Thread-1] [basehttp:212] [basehttp:log_message] [ERROR]- "POST /fileflow/uploadFiles HTTP/1.1" 500 49
|
||||
2025-10-21 16:49:28,101 [Thread-2] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 16:49:28,101 [Thread-2] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 16:49:28,101 [Thread-2] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 742
|
||||
2025-10-21 16:50:24,382 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 16:50:48,115 [Thread-1] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 16:50:48,115 [Thread-1] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 16:50:48,115 [Thread-1] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 14
|
||||
2025-10-21 16:51:29,324 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 16:51:31,755 [Thread-1] [file_service:35] [file_service:upload_files] [INFO]- Start to upload vendor files service
|
||||
2025-10-21 16:51:31,756 [Thread-1] [file_service:48] [file_service:upload_files] [INFO]- absolute path is: D:\PycharmProject\fileflow\files\1761036691755\YJ测试问题.docx
|
||||
2025-10-21 16:51:31,756 [Thread-1] [file_service:49] [file_service:upload_files] [INFO]- file path is D:\PycharmProject\fileflow\files\1761036691755\YJ测试问题.docx
|
||||
2025-10-21 16:51:31,757 [Thread-1] [file_service:54] [file_service:upload_files] [INFO]- filemd_dict is {'id': 1761036691755, 'file_path': 'D:\\PycharmProject\\fileflow\\files\\1761036691755\\YJ测试问题.docx', 'file_name': 'YJ测试问题.docx'}
|
||||
2025-10-21 16:51:31,766 [Thread-1] [file_service:48] [file_service:upload_files] [INFO]- absolute path is: D:\PycharmProject\fileflow\files\1761036691755\1761036691765\【培训材料】轻应用及流程引擎-V1.0.pdf
|
||||
2025-10-21 16:51:31,766 [Thread-1] [file_service:49] [file_service:upload_files] [INFO]- file path is D:\PycharmProject\fileflow\files\1761036691755\1761036691765\【培训材料】轻应用及流程引擎-V1.0.pdf
|
||||
2025-10-21 16:51:31,770 [Thread-1] [file_service:54] [file_service:upload_files] [INFO]- filemd_dict is {'id': 1761036691765, 'file_path': 'D:\\PycharmProject\\fileflow\\files\\1761036691755\\1761036691765\\【培训材料】轻应用及流程引擎-V1.0.pdf', 'file_name': '【培训材料】轻应用及流程引擎-V1.0.pdf'}
|
||||
2025-10-21 16:51:31,778 [Thread-1] [file_service:48] [file_service:upload_files] [INFO]- absolute path is: D:\PycharmProject\fileflow\files\1761036691755\1761036691765\1761036691778\AI助手响应时间分析.docx
|
||||
2025-10-21 16:51:31,778 [Thread-1] [file_service:49] [file_service:upload_files] [INFO]- file path is D:\PycharmProject\fileflow\files\1761036691755\1761036691765\1761036691778\AI助手响应时间分析.docx
|
||||
2025-10-21 16:51:31,779 [Thread-1] [file_service:54] [file_service:upload_files] [INFO]- filemd_dict is {'id': 1761036691778, 'file_path': 'D:\\PycharmProject\\fileflow\\files\\1761036691755\\1761036691765\\1761036691778\\AI助手响应时间分析.docx', 'file_name': 'AI助手响应时间分析.docx'}
|
||||
2025-10-21 16:51:31,786 [Thread-1] [file_service:48] [file_service:upload_files] [INFO]- absolute path is: D:\PycharmProject\fileflow\files\1761036691755\1761036691765\1761036691778\1761036691786\devops用户指南-v3.2.0-0222(1).pdf
|
||||
2025-10-21 16:51:31,786 [Thread-1] [file_service:49] [file_service:upload_files] [INFO]- file path is D:\PycharmProject\fileflow\files\1761036691755\1761036691765\1761036691778\1761036691786\devops用户指南-v3.2.0-0222(1).pdf
|
||||
2025-10-21 16:51:31,793 [Thread-1] [file_service:54] [file_service:upload_files] [INFO]- filemd_dict is {'id': 1761036691786, 'file_path': 'D:\\PycharmProject\\fileflow\\files\\1761036691755\\1761036691765\\1761036691778\\1761036691786\\devops用户指南-v3.2.0-0222(1).pdf', 'file_name': 'devops用户指南-v3.2.0-0222(1).pdf'}
|
||||
2025-10-21 16:51:31,803 [Thread-1] [basehttp:212] [basehttp:log_message] [INFO]- "POST /fileflow/uploadFiles HTTP/1.1" 200 994
|
||||
2025-10-21 16:52:20,930 [MainThread] [autoreload:265] [autoreload:trigger_reload] [INFO]- D:\PycharmProject\fileflow\fileflow\service\file_service.py changed, reloading.
|
||||
2025-10-21 16:52:21,483 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 16:52:24,450 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 16:52:46,804 [Thread-1] [file_service:35] [file_service:upload_files] [INFO]- Start to upload vendor files service
|
||||
2025-10-21 16:52:46,806 [Thread-1] [file_service:48] [file_service:upload_files] [INFO]- absolute path is: D:\PycharmProject\fileflow\files\1761036766806\YJ测试问题.docx
|
||||
2025-10-21 16:52:46,806 [Thread-1] [file_service:49] [file_service:upload_files] [INFO]- file path is D:\PycharmProject\fileflow\files\1761036766806\YJ测试问题.docx
|
||||
2025-10-21 16:52:46,806 [Thread-1] [file_service:54] [file_service:upload_files] [INFO]- filemd_dict is {'id': 1761036766806, 'file_path': 'D:\\PycharmProject\\fileflow\\files\\1761036766806\\YJ测试问题.docx', 'file_name': 'YJ测试问题.docx'}
|
||||
2025-10-21 16:52:46,816 [Thread-1] [file_service:48] [file_service:upload_files] [INFO]- absolute path is: D:\PycharmProject\fileflow\files\1761036766815\【培训材料】轻应用及流程引擎-V1.0.pdf
|
||||
2025-10-21 16:52:46,816 [Thread-1] [file_service:49] [file_service:upload_files] [INFO]- file path is D:\PycharmProject\fileflow\files\1761036766815\【培训材料】轻应用及流程引擎-V1.0.pdf
|
||||
2025-10-21 16:52:46,820 [Thread-1] [file_service:54] [file_service:upload_files] [INFO]- filemd_dict is {'id': 1761036766815, 'file_path': 'D:\\PycharmProject\\fileflow\\files\\1761036766815\\【培训材料】轻应用及流程引擎-V1.0.pdf', 'file_name': '【培训材料】轻应用及流程引擎-V1.0.pdf'}
|
||||
2025-10-21 16:52:46,830 [Thread-1] [file_service:48] [file_service:upload_files] [INFO]- absolute path is: D:\PycharmProject\fileflow\files\1761036766830\AI助手响应时间分析.docx
|
||||
2025-10-21 16:52:46,831 [Thread-1] [file_service:49] [file_service:upload_files] [INFO]- file path is D:\PycharmProject\fileflow\files\1761036766830\AI助手响应时间分析.docx
|
||||
2025-10-21 16:52:46,832 [Thread-1] [file_service:54] [file_service:upload_files] [INFO]- filemd_dict is {'id': 1761036766830, 'file_path': 'D:\\PycharmProject\\fileflow\\files\\1761036766830\\AI助手响应时间分析.docx', 'file_name': 'AI助手响应时间分析.docx'}
|
||||
2025-10-21 16:52:46,838 [Thread-1] [file_service:48] [file_service:upload_files] [INFO]- absolute path is: D:\PycharmProject\fileflow\files\1761036766838\devops用户指南-v3.2.0-0222(1).pdf
|
||||
2025-10-21 16:52:46,838 [Thread-1] [file_service:49] [file_service:upload_files] [INFO]- file path is D:\PycharmProject\fileflow\files\1761036766838\devops用户指南-v3.2.0-0222(1).pdf
|
||||
2025-10-21 16:52:46,845 [Thread-1] [file_service:54] [file_service:upload_files] [INFO]- filemd_dict is {'id': 1761036766838, 'file_path': 'D:\\PycharmProject\\fileflow\\files\\1761036766838\\devops用户指南-v3.2.0-0222(1).pdf', 'file_name': 'devops用户指南-v3.2.0-0222(1).pdf'}
|
||||
2025-10-21 16:52:46,857 [Thread-1] [basehttp:212] [basehttp:log_message] [INFO]- "POST /fileflow/uploadFiles HTTP/1.1" 200 904
|
||||
2025-10-21 16:52:47,407 [Thread-2] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 16:52:47,407 [Thread-2] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 16:52:47,410 [Thread-2] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 16:52:57,183 [Thread-1] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 16:52:57,183 [Thread-1] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 16:52:57,185 [Thread-1] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 16:54:39,132 [Thread-1] [views:87] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 16:54:39,591 [Thread-1] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=devops%E7%94%A8%E6%88%B7%E6%8C%87%E5%8D%97-v3.2.0-0222%281%29.pdf&file_path=D:%5C%5CPycharmProject%5C%5Cfileflow%5C%5Cfiles%5C%5C1761036766838%5C%5Cdevops%E7%94%A8%E6%88%B7%E6%8C%87%E5%8D%97-v3.2.0-0222%281%29.pdf HTTP/1.1" 200 8002334
|
||||
2025-10-21 16:57:44,167 [Thread-3] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 16:57:44,167 [Thread-3] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 16:57:44,170 [Thread-3] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 16:58:30,043 [Thread-4] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 16:58:30,044 [Thread-4] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 16:58:30,047 [Thread-4] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:02:37,609 [Thread-5] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:02:37,610 [Thread-5] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 17:02:37,616 [Thread-5] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:02:50,681 [Thread-6] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:02:50,682 [Thread-6] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 17:02:50,684 [Thread-6] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:03:15,479 [Thread-7] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:03:15,480 [Thread-7] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 17:03:15,486 [Thread-7] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:03:36,197 [Thread-8] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:03:36,198 [Thread-8] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 17:03:36,200 [Thread-8] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:03:50,692 [Thread-9] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:03:50,692 [Thread-9] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 17:03:50,698 [Thread-9] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:04:10,877 [Thread-10] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:04:10,877 [Thread-10] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 17:04:10,882 [Thread-10] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:04:29,238 [Thread-11] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:04:29,238 [Thread-11] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 17:04:29,241 [Thread-11] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:04:47,612 [Thread-12] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:04:47,613 [Thread-12] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 17:04:47,617 [Thread-12] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:05:06,664 [Thread-13] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:05:06,665 [Thread-13] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 17:05:06,671 [Thread-13] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:05:36,241 [Thread-14] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:05:36,242 [Thread-14] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 17:05:36,245 [Thread-14] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:06:02,364 [Thread-15] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:06:02,365 [Thread-15] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 17:06:02,366 [Thread-15] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:06:55,005 [Thread-16] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:06:55,006 [Thread-16] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 17:06:55,008 [Thread-16] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:08:07,073 [Thread-17] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:08:07,074 [Thread-17] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 17:08:07,076 [Thread-17] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:09:03,546 [Thread-18] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:09:03,546 [Thread-18] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 17:09:03,552 [Thread-18] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:11:33,308 [Thread-19] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:11:33,309 [Thread-19] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 17:11:33,315 [Thread-19] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:12:26,246 [Thread-20] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:12:26,247 [Thread-20] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 17:12:26,251 [Thread-20] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:14:08,625 [Thread-21] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:14:08,626 [Thread-21] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 17:14:08,632 [Thread-21] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:14:33,710 [Thread-22] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:14:33,711 [Thread-22] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 17:14:33,717 [Thread-22] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:17:52,055 [Thread-23] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:17:52,056 [Thread-23] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 17:17:52,059 [Thread-23] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:18:28,432 [Thread-24] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:18:28,432 [Thread-24] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 17:18:28,435 [Thread-24] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:18:32,703 [Thread-25] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:18:32,704 [Thread-25] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 17:18:32,706 [Thread-25] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:18:36,581 [Thread-26] [views:87] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:18:39,551 [Thread-26] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=devops%E7%94%A8%E6%88%B7%E6%8C%87%E5%8D%97-v3.2.0-0222(1).pdf&file_path=D:\PycharmProject\fileflow\files\1761036766838\devops%E7%94%A8%E6%88%B7%E6%8C%87%E5%8D%97-v3.2.0-0222(1).pdf HTTP/1.1" 200 8002334
|
||||
2025-10-21 17:22:20,604 [Thread-27] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:22:20,606 [Thread-27] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 17:22:20,611 [Thread-27] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:22:24,299 [Thread-28] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:22:24,300 [Thread-28] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 17:22:24,301 [Thread-28] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:22:27,382 [Thread-29] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:22:27,383 [Thread-29] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 17:22:27,389 [Thread-29] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:22:27,826 [Thread-30] [views:87] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:22:28,213 [Thread-30] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=AI%E5%8A%A9%E6%89%8B%E5%93%8D%E5%BA%94%E6%97%B6%E9%97%B4%E5%88%86%E6%9E%90.docx&file_path=D:\PycharmProject\fileflow\files\1761036766830\AI%E5%8A%A9%E6%89%8B%E5%93%8D%E5%BA%94%E6%97%B6%E9%97%B4%E5%88%86%E6%9E%90.docx HTTP/1.1" 200 363843
|
||||
2025-10-21 17:23:27,076 [Thread-31] [views:43] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:23:27,077 [Thread-31] [file_service:18] [file_service:get_files] [INFO]- Start to get vendor files service
|
||||
2025-10-21 17:23:27,081 [Thread-31] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:23:42,253 [MainThread] [autoreload:265] [autoreload:trigger_reload] [INFO]- D:\PycharmProject\fileflow\fileflow\views.py changed, reloading.
|
||||
2025-10-21 17:23:42,766 [MainThread] [autoreload:667] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader
|
||||
2025-10-21 17:24:16,922 [Thread-1] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:24:16,922 [Thread-1] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 17:24:16,926 [Thread-1] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:28:58,879 [Thread-2] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:28:58,880 [Thread-2] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 17:28:58,882 [Thread-2] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:34:26,741 [Thread-3] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:34:29,865 [Thread-3] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=%E3%80%90%E5%9F%B9%E8%AE%AD%E6%9D%90%E6%96%99%E3%80%91%E8%BD%BB%E5%BA%94%E7%94%A8%E5%8F%8A%E6%B5%81%E7%A8%8B%E5%BC%95%E6%93%8E-V1.0.pdf&file_path=D:\PycharmProject\fileflow\files\1761036766815\%E3%80%90%E5%9F%B9%E8%AE%AD%E6%9D%90%E6%96%99%E3%80%91%E8%BD%BB%E5%BA%94%E7%94%A8%E5%8F%8A%E6%B5%81%E7%A8%8B%E5%BC%95%E6%93%8E-V1.0.pdf HTTP/1.1" 200 6641341
|
||||
2025-10-21 17:34:34,453 [Thread-4] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:34:35,950 [Thread-5] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:34:35,951 [Thread-5] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 17:34:35,958 [Thread-5] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:34:36,729 [Thread-6] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:34:36,825 [Thread-6] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx&file_path=D:\PycharmProject\fileflow\files\1761036766806\YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx HTTP/1.1" 200 245447
|
||||
2025-10-21 17:35:49,344 [Thread-7] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:35:49,345 [Thread-7] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 17:35:49,349 [Thread-7] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:35:49,777 [Thread-8] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:35:50,045 [Thread-8] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=AI%E5%8A%A9%E6%89%8B%E5%93%8D%E5%BA%94%E6%97%B6%E9%97%B4%E5%88%86%E6%9E%90.docx&file_path=D:\PycharmProject\fileflow\files\1761036766830\AI%E5%8A%A9%E6%89%8B%E5%93%8D%E5%BA%94%E6%97%B6%E9%97%B4%E5%88%86%E6%9E%90.docx HTTP/1.1" 200 363843
|
||||
2025-10-21 17:36:32,007 [Thread-9] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:36:32,008 [Thread-9] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 17:36:32,011 [Thread-9] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:36:33,148 [Thread-10] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:36:33,799 [Thread-10] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx&file_path=D:\PycharmProject\fileflow\files\1761036766806\YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx HTTP/1.1" 200 245447
|
||||
2025-10-21 17:37:33,806 [Thread-11] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:37:33,959 [Thread-11] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx&file_path=D:\PycharmProject\fileflow\files\1761036766806\YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx HTTP/1.1" 200 245447
|
||||
2025-10-21 17:37:37,808 [Thread-12] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:37:38,088 [Thread-12] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx&file_path=D:\PycharmProject\fileflow\files\1761036766806\YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx HTTP/1.1" 200 245447
|
||||
2025-10-21 17:37:39,586 [Thread-13] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:37:39,586 [Thread-13] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 17:37:39,593 [Thread-13] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:37:40,650 [Thread-14] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:37:40,780 [Thread-14] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx&file_path=D:\PycharmProject\fileflow\files\1761036766806\YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx HTTP/1.1" 200 245447
|
||||
2025-10-21 17:38:06,124 [Thread-15] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:38:06,331 [Thread-15] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx&file_path=D:\PycharmProject\fileflow\files\1761036766806\YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx HTTP/1.1" 200 245447
|
||||
2025-10-21 17:38:08,575 [Thread-16] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:38:08,576 [Thread-16] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 17:38:08,579 [Thread-16] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:38:09,303 [Thread-17] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:38:09,421 [Thread-17] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx&file_path=D:\PycharmProject\fileflow\files\1761036766806\YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx HTTP/1.1" 200 245447
|
||||
2025-10-21 17:39:20,881 [Thread-18] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:39:21,064 [Thread-18] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx&file_path=D:\PycharmProject\fileflow\files\1761036766806\YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx HTTP/1.1" 200 245447
|
||||
2025-10-21 17:39:23,389 [Thread-19] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:39:23,390 [Thread-19] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 17:39:23,392 [Thread-19] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:39:24,189 [Thread-20] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:39:24,306 [Thread-20] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx&file_path=D:\PycharmProject\fileflow\files\1761036766806\YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx HTTP/1.1" 200 245447
|
||||
2025-10-21 17:39:36,586 [Thread-21] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:39:41,093 [Thread-21] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=%E3%80%90%E5%9F%B9%E8%AE%AD%E6%9D%90%E6%96%99%E3%80%91%E8%BD%BB%E5%BA%94%E7%94%A8%E5%8F%8A%E6%B5%81%E7%A8%8B%E5%BC%95%E6%93%8E-V1.0.pdf&file_path=D:\PycharmProject\fileflow\files\1761036766815\%E3%80%90%E5%9F%B9%E8%AE%AD%E6%9D%90%E6%96%99%E3%80%91%E8%BD%BB%E5%BA%94%E7%94%A8%E5%8F%8A%E6%B5%81%E7%A8%8B%E5%BC%95%E6%93%8E-V1.0.pdf HTTP/1.1" 200 6641341
|
||||
2025-10-21 17:39:53,152 [Thread-22] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:39:54,743 [Thread-23] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:39:54,744 [Thread-23] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 17:39:54,751 [Thread-23] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:39:55,253 [Thread-24] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:39:58,217 [Thread-24] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=%E3%80%90%E5%9F%B9%E8%AE%AD%E6%9D%90%E6%96%99%E3%80%91%E8%BD%BB%E5%BA%94%E7%94%A8%E5%8F%8A%E6%B5%81%E7%A8%8B%E5%BC%95%E6%93%8E-V1.0.pdf&file_path=D:\PycharmProject\fileflow\files\1761036766815\%E3%80%90%E5%9F%B9%E8%AE%AD%E6%9D%90%E6%96%99%E3%80%91%E8%BD%BB%E5%BA%94%E7%94%A8%E5%8F%8A%E6%B5%81%E7%A8%8B%E5%BC%95%E6%93%8E-V1.0.pdf HTTP/1.1" 200 6641341
|
||||
2025-10-21 17:42:13,347 [Thread-25] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:42:17,057 [Thread-26] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:42:17,057 [Thread-26] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 17:42:17,059 [Thread-26] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:42:17,815 [Thread-27] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:42:21,009 [Thread-27] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=%E3%80%90%E5%9F%B9%E8%AE%AD%E6%9D%90%E6%96%99%E3%80%91%E8%BD%BB%E5%BA%94%E7%94%A8%E5%8F%8A%E6%B5%81%E7%A8%8B%E5%BC%95%E6%93%8E-V1.0.pdf&file_path=D:\PycharmProject\fileflow\files\1761036766815\%E3%80%90%E5%9F%B9%E8%AE%AD%E6%9D%90%E6%96%99%E3%80%91%E8%BD%BB%E5%BA%94%E7%94%A8%E5%8F%8A%E6%B5%81%E7%A8%8B%E5%BC%95%E6%93%8E-V1.0.pdf HTTP/1.1" 200 6641341
|
||||
2025-10-21 17:45:00,131 [Thread-28] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:45:03,513 [Thread-29] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:45:04,308 [Thread-28] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=%E3%80%90%E5%9F%B9%E8%AE%AD%E6%9D%90%E6%96%99%E3%80%91%E8%BD%BB%E5%BA%94%E7%94%A8%E5%8F%8A%E6%B5%81%E7%A8%8B%E5%BC%95%E6%93%8E-V1.0.pdf&file_path=D:\PycharmProject\fileflow\files\1761036766815\%E3%80%90%E5%9F%B9%E8%AE%AD%E6%9D%90%E6%96%99%E3%80%91%E8%BD%BB%E5%BA%94%E7%94%A8%E5%8F%8A%E6%B5%81%E7%A8%8B%E5%BC%95%E6%93%8E-V1.0.pdf HTTP/1.1" 200 6641341
|
||||
2025-10-21 17:45:05,072 [Thread-30] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:45:08,224 [Thread-31] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:45:08,224 [Thread-31] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 17:45:08,226 [Thread-31] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:45:09,108 [Thread-32] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:45:12,759 [Thread-32] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=%E3%80%90%E5%9F%B9%E8%AE%AD%E6%9D%90%E6%96%99%E3%80%91%E8%BD%BB%E5%BA%94%E7%94%A8%E5%8F%8A%E6%B5%81%E7%A8%8B%E5%BC%95%E6%93%8E-V1.0.pdf&file_path=D:\PycharmProject\fileflow\files\1761036766815\%E3%80%90%E5%9F%B9%E8%AE%AD%E6%9D%90%E6%96%99%E3%80%91%E8%BD%BB%E5%BA%94%E7%94%A8%E5%8F%8A%E6%B5%81%E7%A8%8B%E5%BC%95%E6%93%8E-V1.0.pdf HTTP/1.1" 200 6641341
|
||||
2025-10-21 17:45:42,638 [Thread-33] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:45:45,718 [Thread-33] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=%E3%80%90%E5%9F%B9%E8%AE%AD%E6%9D%90%E6%96%99%E3%80%91%E8%BD%BB%E5%BA%94%E7%94%A8%E5%8F%8A%E6%B5%81%E7%A8%8B%E5%BC%95%E6%93%8E-V1.0.pdf&file_path=D:\PycharmProject\fileflow\files\1761036766815\%E3%80%90%E5%9F%B9%E8%AE%AD%E6%9D%90%E6%96%99%E3%80%91%E8%BD%BB%E5%BA%94%E7%94%A8%E5%8F%8A%E6%B5%81%E7%A8%8B%E5%BC%95%E6%93%8E-V1.0.pdf HTTP/1.1" 200 6641341
|
||||
2025-10-21 17:46:08,756 [Thread-34] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:46:12,215 [Thread-35] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:46:12,231 [Thread-35] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 17:46:12,239 [Thread-35] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:46:13,143 [Thread-36] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:46:15,978 [Thread-36] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=%E3%80%90%E5%9F%B9%E8%AE%AD%E6%9D%90%E6%96%99%E3%80%91%E8%BD%BB%E5%BA%94%E7%94%A8%E5%8F%8A%E6%B5%81%E7%A8%8B%E5%BC%95%E6%93%8E-V1.0.pdf&file_path=D:\PycharmProject\fileflow\files\1761036766815\%E3%80%90%E5%9F%B9%E8%AE%AD%E6%9D%90%E6%96%99%E3%80%91%E8%BD%BB%E5%BA%94%E7%94%A8%E5%8F%8A%E6%B5%81%E7%A8%8B%E5%BC%95%E6%93%8E-V1.0.pdf HTTP/1.1" 200 6641341
|
||||
2025-10-21 17:46:35,432 [Thread-37] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:46:37,518 [Thread-38] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:46:37,518 [Thread-38] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 17:46:37,534 [Thread-38] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:46:38,109 [Thread-39] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:46:40,641 [Thread-39] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=%E3%80%90%E5%9F%B9%E8%AE%AD%E6%9D%90%E6%96%99%E3%80%91%E8%BD%BB%E5%BA%94%E7%94%A8%E5%8F%8A%E6%B5%81%E7%A8%8B%E5%BC%95%E6%93%8E-V1.0.pdf&file_path=D:\PycharmProject\fileflow\files\1761036766815\%E3%80%90%E5%9F%B9%E8%AE%AD%E6%9D%90%E6%96%99%E3%80%91%E8%BD%BB%E5%BA%94%E7%94%A8%E5%8F%8A%E6%B5%81%E7%A8%8B%E5%BC%95%E6%93%8E-V1.0.pdf HTTP/1.1" 200 6641341
|
||||
2025-10-21 17:48:25,376 [Thread-40] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:48:27,797 [Thread-41] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:48:27,797 [Thread-41] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 17:48:27,797 [Thread-41] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:48:28,483 [Thread-42] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:48:31,240 [Thread-42] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=%E3%80%90%E5%9F%B9%E8%AE%AD%E6%9D%90%E6%96%99%E3%80%91%E8%BD%BB%E5%BA%94%E7%94%A8%E5%8F%8A%E6%B5%81%E7%A8%8B%E5%BC%95%E6%93%8E-V1.0.pdf&file_path=D:\PycharmProject\fileflow\files\1761036766815\%E3%80%90%E5%9F%B9%E8%AE%AD%E6%9D%90%E6%96%99%E3%80%91%E8%BD%BB%E5%BA%94%E7%94%A8%E5%8F%8A%E6%B5%81%E7%A8%8B%E5%BC%95%E6%93%8E-V1.0.pdf HTTP/1.1" 200 6641341
|
||||
2025-10-21 17:48:49,425 [Thread-43] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:48:50,878 [Thread-44] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:48:50,878 [Thread-44] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 17:48:50,892 [Thread-44] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:48:51,568 [Thread-45] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:48:54,638 [Thread-45] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=%E3%80%90%E5%9F%B9%E8%AE%AD%E6%9D%90%E6%96%99%E3%80%91%E8%BD%BB%E5%BA%94%E7%94%A8%E5%8F%8A%E6%B5%81%E7%A8%8B%E5%BC%95%E6%93%8E-V1.0.pdf&file_path=D:\PycharmProject\fileflow\files\1761036766815\%E3%80%90%E5%9F%B9%E8%AE%AD%E6%9D%90%E6%96%99%E3%80%91%E8%BD%BB%E5%BA%94%E7%94%A8%E5%8F%8A%E6%B5%81%E7%A8%8B%E5%BC%95%E6%93%8E-V1.0.pdf HTTP/1.1" 200 6641341
|
||||
2025-10-21 17:50:44,298 [Thread-46] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:50:47,569 [Thread-47] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:50:47,569 [Thread-47] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 17:50:47,569 [Thread-47] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:50:48,392 [Thread-48] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:50:51,235 [Thread-48] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=%E3%80%90%E5%9F%B9%E8%AE%AD%E6%9D%90%E6%96%99%E3%80%91%E8%BD%BB%E5%BA%94%E7%94%A8%E5%8F%8A%E6%B5%81%E7%A8%8B%E5%BC%95%E6%93%8E-V1.0.pdf&file_path=D:\PycharmProject\fileflow\files\1761036766815\%E3%80%90%E5%9F%B9%E8%AE%AD%E6%9D%90%E6%96%99%E3%80%91%E8%BD%BB%E5%BA%94%E7%94%A8%E5%8F%8A%E6%B5%81%E7%A8%8B%E5%BC%95%E6%93%8E-V1.0.pdf HTTP/1.1" 200 6641341
|
||||
2025-10-21 17:51:06,293 [Thread-49] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:51:06,444 [Thread-49] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx&file_path=D:\PycharmProject\fileflow\files\1761036766806\YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx HTTP/1.1" 200 245447
|
||||
2025-10-21 17:51:15,254 [Thread-50] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:51:15,254 [Thread-50] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 17:51:15,254 [Thread-50] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:51:15,842 [Thread-51] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:51:15,937 [Thread-51] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx&file_path=D:\PycharmProject\fileflow\files\1761036766806\YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx HTTP/1.1" 200 245447
|
||||
2025-10-21 17:52:31,986 [Thread-52] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:52:31,986 [Thread-52] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 17:52:31,989 [Thread-52] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:52:32,630 [Thread-53] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:52:35,497 [Thread-53] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=%E3%80%90%E5%9F%B9%E8%AE%AD%E6%9D%90%E6%96%99%E3%80%91%E8%BD%BB%E5%BA%94%E7%94%A8%E5%8F%8A%E6%B5%81%E7%A8%8B%E5%BC%95%E6%93%8E-V1.0.pdf&file_path=D:\PycharmProject\fileflow\files\1761036766815\%E3%80%90%E5%9F%B9%E8%AE%AD%E6%9D%90%E6%96%99%E3%80%91%E8%BD%BB%E5%BA%94%E7%94%A8%E5%8F%8A%E6%B5%81%E7%A8%8B%E5%BC%95%E6%93%8E-V1.0.pdf HTTP/1.1" 200 6641341
|
||||
2025-10-21 17:52:37,814 [Thread-54] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:52:37,992 [Thread-54] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx&file_path=D:\PycharmProject\fileflow\files\1761036766806\YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx HTTP/1.1" 200 245447
|
||||
2025-10-21 17:53:12,212 [Thread-55] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:53:12,212 [Thread-55] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 17:53:12,228 [Thread-55] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:53:13,706 [Thread-56] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:53:13,971 [Thread-56] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx&file_path=D:\PycharmProject\fileflow\files\1761036766806\YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx HTTP/1.1" 200 245447
|
||||
2025-10-21 17:53:15,618 [Thread-57] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:53:19,206 [Thread-57] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=%E3%80%90%E5%9F%B9%E8%AE%AD%E6%9D%90%E6%96%99%E3%80%91%E8%BD%BB%E5%BA%94%E7%94%A8%E5%8F%8A%E6%B5%81%E7%A8%8B%E5%BC%95%E6%93%8E-V1.0.pdf&file_path=D:\PycharmProject\fileflow\files\1761036766815\%E3%80%90%E5%9F%B9%E8%AE%AD%E6%9D%90%E6%96%99%E3%80%91%E8%BD%BB%E5%BA%94%E7%94%A8%E5%8F%8A%E6%B5%81%E7%A8%8B%E5%BC%95%E6%93%8E-V1.0.pdf HTTP/1.1" 200 6641341
|
||||
2025-10-21 17:53:21,026 [Thread-58] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:53:21,241 [Thread-58] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx&file_path=D:\PycharmProject\fileflow\files\1761036766806\YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx HTTP/1.1" 200 245447
|
||||
2025-10-21 17:54:19,903 [Thread-59] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:54:19,903 [Thread-59] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 17:54:19,903 [Thread-60] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:54:19,903 [Thread-59] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:54:20,153 [Thread-60] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx&file_path=D:\PycharmProject\fileflow\files\1761036766806\YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx HTTP/1.1" 200 245447
|
||||
2025-10-21 17:54:28,619 [Thread-61] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:54:28,861 [Thread-61] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=devops%E7%94%A8%E6%88%B7%E6%8C%87%E5%8D%97-v3.2.0-0222%281%29.pdf&file_path=D:%5C%5CPycharmProject%5C%5Cfileflow%5C%5Cfiles%5C%5C1761036766838%5C%5Cdevops%E7%94%A8%E6%88%B7%E6%8C%87%E5%8D%97-v3.2.0-0222%281%29.pdf HTTP/1.1" 200 8002334
|
||||
2025-10-21 17:54:59,630 [Thread-62] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:54:59,631 [Thread-62] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 17:54:59,633 [Thread-62] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:55:49,086 [Thread-63] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:55:49,086 [Thread-63] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 17:55:49,088 [Thread-63] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:57:33,518 [Thread-64] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:57:33,518 [Thread-64] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 17:57:33,534 [Thread-64] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:58:08,121 [Thread-61] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 17:58:08,339 [Thread-61] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=devops%E7%94%A8%E6%88%B7%E6%8C%87%E5%8D%97-v3.2.0-0222%281%29.pdf&file_path=D:%5C%5CPycharmProject%5C%5Cfileflow%5C%5Cfiles%5C%5C1761036766838%5C%5Cdevops%E7%94%A8%E6%88%B7%E6%8C%87%E5%8D%97-v3.2.0-0222%281%29.pdf HTTP/1.1" 200 8002334
|
||||
2025-10-21 17:59:14,616 [Thread-65] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:59:14,616 [Thread-65] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 17:59:14,616 [Thread-65] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 17:59:16,598 [Thread-66] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 17:59:16,598 [Thread-66] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 17:59:16,599 [Thread-66] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 18:00:54,472 [Thread-67] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 18:00:54,472 [Thread-67] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 18:00:54,472 [Thread-67] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 18:00:56,748 [Thread-68] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 18:00:56,748 [Thread-68] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 18:00:56,754 [Thread-68] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 18:04:05,193 [Thread-69] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 18:04:05,193 [Thread-69] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 18:04:05,196 [Thread-69] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 18:05:50,311 [Thread-70] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 18:05:50,311 [Thread-70] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 18:05:50,311 [Thread-70] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 18:06:29,320 [Thread-71] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 18:06:29,320 [Thread-71] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 18:06:29,327 [Thread-71] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 18:06:59,028 [Thread-72] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 18:06:59,028 [Thread-72] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 18:06:59,033 [Thread-72] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 18:08:13,700 [Thread-73] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 18:08:13,700 [Thread-73] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 18:08:13,716 [Thread-73] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 18:08:17,994 [Thread-74] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 18:08:18,006 [Thread-74] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 18:08:18,006 [Thread-74] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 18:08:40,936 [Thread-75] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 18:08:40,936 [Thread-75] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 18:08:40,936 [Thread-75] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 18:08:54,821 [Thread-76] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 18:08:54,821 [Thread-76] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 18:08:54,821 [Thread-76] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 18:08:56,743 [Thread-77] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 18:08:56,743 [Thread-77] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 18:08:56,757 [Thread-77] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 904
|
||||
2025-10-21 18:09:00,890 [Thread-78] [views:19] [views:upload_files] [INFO]- Start to upload files in views
|
||||
2025-10-21 18:09:01,106 [Thread-78] [file_service:35] [file_service:upload_files] [INFO]- Start to upload files service
|
||||
2025-10-21 18:09:01,106 [Thread-78] [file_service:48] [file_service:upload_files] [INFO]- absolute path is: D:\PycharmProject\fileflow\files\1761041341106\联通数字科技有限公司云计算事业部变更发布管理办法.docx
|
||||
2025-10-21 18:09:01,106 [Thread-78] [file_service:49] [file_service:upload_files] [INFO]- file path is D:\PycharmProject\fileflow\files\1761041341106\联通数字科技有限公司云计算事业部变更发布管理办法.docx
|
||||
2025-10-21 18:09:01,106 [Thread-78] [file_service:54] [file_service:upload_files] [INFO]- filemd_dict is {'id': 1761041341106, 'file_path': 'D:\\PycharmProject\\fileflow\\files\\1761041341106\\联通数字科技有限公司云计算事业部变更发布管理办法.docx', 'file_name': '联通数字科技有限公司云计算事业部变更发布管理办法.docx'}
|
||||
2025-10-21 18:09:01,114 [Thread-78] [basehttp:212] [basehttp:log_message] [INFO]- "POST /fileflow/uploadFiles HTTP/1.1" 200 419
|
||||
2025-10-21 18:09:01,162 [Thread-79] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 18:09:01,162 [Thread-79] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 18:09:01,166 [Thread-79] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 1311
|
||||
2025-10-21 18:09:11,137 [Thread-80] [views:19] [views:upload_files] [INFO]- Start to upload files in views
|
||||
2025-10-21 18:09:11,185 [Thread-80] [file_service:35] [file_service:upload_files] [INFO]- Start to upload files service
|
||||
2025-10-21 18:09:11,185 [Thread-80] [file_service:48] [file_service:upload_files] [INFO]- absolute path is: D:\PycharmProject\fileflow\files\1761041351185\副本YJ-AI智能问数参赛须知09100838.docx
|
||||
2025-10-21 18:09:11,185 [Thread-80] [file_service:49] [file_service:upload_files] [INFO]- file path is D:\PycharmProject\fileflow\files\1761041351185\副本YJ-AI智能问数参赛须知09100838.docx
|
||||
2025-10-21 18:09:11,185 [Thread-80] [file_service:54] [file_service:upload_files] [INFO]- filemd_dict is {'id': 1761041351185, 'file_path': 'D:\\PycharmProject\\fileflow\\files\\1761041351185\\副本YJ-AI智能问数参赛须知09100838.docx', 'file_name': '副本YJ-AI智能问数参赛须知09100838.docx'}
|
||||
2025-10-21 18:09:11,185 [Thread-80] [basehttp:212] [basehttp:log_message] [INFO]- "POST /fileflow/uploadFiles HTTP/1.1" 200 277
|
||||
2025-10-21 18:09:11,249 [Thread-81] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 18:09:11,249 [Thread-81] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 18:09:11,256 [Thread-81] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 1576
|
||||
2025-10-21 18:09:18,683 [Thread-82] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 18:09:18,683 [Thread-82] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 18:09:18,683 [Thread-82] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 1576
|
||||
2025-10-21 18:09:21,937 [Thread-83] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 18:09:21,937 [Thread-83] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 18:09:21,955 [Thread-83] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 1576
|
||||
2025-10-21 18:09:28,841 [Thread-84] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 18:09:28,857 [Thread-84] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 18:09:28,857 [Thread-84] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 1576
|
||||
2025-10-21 18:09:51,175 [Thread-85] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 18:09:51,175 [Thread-85] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 18:09:51,175 [Thread-85] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 1576
|
||||
2025-10-21 18:09:54,615 [Thread-86] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 18:09:54,615 [Thread-86] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 18:09:54,615 [Thread-86] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 1576
|
||||
2025-10-21 18:09:56,261 [Thread-87] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 18:09:56,261 [Thread-87] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 18:09:56,261 [Thread-87] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 1576
|
||||
2025-10-21 18:10:17,787 [Thread-88] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 18:10:17,787 [Thread-88] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 18:10:17,787 [Thread-88] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 1576
|
||||
2025-10-21 18:10:19,636 [Thread-89] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 18:10:19,636 [Thread-89] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 18:10:19,639 [Thread-89] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 1576
|
||||
2025-10-21 18:10:28,776 [Thread-90] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 18:10:28,937 [Thread-90] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx&file_path=D:\PycharmProject\fileflow\files\1761036766806\YJ%E6%B5%8B%E8%AF%95%E9%97%AE%E9%A2%98.docx HTTP/1.1" 200 245447
|
||||
2025-10-21 18:10:48,435 [Thread-91] [views:34] [views:get_files] [INFO]- Start to get files in views
|
||||
2025-10-21 18:10:48,435 [Thread-91] [file_service:18] [file_service:get_files] [INFO]- Start to get files service
|
||||
2025-10-21 18:10:48,439 [Thread-91] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/getFiles HTTP/1.1" 200 1576
|
||||
2025-10-21 18:11:29,162 [Thread-92] [views:78] [views:view_file] [INFO]- Start to view file in views
|
||||
2025-10-21 18:11:41,789 [Thread-92] [basehttp:212] [basehttp:log_message] [INFO]- "GET /fileflow/viewFile?filename=devops%E7%94%A8%E6%88%B7%E6%8C%87%E5%8D%97-v3.2.0-0222(1).pdf&file_path=D:\PycharmProject\fileflow\files\1761036766838\devops%E7%94%A8%E6%88%B7%E6%8C%87%E5%8D%97-v3.2.0-0222(1).pdf HTTP/1.1" 200 8002334
|
||||
Reference in New Issue
Block a user