zhangyong 1 rok temu
rodzic
commit
27f21a572a
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      common/material.py

+ 2 - 1
common/material.py

@@ -68,9 +68,10 @@ class Material():
             kuanshou = result[1]
             if type == "douyin":
                 number = {"mark": mark, "feishu_id": feishu_id, "channel": douyin, "token": token}
+                list.append(number)
             elif type == "kuaishou":
                 number = {"mark": mark, "feishu_id": feishu_id, "channel": kuanshou, "token": token}
-            list.append(number)
+                list.append(number)
         return list
 
     # 获取抖音 cookie