This commit is contained in:
aozhiwei 2024-11-05 15:02:38 +08:00
parent 1f0fcc3c0b
commit 81f241fb72

View File

@ -18,7 +18,7 @@ var Table = f5.New(func(this *table) {
this.Web3ServiceCluster = f5.New(func(this *Web3ServiceClusterTable) {
this.FileName = "../config/web3service.cluster.json"
this.PrimKey = "instance_id"
this.PrimKey = ""
})
this.Config = f5.New(func(this *ConfigTable) {