This website works better with JavaScript
Home
Explore
Help
Sign In
BaseService
/
entManageApplication
Watch
4
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
多余配置删除
WH01243
1 year ago
parent
b4c1fb6f76
commit
747748cf7f
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
rpc/internal/config/config.go
+ 0
- 1
rpc/internal/config/config.go
View File
@@ -22,6 +22,5 @@ type Config struct {
DbName string
}
}
- Mode string
RedisAddrs string
}