fix(users-rpc): 移除未使用的 DataSource 配置字段
This commit is contained in:
@@ -12,7 +12,6 @@ type JwtConfig struct {
|
||||
|
||||
type Config struct {
|
||||
zrpc.RpcServerConf
|
||||
DataSource string `json:"dataSource"`
|
||||
DB struct {
|
||||
Master string
|
||||
Slave string
|
||||
|
||||
Reference in New Issue
Block a user