Explorar o código

新增钢联指标

tuoling805 hai 1 ano
pai
achega
fbde51375b
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

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