|
@@ -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:
|