Browse Source

更新分类信息

xyxie 2 ngày trước cách đây
mục cha
commit
d37341d1d5
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)
 		}
 	}