zhangyong 4 月之前
父節點
當前提交
5082292ada
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      common/feishu_form.py

+ 1 - 1
common/feishu_form.py

@@ -16,7 +16,7 @@ class Material():
 
     @classmethod
     def get_count_restrict(cls, channel):
-        count_channel = Feishu.get_values_batch("WuoQsVFXChVMK4tDHqLcwLWgnjh", "qlb61Z")
+        count_channel = Feishu.get_values_batch("KsoMsyP2ghleM9tzBfmcEEXBnXg", "187FZ7")
         for row in count_channel[1:]:
             sheet_channel = row[0]
             if sheet_channel == channel: