关闭flask日志

This commit is contained in:
2025-11-07 14:31:07 +08:00
parent a9c9e39143
commit fa539aef73
7 changed files with 14 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
# -*- coding: utf-8 -*-
import logging
import subprocess
import sys
import threading