tracebug of insertPlate

This commit is contained in:
zhangkun9038@dingtalk.com 2025-01-14 22:06:45 +08:00
parent 2e3192b2eb
commit cc6a2e0d91
2 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ func main() {
cr.MakeMaXsChan = make(chan *core.Candle)
cr.WriteLogChan = make(chan *core.WriteLog)
cr.Mu = &sync.Mutex{}
cr.PlateMap = make(map[string]*core.Plate)
cli, _ := cr.GetRedisLocalCli()
cr.RedisRemoteCli = cli

BIN
siaga

Binary file not shown.