Name: gateway-api Host: 0.0.0.0 Port: 60000 JwtAuth: AccessSecret: "your-secure-secret" AccessExpire: 900 # 可选,单位秒,15分钟 UserRpc: Etcd: Hosts: - 127.0.0.1:2379 Key: user.rpc CategoryRpc: Etcd: Hosts: - 127.0.0.1:2379 Key: category.rpc