xyxie 6 ماه پیش
والد
کامیت
be8e8a2444
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      services/knowledge/resource.go

+ 1 - 1
services/knowledge/resource.go

@@ -636,7 +636,7 @@ func getDataByTemplateEvent(sheet *xlsx.Sheet, sysUserId, resourceType int) (ind
 			continue
 		}
 		fmt.Println("lenCell:", lenCell)
-		if lenCell < 12 {
+		if lenCell < 11 {
 			if cells[0].Value == `` {
 				continue
 			}