Commit 041402b3 authored by wang's avatar wang

wn test

parent 4f47c5d0
......@@ -3,7 +3,7 @@ import random
import re
import subprocess
import time
import traceback
import loguru
import requests
import json
......@@ -223,5 +223,6 @@ while True:
logger.success(f'添加成功 {success}')
# time.sleep(3)
except Exception as e:
traceback.print_exc()
print(e)
# time.sleep(10)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment