zhangyong 1 year ago
parent
commit
27f21a572a
1 changed files with 2 additions and 1 deletions
  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