@@ -18,7 +18,7 @@ type DbConfig struct {
}
var DbMasterList = []DbConfig{
- // 单体数据库
+ // 单体数据库222
{
Host: "192.168.1.170",
Port: 30000,