fix: some api bug
This commit is contained in:
@@ -8,6 +8,7 @@ import (
|
||||
type Config struct {
|
||||
zrpc.RpcServerConf
|
||||
SnowflakeRpcConf zrpc.RpcClientConf
|
||||
UsersRpcConf zrpc.RpcClientConf
|
||||
DB struct {
|
||||
Master string
|
||||
Slaves string
|
||||
|
||||
Reference in New Issue
Block a user