修改db链接优化
This commit is contained in:
parent
0670dee5b2
commit
bdb9e4198f
@ -90,6 +90,7 @@ func (this *DB) readercrossconf(path string) (err error) {
|
|||||||
Serverid: this.options.ServiceId,
|
Serverid: this.options.ServiceId,
|
||||||
ServerName: this.options.ServiceId,
|
ServerName: this.options.ServiceId,
|
||||||
Owner: this.options.CrossChannel,
|
Owner: this.options.CrossChannel,
|
||||||
|
Cross: this.options.CrossChannel,
|
||||||
CrossId: this.options.CrossChannel,
|
CrossId: this.options.CrossChannel,
|
||||||
RedisIsCluster: this.options.RedisIsCluster,
|
RedisIsCluster: this.options.RedisIsCluster,
|
||||||
RedisAddr: this.options.RedisAddr,
|
RedisAddr: this.options.RedisAddr,
|
||||||
|
Loading…
Reference in New Issue
Block a user