浏览代码

修改25---票圈视频

罗俊辉 8 月之前
父节点
当前提交
afb3ef993b
共有 2 个文件被更改,包括 21 次插入9 次删除
  1. 11 5
      applications/deal/minigram.py
  2. 10 4
      applications/deal/response.py

+ 11 - 5
applications/deal/minigram.py

@@ -3,12 +3,18 @@
 """
 minigram_map = {
     1: {
+        # 25: {
+        #     "avatar": "https://rescdn.yishihui.com/0temp/ttmhzfsh.png",
+        #     "id": "wx0b7d95eb293b783b",
+        #     "name": "天天美好祝福生活",
+        #     "index": 25
+        # },
         25: {
-            "avatar": "https://rescdn.yishihui.com/0temp/ttmhzfsh.png",
-            "id": "wx0b7d95eb293b783b",
-            "name": "天天美好祝福生活",
-            "index": 25
-        },
+                "avatar": "https://rescdn.yishihui.com/0temp/pqsp.png",
+                "id": "wxbdd2a2e93d9a6e25",
+                "name": "票圈视频",
+                "index": 25
+            },
         29: {
             "avatar": "https://rescdn.yishihui.com/0temp/cyfyld.png",
             "id": "wx65c76bb4c67934db",

+ 10 - 4
applications/deal/response.py

@@ -32,11 +32,17 @@ class Response(object):
         self.mysql_client = mysql_client
         self.mini_program_type = mini_program_type
         self.mini_map = {
+            # 25: {
+            #     "avatar": "https://rescdn.yishihui.com/0temp/ttmhzfsh.png",
+            #     "id": "wx0b7d95eb293b783b",
+            #     "name": "天天美好祝福生活",
+            #     "index": 25,
+            # },
             25: {
-                "avatar": "https://rescdn.yishihui.com/0temp/ttmhzfsh.png",
-                "id": "wx0b7d95eb293b783b",
-                "name": "天天美好祝福生活",
-                "index": 25,
+                "avatar": "https://rescdn.yishihui.com/0temp/pqsq.png",
+                "id": "wxbdd2a2e93d9a6e25",
+                "name": "票圈视频",
+                "index": 25
             },
             29: {
                 "avatar": "https://rescdn.yishihui.com/0temp/cyfyld.png",