fix: 修复评价争议参与者 ID 映射

This commit is contained in:
zetaloop
2026-04-25 06:54:22 +08:00
parent 5348966633
commit af4c3b2176
13 changed files with 123 additions and 22 deletions
@@ -9,4 +9,5 @@ type Config struct {
rest.RestConf
DisputeRpcConf zrpc.RpcClientConf
OrderRpcConf zrpc.RpcClientConf
PlayerRpcConf zrpc.RpcClientConf
}