This commit is contained in:
super
2026-03-27 21:33:07 +08:00
parent 15a78abc1b
commit 24076adf98

View File

@@ -700,3 +700,22 @@ Press CTRL+C to quit
127.0.0.1 - - [27/Mar/2026 18:39:00] "POST /newApi/api/delete-brand/run HTTP/1.1" 200 -
127.0.0.1 - - [27/Mar/2026 18:46:58] "POST /newApi/api/delete-brand/run HTTP/1.1" 200 -
127.0.0.1 - - [27/Mar/2026 18:48:48] "POST /newApi/api/delete-brand/run HTTP/1.1" 200 -
[pywebview] WindowAPI.__init__.<locals>.<lambda>() missing 1 required positional argument: '_'
Traceback (most recent call last):
File "C:\Users\杨杰\AppData\Local\Programs\Python\Python312\Lib\site-packages\webview\event.py", line 45, in execute
value = func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
TypeError: WindowAPI.__init__.<locals>.<lambda>() missing 1 required positional argument: '_'
127.0.0.1 - - [27/Mar/2026 19:19:01] "POST /newApi/api/delete-brand/run HTTP/1.1" 200 -
[pywebview] WindowAPI.__init__.<locals>.<lambda>() missing 1 required positional argument: '_'
Traceback (most recent call last):
File "C:\Users\杨杰\AppData\Local\Programs\Python\Python312\Lib\site-packages\webview\event.py", line 45, in execute
value = func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
TypeError: WindowAPI.__init__.<locals>.<lambda>() missing 1 required positional argument: '_'
[pywebview] WindowAPI.__init__.<locals>.<lambda>() missing 1 required positional argument: '_'
Traceback (most recent call last):
File "C:\Users\杨杰\AppData\Local\Programs\Python\Python312\Lib\site-packages\webview\event.py", line 45, in execute
value = func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
TypeError: WindowAPI.__init__.<locals>.<lambda>() missing 1 required positional argument: '_'