Browse Source

修改指定 15 个账号, 第一条视频的位置由 0.25 修改为 0.01
[
'gh_6d205db62f04',
'gh_d4dffc34ac39',
'gh_89ef4798d3ea',
'gh_b15de7c99912',
'gh_0c89e11f8bf3',
'gh_e24da99dc899',
'gh_dd4c857bbb36',
'gh_d49df5e974ca',
'gh_080bb43aa0dc',
'gh_9eef14ad6c16',
'gh_7e5818b2dd83',
'gh_6d9f36e3a7be',
'gh_6b7c2a257263',
'gh_183d80deffb8',
'gh_9f8dc5b0c74e',
'gh_e0eb490115f5',
'gh_29074b51f2b7',
'gh_f902cea89e48',
'gh_1b27dd1beeca'
]

罗俊辉 7 months ago
parent
commit
e69567480d
1 changed files with 2 additions and 1 deletions
  1. 2 1
      applications/deal/response.py

+ 2 - 1
applications/deal/response.py

@@ -216,7 +216,8 @@ class Response(object):
             "paragraphPosition": index * 0.25,
         }
         if gh_id in self.test_id_list and index == 1:
-            result['paragraphPosition'] = 0.15
+            result['paragraphPosition'] = 0.01
+
         update_result_sql = f"""
                             UPDATE {db_article}
                             SET