由于WTM core2.X不支持sql 2008
修改appsettings.json文件,改为true;
"IsOldSqlServer": true,//If you are using .netcore 2.x, setting this to true will support sql server 2008