修改db链接优化

This commit is contained in:
liwei1dao 2023-12-15 11:56:30 +08:00
parent 0670dee5b2
commit bdb9e4198f

View File

@ -90,6 +90,7 @@ func (this *DB) readercrossconf(path string) (err error) {
Serverid: this.options.ServiceId,
ServerName: this.options.ServiceId,
Owner: this.options.CrossChannel,
Cross: this.options.CrossChannel,
CrossId: this.options.CrossChannel,
RedisIsCluster: this.options.RedisIsCluster,
RedisAddr: this.options.RedisAddr,