实现category service基础接口
This commit is contained in:
@ -11,5 +11,6 @@ type Config struct {
|
||||
AccessSecret string
|
||||
AccessExpire int64
|
||||
}
|
||||
UserRpc zrpc.RpcClientConf
|
||||
UserRpc zrpc.RpcClientConf
|
||||
CategoryRpc zrpc.RpcClientConf
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user