|
@@ -24,6 +24,7 @@ func Task() {
|
|
IndexSourceMap["钢联"] = utils.DATA_SOURCE_MYSTEEL_CHEMICAL
|
|
IndexSourceMap["钢联"] = utils.DATA_SOURCE_MYSTEEL_CHEMICAL
|
|
IndexSourceMap["彭博"] = utils.DATA_SOURCE_PB
|
|
IndexSourceMap["彭博"] = utils.DATA_SOURCE_PB
|
|
IndexSourceMap["SMM"] = utils.DATA_SOURCE_YS
|
|
IndexSourceMap["SMM"] = utils.DATA_SOURCE_YS
|
|
|
|
+ IndexSourceMap["路透"] = utils.DATA_SOURCE_LT
|
|
|
|
|
|
fmt.Println("task end")
|
|
fmt.Println("task end")
|
|
}
|
|
}
|