Browse Source

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

xyxie 1 tuần trước cách đây
mục cha
commit
573fc9e98c
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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)
 		}
 	}