Sfoglia il codice sorgente

Merge branch 'feature/eta2.6.5_kpler' into debug

xyxie 1 settimana fa
parent
commit
573fc9e98c
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      services/base_from_kpler.go

+ 2 - 0
services/base_from_kpler.go

@@ -561,6 +561,8 @@ func handleKplerIndex(req *models.HandleKplerExcelData, terminalCode string, cla
 			} else {
 				return
 			}
+		}else {
+			classifyId = int64(classifyObj.ClassifyId)
 		}
 	}