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