Browse Source

first push

wangkun 2 years ago
parent
commit
1f89155471
1 changed files with 1 additions and 1 deletions
  1. 1 1
      main/publish.py

+ 1 - 1
main/publish.py

@@ -170,7 +170,7 @@ class Publish:
                     # 列出所有视频文件夹
                     dir_files = os.listdir(fi_d)
                     data = {'appType': '888888',
-                            'crawlerSrcCode': 'ZHIQINGZONGQUN',
+                            'crawlerSrcCode': 'JIXIANGXINGFU',
                             'viewStatus': '1',
                             'versionCode': '1'}
                     now_timestamp = int(round(time.time() * 1000))