From 3a185955856c199a125e938b07aaebe4494ff0c8 Mon Sep 17 00:00:00 2001 From: yuban10703 <2846021566@qq.com> Date: Sun, 5 Sep 2021 21:14:53 +0800 Subject: [PATCH] del random.randint --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 4360b77..bd290e3 100644 --- a/main.py +++ b/main.py @@ -120,7 +120,7 @@ def main(self): attachments['defaults']['cpi'], video_info['dtoken'], attachments['attachments'][0]['otherInfo'], - playingTime + random.randint(0, 1), + playingTime, course_all_id_data[int(index_id)]['clazzid'], video_info['duration'], attachments['attachments'][0]['jobid'],