实现category service基础接口
This commit is contained in:
@ -7,7 +7,7 @@ Etcd:
|
||||
Key: category.rpc
|
||||
|
||||
DB:
|
||||
DataSource: postgres://postgres:postgres@localhost:5432/godemo?sslmode=disable
|
||||
DataSource: postgres://postgres:postgres@localhost:19732/godemo?sslmode=disable
|
||||
MaxOpenConns: 100
|
||||
MaxIdleConns: 20
|
||||
ConnMaxLifetime: 3600
|
||||
Reference in New Issue
Block a user