diff --git a/inter/GetRandCode.py b/inter/GetRandCode.py index 40056c9..88c812d 100644 --- a/inter/GetRandCode.py +++ b/inter/GetRandCode.py @@ -17,7 +17,6 @@ def getRandCode(is_auto_code, auto_code_type, result): return if auto_code_type == 2: rc = RClient(_get_yaml()["auto_code_account"]["user"], _get_yaml()["auto_code_account"]["pwd"]) - print(result) # im = open('./tkcode', 'rb').read() Result = rc.rk_create(result, 6113) if "Result" in Result: