Commit fa77760a authored by pengjun's avatar pengjun Committed by 33cn

#408 pokerbull执行器添加ExecutorOrder实现

parent 0aebf036
...@@ -151,4 +151,4 @@ func (g *PokerBull) ExecutorOrder() int64 { ...@@ -151,4 +151,4 @@ func (g *PokerBull) ExecutorOrder() int64 {
return drivers.ExecLocalSameTime return drivers.ExecLocalSameTime
} }
return g.DriverBase.ExecutorOrder() return g.DriverBase.ExecutorOrder()
} }
\ No newline at end of file
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