From 42cba656e76d3922918cad622fed02dc76a504aa Mon Sep 17 00:00:00 2001 From: wenxianping <931128603@qq.com> Date: Tue, 25 Dec 2018 11:54:55 +0800 Subject: [PATCH] 1 --- inter/GetRandCode.py | 1 - 1 file changed, 1 deletion(-) 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: