You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- Name: pcm.core.rpc
- ListenOn: 0.0.0.0:2004
-
- Timeout: 15000 # 15s,设置rpc服务的响应的超时时间,若超过15s还未返回则结束请求
-
- DB:
- DataSource: root:uJpLd6u-J?HC1@(10.206.0.12:3306)/pcm?parseTime=true&loc=Local
-
- SnowflakeConf:
- MachineId: 1
-
- RedisConf:
- Host: 10.206.0.7:6379
- Pass: redisPW123
|