Explorar o código

新增钢联指标数据

tuoling805 hai 1 ano
pai
achega
5e80f83018
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      services/init_mysteel_index.go

+ 1 - 1
services/init_mysteel_index.go

@@ -47,7 +47,7 @@ func InitMysteelIndex() {
 		fmt.Println(err)
 		return
 	}
-	classifyMethod := "mysteel_classify/get_or_add"
+	classifyMethod := "mysteel_chemical/mysteel_classify/get_or_add"
 	indexMethod := "mysteel_chemical/handle/mysteel/index"
 	fmt.Println("rows len:", len(rows))
 	for rk, row := range rows {