添加项目文件。
This commit is contained in:
13
Chenfeng.MES.Archiver/Properties/launchSettings.json
Normal file
13
Chenfeng.MES.Archiver/Properties/launchSettings.json
Normal 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;"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user