MES-Toolkit/Chenfeng.MES.Archiver/Properties/launchSettings.json
2022-01-08 15:35:27 +08:00

13 lines
309 B
JSON

{
"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;"
}
}
}