Browse Source

删除无用字段

Former-commit-id: ab05573006
pull/9/head
zhangwei 1 year ago
parent
commit
6fa4d198b5
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
DataSource: root:uJpLd6u-J?HC1@(119.45.100.73:3306)/pcm?parseTime=true


SnowflakeConf: SnowflakeConf:
MachineId: 1 MachineId: 1


Loading…
Cancel
Save