Browse Source

数据库连接修改

Former-commit-id: 613dff8be7
pull/9/head
zhangwei 1 year ago
parent
commit
42dc5c9e78
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      rpc/etc/pcmcore.yaml

+ 1
- 1
rpc/etc/pcmcore.yaml View File

@@ -4,7 +4,7 @@ ListenOn: 0.0.0.0:2004
Timeout: 15000 # 15s,设置rpc服务的响应的超时时间,若超过15s还未返回则结束请求 Timeout: 15000 # 15s,设置rpc服务的响应的超时时间,若超过15s还未返回则结束请求


DB: DB:
DataSource: root:uJpLd6u-J?HC1@(10.206.0.12:3306)/pcm?parseTime=true&loc=Local
DataSource: root:uJpLd6u-J?HC1@(47.92.88.143:3306)/pcm?parseTime=true&loc=Local


SnowflakeConf: SnowflakeConf:
MachineId: 1 MachineId: 1


Loading…
Cancel
Save