Commit 96867718 authored by 陈德海's avatar 陈德海

fix trade name to score

parent fcd5f4d1
......@@ -19,7 +19,7 @@ type subConfig struct {
}
func init() {
drivers.Reg("trade", New)
drivers.Reg("score", New)
}
//New 创建score cache 结构的 mempool
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment