瀏覽代碼

新增钢联指标数据

tuoling805 1 年之前
父節點
當前提交
5e80f83018
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 {