@@ -18,7 +18,7 @@ type DbConfig struct {
}
var DbMasterList = []DbConfig{
- // dev1
+ // dev
{
Host: "192.168.1.170",
Port: 30000,