fix: 注释调试代码
This commit is contained in:
@@ -33,8 +33,8 @@ class SD:
|
||||
self.client = httpx.AsyncClient(
|
||||
base_url="https://zhsd.cqcst.edu.cn",
|
||||
timeout=30,
|
||||
proxy="http://127.0.0.1:9000",
|
||||
verify=False,
|
||||
# proxy="http://127.0.0.1:9000",
|
||||
# verify=False,
|
||||
headers={
|
||||
"Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
|
||||
"Accept-Encoding": "gzip",
|
||||
|
||||
Reference in New Issue
Block a user