Explorar o código

excel_util: 规则调整

Signed-off-by: binren <zhangbr@elab-plus.com>
binren %!s(int64=5) %!d(string=hai) anos
pai
achega
904fe75e94
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      excel_util.py

+ 1 - 1
excel_util.py

@@ -80,7 +80,7 @@ class ExcelUtil:
         """
         no_need_module = ['空间需求图谱-单品偏好', '空间需求图谱-精装关注点', '空间需求图谱-空间特性偏好', '空间需求-材质',
                           '空间需求-色调', '空间需求-色相']
-        rows = [row for row in self.read_excel_by_ox().rows][24:]
+        rows = [row for row in self.read_excel_by_ox().rows][37:]
         tag_name = None
         tag_type = None
         datas = []