zhangyong 4 ay önce
ebeveyn
işleme
5082292ada
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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: