添加项目文件。

This commit is contained in:
xief
2022-01-08 15:35:27 +08:00
parent 7f963b5eca
commit 4e75665abc
9 changed files with 309 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"profiles": {
"WSL": {
"commandName": "WSL2",
"environmentVariables": {},
"distributionName": ""
},
"copy-table": {
"commandName": "Project",
"commandLineArgs": "Server=192.168.1.127;UserId=root;Password=ruixinjie!@#123;Database=cferp_test;Port=3306;"
}
}
}