第一个基本可用版本

This commit is contained in:
杨文
2022-06-16 17:42:19 +08:00
parent 132b7fed03
commit b4546301c2
114 changed files with 11592 additions and 63 deletions
+18
View File
@@ -0,0 +1,18 @@
{
"environment": "我的Mac",
"clientKey": "79419a1a8691413aa5e845b9e3e90051",
"proxy": [
{
"serverPort": 9100,
"clientInfo": "127.0.0.1:3306"
},
{
"serverPort": 9101,
"clientInfo": "rm-uf63ggkfh7zrr08vw.mysql.rds.aliyuncs.com:3306"
},
{
"serverPort": 9102,
"clientInfo": "127.0.0.1:8080"
}
]
}